mirror of
https://github.com/gryf/wicd.git
synced 2026-02-28 21:35:53 +01:00
Updated INSTALL with some dependency information.
This commit is contained in:
11
INSTALL
11
INSTALL
@@ -1,5 +1,14 @@
|
|||||||
Installation of Wicd should be done using your distribution package if one
|
Installation of Wicd should be done using your distribution package if one
|
||||||
exists. If not, the installation is relatively straightforward.
|
exists. If not, the installation is relatively straightforward, but there
|
||||||
|
are a few dependencies:
|
||||||
|
1. python (obviously)
|
||||||
|
2. pygtk
|
||||||
|
3. a dhcp client (dhclient, dhcpcd, and pump are supported)
|
||||||
|
4. wireless-tools (iwlist, iwconfig, etcetera)
|
||||||
|
5. net-tools (ip, route, etcetera)
|
||||||
|
6. a graphical sudo application (gksu, kdesu, and ktsuss are supported),
|
||||||
|
while optional, is strongly recommended
|
||||||
|
7. urwid (if you want to use the curses client)
|
||||||
|
|
||||||
If you are installing from a bzr pull or beta/rc tarball and you want
|
If you are installing from a bzr pull or beta/rc tarball and you want
|
||||||
the native language translations, first run this:
|
the native language translations, first run this:
|
||||||
|
|||||||
Reference in New Issue
Block a user