Hi, Sorry, I forgot to mention the error which I got while installing ns-2.26 on FC 5.
The patch available on this link solved the problem. http://www.tekno.chalmers.se/~yusheng/projects.htm Error: h: In static member function 'static int TclObjectHelper<T>::dispatch_(void*, Tcl_Interp*, int, char**)': tclclmappings. h:51: error: incomplete type 'Tcl' used in nested name specifier tclclmappings. h:52: error: invalid use of undefined type 'struct Tcl' tclclmappings. h:41: error: forward declaration of 'struct Tcl' tclclmappings. h:57: error: invalid use of undefined type 'struct Tcl' tclclmappings. h:41: error: forward declaration of 'struct Tcl' make: *** [Tcl.o] Error 1 tclcl1.0b13 make failed! Exiting ... It may be of help to anyone having this problem in future. regards, Kashif -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kashif Munir Sent: Thursday, August 09, 2007 12:51 PM To: [email protected] Subject: Re: [ns] Error installing ns-2.26 Hi all, I am able to sort out the problem of installing ns-2.26 on FC 5 with the help of a patch available on this link. http://www.tekno.chalmers.se/~yusheng/projects.htm It may be of help to anyone who will face the same problem in future. regards, Kashif -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kashif Munir Sent: Thursday, August 09, 2007 1:23 AM To: [email protected] Subject: [ns] Error installing ns-2.26 Hi all, I am using FC 5. I get an error when I Install ns-2.26-allinone package. I have even tried to install it using an old GCC compiler (GCC3.2.3) but it gives the same error. Has anyone ever experienced this problem too? Please tell me the solution. Regards, Kashif
