Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need help in installing tcl8.4 in free bsd 7.1

Status
Not open for further replies.

syenumula

Technical User
Nov 27, 2013
2
0
0
I am getting the below error while installing the tcl 8.4 in freebsd version 7.1

TCL_SHLIB_EXT=\".so\" /home/spirent/tcl8.4.20/unix/../unix/tclAppInit.c
gcc -O -pipe -DTCL_DBGX= tclAppInit.o -L/home/spirent/tcl8.4.20/unix -ltcl84 -lm -Wl,-rpath,/usr/bin/lib -o tclsh
/usr/bin/ld: cannot find -ltcl84
*** Error code 1

Please help it's a little bit urgent .

Regards,
-Syenumula
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top