INSTALL 360 B

12345
  1. You can just run the main file "stdd" directly from this directory by calling
  2. it from the shell or with the python interpreter ("./stdd" or "python stdd").
  3. Furthermore, stov uses python distutils as default installation method. Just
  4. run "python setup.py install" to install it into your system. For further
  5. information an options run "python setup.py --help".