Showing posts with label Python. Show all posts
Showing posts with label Python. Show all posts

How To - Run GNS3 on Mac OS X

Posted by Ahsan Tasneem | 9:46 PM | , , , , , , , , , , | 2 comments »

Here are instructions to run GNS3 from the sources (not the standalone compiled DMG version) on your favorite operating system. You will have to install or compile dependencies like Qt, Sip and PyQt. This will allow you to use the latest development version of GNS3 that you can download from http://code.gns3.net.

Method 1

  • Install the Apple Devs Tools (on your Mac OS X DVD or download it on ADC account). Run and install XcodeTools.mpkg.
  • Download SIP, open a terminal and go in the folder where you downloaded the tar file and compile using the following commands (example for SIP 4.9.3):

Related Posts Plugin for WordPress, Blogger...