LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   ns2.30: “LMS_SETUP” instead of “UM_Data, AM_Data, etc (https://www.linuxquestions.org/questions/linux-software-2/ns2-30-%93lms_setup%94-instead-of-%93um_data-am_data-etc-869957/)

knudfl 09-25-2011 02:18 PM

# 30: 'ns-allinone-2.26' : That's a new topic. Please start a new thread.

'ns-allinone-2.26' : Only "gcc33-3.3.3" will work.
i586 http://download.opensuse.org/reposit...E-10_SDK/i586/
x86_64 http://download.opensuse.org/reposit...10_SDK/x86_64/

cpp33-3.3.3-37.1 , gcc33-3.3.3-37.1, gcc33-c++-3.3.3-37.1,
libstdc++33-devel-3.3.3-37.1
( libstdc++33-3.3.3-37.1 ? ).

Hassaan Rafi 09-26-2011 03:09 AM

ok thanx..i would now go with this compiler and then tell u how it goes. but is it possible that all the errors during installation be finished ?

knudfl 10-04-2011 08:28 AM

# 32.

cd ns-allinone-2.26/ && export CC=gcc-3.3 CXX=g++-3.3 && ./install :
Usually no errors at all.

Hassaan Rafi 10-04-2011 08:48 AM

#33
 
hi,

im left with an " NS MAKE FAIL " error.

im not able to fix this error. before this, i was facing tcl and tk.XX error but they are now removed. where are the issues, plz help?

And i also want to know the COMMAND to change gcc version from already existing to a new downloaded version. Please reply soon...

Regards.

knudfl 10-04-2011 09:01 AM

# 34.

You can have as many gcc / g++ versions as you want,
installed at the same time.

Better start from scratch in a new directory :
tar xvf ns-allinone-2.26.tar.gz

You are not changing from any gcc / g++ version,
but using the export command to select a version.

..

Hassaan Rafi 10-04-2011 09:14 AM

ok.. Is this command workable on all Distributions?? im using Fedora 15.. and what abt NS MAKE FAIL error ...

knudfl 10-04-2011 09:40 AM

# 34 : The 32bits Fedora 11.

# rpm -Uvh cpp33-3.3.3-37.1.i586.rpm
# rpm -Uvh --nodeps gcc33-3.3.3-37.1.i586.rpm
# rpm -Uvh libstdc++33-devel-3.3.3-37.1.i586.rpm
# rpm -Uvh gcc33-c++-3.3.3-37.1.i586.rpm

cd ns-allinone-2.26/ && export CC=gcc-3.3 CXX=g++-3.3 && ./install :
No errors → → 'ns' works OK.
Nam : Please copy a binary nam to /usr/local/bin/ :
https://doc-0k-b4-docs.googleusercon...8440gclv7jt3hu

..

Hassaan Rafi 10-04-2011 10:15 AM

can you please tell me above Equivalent Commands for fedora 15 now ?? cz i have switched to it and these commands are not working over fedora 15

knudfl 10-04-2011 10:26 AM

# 38. Fedora 15.
Seems to be the same. "libstdc++33-3.3.3-37.1" may be required too.
Please read post # 31 to get the required packages.

Works OK on my Fedora 15 - 64bits ... until the old otcl,
which didn't configure on the 64bits Fedora.

Hassaan Rafi 10-04-2011 10:36 AM

ok i'll try this also and then tell you the situation. im using 32 bits F15. i wish it works..

knudfl 10-04-2011 03:05 PM

# 40 : Fedora 15, 32bits.

# rpm -Uvh cpp33-3.3.3-37.1.i586.rpm
# rpm -Uvh --nodeps gcc33-3.3.3-37.1.i586.rpm
# rpm -Uvh libstdc++33-3.3.3-37.1.i586.rpm
# rpm -Uvh libstdc++33-devel-3.3.3-37.1.i586.rpm
# rpm -Uvh gcc33-c++-3.3.3-37.1.i586.rpm

'ns-allinone-2.26' : No errors.


All times are GMT -5. The time now is 08:09 AM.