1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-22 22:27:59 +01:00

More INSTALL tweaks.

This commit is contained in:
Robby Workman
2009-02-03 00:26:28 -06:00
parent 5d10adfd4e
commit 32b1a5372e

View File

@@ -24,6 +24,10 @@ in Wicd will be placed. Pass "--help" as an option to the following command
for more information, otherwise run it as is to configure Wicd for installation. for more information, otherwise run it as is to configure Wicd for installation.
python setup.py configure python setup.py configure
Note that setup.py will try to determine if and where to install the autostart
desktop file for kde (either kde3 or kde4, but not both) and where to install
the sleep hook for pm-utils.
Finally, do the actual installation. This step will need to be done as Finally, do the actual installation. This step will need to be done as
root or with sudo in most cases: root or with sudo in most cases:
python setup.py install python setup.py install