Matt, out of curiosity what are the specs on your Ubuntu box? -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Matt Hill Sent: Friday, April 30, 2010 4:21 PM To: [email protected]; <[email protected]> Subject: [OSL | CCIE_RS] How to install GNS3 on Ubuntu Lucid Lynx
First.. a general disclaimer. If this does not work for you, please dont ask me for tips/help/support. This is provided for information only. If this does not work for you then Im sorry. Furthermore, some of these steps may be superfluous or unnecessary but all I know is they worked. Someone else (the same guy you ask to fix (who is not me) if your install does not work) may be able to streamline this process or explain better. OK... this is what I did: sudo apt-get install dpkg-dev # this downloads some kind of unpacking tool sudo apt-get source gns3 # downloads source files, probably unnecessary as I think the next step does that too, but by that stage it was too late :) sudo apt-get install gns3 # does all the work profit # dont type this in Cheers, Matt CCIE #22386 CCSI #31207 _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com UHS Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient (s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution of this information is prohibited. If this was sent to you in error, please notify the sender by reply e-mail and destroy all copies of the original message. _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com
