Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
apt-get install apache2 libapache2-mod-wsgi libapache2-mod-shib2 libpq-dev python-dev python-twisted
pip install orbited

Orbited can not be installed in the lobber python environment because it requires python-twisted.

Code Block

pip install orbited

You might need these:

Code Block
python-egenix-mxdatetime python-egenix-mxtools python-pycurl python-openssl 

...