$ wget http://prdownloads.sourceforge.net/dyna-gen/dynagen-0.10.1.tar.gz $ wget http://prdownloads.sourceforge.net/gdynagen/gdynagen-0.1.4.tar.gz
gDynagen:: Home :: Screenshots :: Downloads :: Guide :: Contact :: :: pemuwrapper :: |
This project is hosted on SourceForge.
Visit our sourceforge project page. |
Download all the things we need (I suppose you have python, pygtk and libvte installed):
$ wget http://prdownloads.sourceforge.net/dyna-gen/dynagen-0.10.1.tar.gz $ wget http://prdownloads.sourceforge.net/gdynagen/gdynagen-0.1.4.tar.gz
Unpack them:
$ tar xzf dynagen-0.10.1.tar.gz $ tar xzf gdynagen-0.1.4.tar.gz
Put all the needed things together in one directory:
$ cp gdynagen-0.1.4/gdynagen* dynagen-0.10.1/
Now get a dynamips binary and put it into the dynagen directory:
$ wget http://www.ipflow.utc.fr/dynamips/dynamips-0.2.7-x86.bin or $ wget http://www.ipflow.utc.fr/dynamips/dynamips-0.2.7-amd64.bin $ mv dynamips*.bin dynagen-0.10.1/dynamips
Run gdynagen!
$ cd dynagen-0.10.1 $ ./gdynagen