LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to install NS allinone 2.33 in Ubuntu 10 (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-install-ns-allinone-2-33-in-ubuntu-10-a-4175425967/)

knudfl 03-25-2013 04:35 AM

# 15, @harshil12345.

Nam : Please use a binary nam package. Post # 4 here
http://www.linuxquestions.org/questi...04-a-842109/#4

cd nam-1.14*/ ; # cp nam /usr/local/bin/

.. And better delete your corrupt 'nam' referred in post #15

-

huynhloc.dv11 05-17-2015 09:55 AM

I have problem in during install
 
Quote:

Originally Posted by knudfl (Post 4774258)
The usual : sudo apt-get install \
g++ g++-4.3 autoconf automake make patch libtool libxmu-dev xgraph

... Or instead of g++-4.3 use g++41 for for best result,
post # 14 here ..
http://www.linuxquestions.org/questi...4-a-944856/#14



Nam : Use a binary nam, post # 4 :
http://www.linuxquestions.org/questi...04-a-842109/#4

cd ns-allinone-2.33/ns-2.33/tcl/ex/ && ns simple.tcl : No errors.

.

When i type $cd ns-allinone-2.33/ && export CC=gcc41 CXX=g++41 && ./install, it's have some error, i think it don't found file tk8.4.18, you can help me fix error?

Code:

: error: ‘TkBorder’ has no member named ‘colormap’
/home/huynhlocdv11/Desktop/ns-allinone-2.33/tk8.4.18/unix/../generic/tk3d.c:1311: error: ‘TkBorder’ has no member named ‘objRefCount’
/home/huynhlocdv11/Desktop/ns-allinone-2.33/tk8.4.18/unix/../generic/tk3d.c: In function ‘TkDebugBorder’:
/home/huynhlocdv11/Desktop/ns-allinone-2.33/tk8.4.18/unix/../generic/tk3d.c:1391: error: ‘TkWindow’ has no member named ‘dispPtr’
/home/huynhlocdv11/Desktop/ns-allinone-2.33/tk8.4.18/unix/../generic/tk3d.c:1394: error: ‘TkDisplay’ has no member named ‘borderTable’
/home/huynhlocdv11/Desktop/ns-allinone-2.33/tk8.4.18/unix/../generic/tk3d.c:1394: error: ‘TkDisplay’ has no member named ‘borderTable’
/home/huynhlocdv11/Desktop/ns-allinone-2.33/tk8.4.18/unix/../generic/tk3d.c:1400: error: ‘TkBorder’ has no member named ‘nextPtr’
/home/huynhlocdv11/Desktop/ns-allinone-2.33/tk8.4.18/unix/../generic/tk3d.c:1403: error: ‘TkBorder’ has no member named ‘resourceRefCount’
/home/huynhlocdv11/Desktop/ns-allinone-2.33/tk8.4.18/unix/../generic/tk3d.c:1405: error: ‘TkBorder’ has no member named ‘objRefCount’



All times are GMT -5. The time now is 05:09 PM.