Main Dependencies¶
If you use pip, install nymphemeral with:
sudo pip install nymphemeral
The dependencies will be automatically downloaded and installed. You can go to Other Dependencies.
If you do not use pip, first make sure that you have the following:
sudo apt-get install python-dev python-tk
nymphemeral also uses pyaxo, python-dateutil and python-gnupg, and the easiest way to install those is using setuptools. After making sure you have setuptools, from nymphemeral’s source folder, install with:
sudo python setup.py install
The dependencies will be installed automatically.
If you do not use setuptools as well, you will have to install each dependency and sub-dependencies manually.
Other Dependencies¶
nymphemeral will be ready for use after installation via either of the two methods described in Main Dependencies. However, you should follow the instructions from Connections, install Mixmaster and have a News Server running to be able to use all of its features.