Linux rama 2.6.12-1.1378_FC3smp #1 SMP Wed Sep 14 04:52:36 EDT 2005 i686 i686 i386 GNU/Linux
20:35 ~ : gcc -v
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.4/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux
Thread model: posix
gcc version 3.4.4 20050721 (Red Hat 3.4.4-2)
omnetpp-3.2p1 under $HOME/oppsim directory.
INET-20060330 under $HOME/oppsim directory.
omnetpp and INET under my $HOME/oppsim directory (so that I can have different versions of OMNeT++ and INET Framework installed side-by-side) by using these commands:
ln -s INET-20060330 INET
ln -s omnetpp-3.2p1 omnetpp
.cshrc file to set some environment variables (my login shell is tcsh):
set path = (~/${ARCH}.bin ~/bin ${HOME}/oppsim/omnetpp/bin ${HOME}/oppsim/INET/bin /usr/sbin $path)
setenv LD_LIBRARY_PATH "/usr/lib:/usr/local/lib:${HOME}/oppsim/omnetpp/lib"
setenv TCL_LIBRARY "/usr/share/tcl8.4"
setenv TK_LIBRARY "/usr/share/tk8.4"
| Topic DetailsOfTheSystemAndSoftwareEnvironment . { Edit | Attach | Ref-By | Printable | Diffs | r1.6 | > | r1.5 | > | r1.4 | More } |
|
Revision r1.6 - 15 May 2006 - 00:32 GMT - AhmetSekercioglu Parents: WebHome > Tutorials |
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. |