TWiki home TWiki > Simulation > IPv6Suite > Main > InstallIPv6SuiteTarBallInstallation TWiki webs:
Main | TWiki | Know | Sandbox
Simulation . { Changes | Index | Search | Go }

Install IPv6Suite (tar ball installation)

ALERT! Please ensure that you have installed the prerequisite support software packages first, see Trash.Main Procedure If You Have Root Access? before continuing. Failure to do so can lead to frustration.

IPv6Suite Trash.Main Procedure

We propose that you use ~/oppsim directory for installing IPv6Suite models. It is also a good place for your own OMNeT++ models.

  1. Download the tar archive (at the bottom of Trash.Main page) by right-clicking with your mouse and clicking "Save Target As" (IPv6Suite-X.X.tar.bz2 at the bottom of this page, compressed with bzip2 which has better compression than gzip).
  2. cd ~/oppsim
  3. tar jxvf ~/path/to/downloaded/IPv6Suite-X.X.tar.bz2
  4. cd IPv6Suite-X.X
  5. Type ccmake (or ccmake . for cmake 1.8 and above, then press c first to see the list of options) and change build options such as turning on debug flags or modifying library and include paths (not necessary if prerequisite packages installed via RPM). Note files required for BUILD_MOBILITY and BUILD_HMIP are not included in the 0.91 release.
  6. Follow the instructions at the bottom of the screen. Press c (configure) when you are happy with your changes. New options may appear so just press c again. Type g to generate the Makefiles. Note no screen output is generated. If you just quit without pressing g, the changes you made in ccmake are lost.
  7. make
  8. That's it! There should be no compilation errors. Try running an example network in the subdirectory Examples.

Topic InstallIPv6SuiteTarBallInstallation . { Edit | Attach | Ref-By | Printable | Diffs | r1.4 | > | r1.3 | > | r1.2 | More }
Revision r1.4 - 11 May 2005 - 12:01 GMT - AhmetSekercioglu
Parents: WebHome > IPv6Suite > Main
Copyright © 1999-2003 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback.