mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-01-21 21:20:07 -05:00
remove checkinstall suggestion
This commit is contained in:
parent
5ab1d45bb2
commit
599b0653e3
14
README.md
14
README.md
@ -52,18 +52,8 @@ cd Bin/release
|
|||||||
`sudo make install` will install the files directly. `sudo make uninstall` is
|
`sudo make install` will install the files directly. `sudo make uninstall` is
|
||||||
also available.
|
also available.
|
||||||
|
|
||||||
You can also compile a `.deb` package to install locally.
|
You can also compile a `.deb` package to install locally. A few more tools will
|
||||||
|
be necessary:
|
||||||
If you want the easiest way, use the `checkinstall` tool:
|
|
||||||
|
|
||||||
```
|
|
||||||
sudo apt-get install checkinstall
|
|
||||||
cd fractorium
|
|
||||||
sudo checkinstall make install
|
|
||||||
```
|
|
||||||
|
|
||||||
It is not difficult to compile a `.deb` package in the regular way though. A few
|
|
||||||
more tools will be necessary:
|
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo apt-get install bzr bzr-builddeb dh-make debhelper
|
sudo apt-get install bzr bzr-builddeb dh-make debhelper
|
||||||
|
Loading…
Reference in New Issue
Block a user