mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Remove the urpmi lines.
They are not available on most systems and also see https://github.com/shlomif/PySolFC/issues/81 - they are also mentioned above.
This commit is contained in:
parent
0a05c3c9cf
commit
3541d467be
1 changed files with 1 additions and 4 deletions
|
@ -66,10 +66,7 @@ sudo apt-get install -y ack-grep cpanminus libperl-dev make perl python-glade2 p
|
|||
```
|
||||
$ git clone https://github.com/shlomif/PySolFC.git
|
||||
$ cd PySolFC
|
||||
$ sudo urpmi tkinter
|
||||
$ sudo urpmi pygtk2
|
||||
$ sudo urpmi pygtk2.0-libglade
|
||||
$ sudo urpmi gnome-python-canvas
|
||||
$ # Now make sure you have installed the dependencies.
|
||||
$ gmake test
|
||||
$ gmake rules
|
||||
$ ln -s data/images images
|
||||
|
|
Loading…
Add table
Reference in a new issue