New GNS3 GUI repository (alpha stage).
Warning: this is not the repository for the stable version of GNS3 (0.8.6), please go to the gns3-legacy repository for it.
Dependencies:
- Python version 3.3 or above
- pip & setuptools must be installed, please see http://pip.readthedocs.org/en/latest/installing.html (or sudo apt-get install python3-pip but install more packages)
- PyQt must be installed, to install on Debian-like Linux: sudo apt-get install python3-pyqt4
- Dynamips version 0.2.11 or above (http://github.com/GNS3/dynamips)
cd gns3-gui-master
sudo python3 setup.py install
gns3
Detailed instructions for Debian Jesse.
Please use our all-in-one installer.
DMG package is not available yet.