dear all

when i start ns
after ./configure , make , and make install
then 
1. vi ~/.bashrc
2.in the file .bashrc, use
export LD_LIBRARY_PATH=$PATH:/* you must enter the required path here */
export TCL_LIBRARY=$PATH:/*enter the required path*/
export TK_LIBRARY=$PATH:/*enter the required path*/


in make this appear to me


-DTCL_SHLIB_EXT=\".so\"   -DTCL_LIBRARY=\"/usr/local/lib/tcl8.4\" \
                -DTCL_PACKAGE_PATH="\"/usr/local/lib \"" \
                /mnt/e/ns2/tcl8.4.16/unix/tclUnixInit.c
rm -f libtcl8.4.so


-DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_PW_GECOS=1      
-DTCL_NO_DEPRECATED  -DUSE_TCL_STUBS  -DTK_LIBRARY=\"/usr/local/lib/tk8.4\" \
            /mnt/e/ns2/tk8.4.16/unix/tkUnixInit.c
rm -f libtk8.4.so

what should  be the bath
what can i write in .bashrc

thanks 
M.Sabry
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

Reply via email to