Installation instructions
=========================

VBoxGtk can be run without installing, simply by executing bin/vboxgtk.

If you want to install it system-wide, run

./setup.py install [--prefix=...]

where prefix is the base destination directory (/usr, /usr/local, etc).

AFAIK, distutils doesn't provide an easy method for uninstallation. If you
want to uninstall vboxgtk, you'll have to remove the installed files by hand. 

Enjoy.
