pyNeighborhood is GTK2 Python rewrite of the well-known gtk1 tool
"LinNeighborhood". It features group browser, favourite hosts
manager and mounts monitor.
= Requirements =
* linux >= 2.6
* python >= 2.5
* python distutils >= 2.5
* pygtk >= 2.12
* samba >= 3.0.x
* gettext >= 0.16
* bazaar >= 1.0
= Installation =
1. bzr branch -r tag:0.5.2 lp:pyneighborhood/0.5 pyneighborhood
2. cd pyneighborhood
3. make install
Remember: Both install commands should run as root (sudo, su or whatever your system is using).
If you want to install pyNeighborhood to a directory outside of /usr, use the --root switch
of "setup.py install". Maybe some things should be fixed for this to work correctly.
Please use https://launchpad.net/pyneighborhood for bugreports, contact and more!