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.2 under $HOME/oppsim directory.
INET-20051002 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-20051002 INET
ln -s omnetpp-3.2 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 . { |
|
Revision r1.5 - 25 Nov 2005 - 05:31 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. |