ld.so.1: ./eggdrop: fatal: libtcl8.3.so: open failed: No such file or directory
*** Error code 137
make: Fatal error: Command failed for target `modegg'
Guppy said something is wrong with my tcl instllation and that I should change some PATH to tcl directory... how do i locate the PATH file and where is the TCL directory on my sunos UNIX? I didnt' install tcl, i just typed tclsh and got a %, so I assumed its already on.
Guppy, I didn't install tcl, someone else did on my system, all I did was typing tclsh, and a % appeared meaning tcl is installed on, but I'm not sure its an old version or anything. I can't find the file under /urs/lib, where do you think I can find it and have LD_LIBRARYPATH link to it?
checking for dlopen... no
checking for dprintf... no
checking for snprintf... yes
checking for vsnprintf... yes
checking for isascii... yes
checking for inet_aton... yes
checking for memcpy... yes
checking for strftime... yes
checking for fsync... yes
checking for vsprintf... yes
checking for broken libsafe sscanf... no
checking for Tcl library... found /usr/local/lib/libtcl.a
checking for Tcl header... found /usr/local/include/tcl.h
checking whether the Tcl system has changed... yes
checking for Tcl version... 7.6
checking for Tcl patch level... 7.6
checking for Tcl_Free in -ltcl... yes
checking for TclpFinalizeThreadData in -ltcl... no
configure: warning:
Your Tcl library is not a shared lib.
configure will now set default make type to static...
configure: creating ./config.status
¢¾or 166%
I dont really get all these, if you can explain it, thanks
problem still exist, i have tcl version 7.6 as it shown in previouis posts and is my LD_LIBRARYPATH correct? is getting a new version of tcl neccessary? thx