Download
Installing Emulica
Emulica runs under python (python version 2.6 is required). The main dependancies for the core emulation module (emulica.emulation) is simpy But is you wan't to run the GUI, networking and ploting tools, you will need:
- pyGTK2
- pygtksourceview2
- pygoocanvas
- matplotlib
- twisted (required to run emulation server)
If your are using a distribution that support deb packages (debian, ubuntu...), you can use this package.
If you use windows, and don't wan't the trouble of installing all the dependancies, you can une this all-in-one installer, built using py2exe.
Emulica should work on other systems, granted they have a python interpreter. Use the source distribution.