License:
       VRManager is distributed under the LGPL. In short, this means that you can freely redistribute
       VRManager and link VRManager into any other software you want, but any derivative works
       based on VRManager must remain under the LGPL. For more information, please visit 
       GNU's LGPL website.
    Downloading VRManager:
       Source code is available here:   vrmanager-0.5.tar.gz
       This version should compile under Linux or Cygwin.
       Debian packages are also avaliable by adding deb http://seca.mines.edu/packages current main
       to your /etc/apt/sources.list file.
    Installing VRManager:
       Compile/install instructions can be found in the README file. VRManager depends on libxml2 for parsing XML
       files. This package is available for almost every platform under the sun.. VRManager also depends on VRPN
       libraries to communicate with VRPN servers. It is possible to build vrmanager without VRPN support, however.