mirror of
https://github.com/GNS3/gns3-gui.git
synced 2026-05-17 00:46:01 +03:00
8b25fae882fe114e23ba58e641db1728d0a8cb94
Change the working directory before moving/copying file to avoid file locks on Windows. Handle invalid directory in PATH enviroment variable when looking for the server.
GNS3-gui ======== 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. Linux/Unix ---------- 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) .. code:: bash cd gns3-gui-master sudo python3 setup.py install gns3 `Detailed instructions for Debian Jesse <http://forum.gns3.net/topic8988.html>`_. Windows ------- Please use our all-in-one installer. Mac OS X -------- DMG package is not available yet.
Description
Languages
Python
100%