|
Main /
Debian binaries for OMNeT++ 3.xPreliminary Debian packages are available by adding the following line to your /etc/apt/sources.list deb http://tevp.net/debian/ stable/ and then running apt-get update apt-get install omnetpp For Tk support, you will need the omnetpp-shared-tk package ("apt-get install omnetpp-shared-tk") as the default packages do not include Tk support. Packages have been compiled for current Debian testing (etch) on the i386 platform. For other platforms/releases, add the following line to get sources and rebuild as per standard Debian packaging guidelines (http://www.debian-administration.org/articles/20 has a good guide) deb-src http://tevp.net/debian/ source/ Comments, problems and suggestions to TomParker for more package administration commands check this link http://www.debianhelp.co.uk/pkgadm.htm |