> @Aline, Frank
> failed to build of ns-allinone-2.33 for nam and xgraph

Generally : 1) ns-allinone-2.xx is for a 32bits OS.
Most versions and patches will however work on a 64bits OS.
But with an inferior validate ( make test ) result.
2) I don't think you can build nam-1.13 on RHEL 6 - x86_64.

Nam : Please use the binary package nam-1.14-2.el6.x86_64.rpm
https://docs.google.com/file/d/0B7S255p3kFXNWDVsMThlaDVCQU0/edit?usp=sharing
( nam-1.13 and nam-1.14 are identical, so far concerns Linux.)

Patching the 1999 xgraph, and building ns-allinone-2.33 + xgraph :
$ cd ns-allinone-2.33/xgraph-12.1/
$ wget
http://ftp.de.debian.org/debian/pool/main/x/xgraph/xgraph_12.1-13.debian.tar.gz
$ tar xvf xgraph_12.1-13.debian.tar.gz
$ patch -p1 < debian/patches/debian-changes-12.1-13
$ aclocal && ./configure ( && make )
$ cd ../ && export CC=gcc34 CXX=g++34 && ./install

Installing xgraph to a system PATH : 
$ cd xgraph-12.1/ ; $ su ; # make install

-



--
View this message in context: 
http://network-simulator-ns-2.7690.n7.nabble.com/Regards-to-a-failed-to-build-of-ns-allinone-2-33-for-nam-and-xgraph-tp27711p27724.html
Sent from the ns-users mailing list archive at Nabble.com.

Reply via email to