Re: [ns] installation problem of ns-2.1b3

2005-12-23 Thread boon

You’re welcome, as ns-users we should help each other whenever we could.

About your first question, because I have tried to install it on RedHat 9, 
that’s why I know ☺
And for your second question, before you install Linux, you can actually browse 
your Linux CD to read its README or RELEASE-NOTES, there usually will mention 
its gcc version.

Have a nice day!! 


From: jaya y [mailto:[EMAIL PROTECTED] 
Sent: Friday, December 23, 2005 7:31 PM
To: boon
Subject: RE: [ns] installation problem of ns-2.1b3

hai,
Thanks for your valuble suggestion.
But, i have two questions to you.
How do you know that ns-allinone-2.1b6 can not use RedHat 9.0?
How do you know about supporting gcc versions?

bye,
Y.Jaya Lakshmi.


boon <[EMAIL PROTECTED]> wrote:


ns-allinone-2.1b3 is an old version and I think it is not compatible with
Fedora Core 3 because of the gcc version. 

Like my case, I use ns-allinone-2.1b6 and I CANNOT use RedHat 9.0 because
its gcc version is above 2.95. 

I suggest that you use RedHat version 7.0, 7.1, 7.2 or 7.3. Their gcc
version is less than 2.95.




-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of jaya y
Sent: Wednesday, December 21, 2005 5:09 PM
To: ns-users@ISI.EDU
Subject: [Norton AntiSpam] [ns] installation problem of ns-2.1b3


hai,
i'm using Fedora core 3 .When installing ns-allinone-2.1b3 it reports
following problem.

cc -c -O -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_UNISTD_H=1
-DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1
-DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1
-DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1
-DTCL_SHLIB_EXT=\".so\" ./../generic/tclPosixStr.c
./../generic/tclPosixStr.c: In function `Tcl_ErrnoId':
./../generic/tclPosixStr.c:340: error: duplicate case value
./../generic/tclPosixStr.c:328: error: previously used here
./../generic/tclPosixStr.c: In function `Tcl_ErrnoMsg':
./../generic/tclPosixStr.c:787: error: duplicate case value
./../generic/tclPosixStr.c:775: error: previously used here
make: *** [tclPosixStr.o] Error 1
tcl8.0 make failed! Exitin g ...

If you know solution to this problem, please mail me.

bye,
Y.Jaya Lakshmi


__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



Yahoo! for Good - Make a difference this year. 




Re: [ns] installation problem of ns-2.1b3

2005-12-23 Thread boon



ns-allinone-2.1b3 is an old version and I think it is not compatible with
Fedora Core 3 because of the gcc version. 

Like my case, I use ns-allinone-2.1b6 and I CANNOT use RedHat 9.0 because
its gcc version is above 2.95. 

I suggest that you use RedHat version 7.0, 7.1, 7.2 or 7.3. Their gcc
version is less than 2.95.




-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of jaya y
Sent: Wednesday, December 21, 2005 5:09 PM
To: ns-users@ISI.EDU
Subject: [Norton AntiSpam] [ns] installation problem of ns-2.1b3


 hai,
 i'm using Fedora core 3 .When installing ns-allinone-2.1b3 it reports
following problem.
 
 cc -c -O  -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_UNISTD_H=1
-DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1
-DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1
-DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1
-DTCL_SHLIB_EXT=\".so\" ./../generic/tclPosixStr.c
 ./../generic/tclPosixStr.c: In function `Tcl_ErrnoId':
 ./../generic/tclPosixStr.c:340: error: duplicate case value
 ./../generic/tclPosixStr.c:328: error: previously used here
 ./../generic/tclPosixStr.c: In function `Tcl_ErrnoMsg':
 ./../generic/tclPosixStr.c:787: error: duplicate case value
 ./../generic/tclPosixStr.c:775: error: previously used here
 make: *** [tclPosixStr.o] Error 1
 tcl8.0 make failed! Exiting ...
 
 If you know solution to this problem, please mail me.
 
 bye,
 Y.Jaya Lakshmi
 

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




[ns] installation problem of ns-2.1b3

2005-12-21 Thread jaya y

 hai,
 i'm using Fedora core 3 .When installing ns-allinone-2.1b3 it reports 
following problem.
 
 cc -c -O  -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1-DTCL_SHLIB_EXT=\".so\" 
./../generic/tclPosixStr.c
 ./../generic/tclPosixStr.c: In function `Tcl_ErrnoId':
 ./../generic/tclPosixStr.c:340: error: duplicate case value
 ./../generic/tclPosixStr.c:328: error: previously used here
 ./../generic/tclPosixStr.c: In function `Tcl_ErrnoMsg':
 ./../generic/tclPosixStr.c:787: error: duplicate case value
 ./../generic/tclPosixStr.c:775: error: previously used here
 make: *** [tclPosixStr.o] Error 1
 tcl8.0 make failed! Exiting ...
 
 If you know solution to this problem, please mail me.
 
 bye,
 Y.Jaya Lakshmi
 

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com