On 2001-10-09 12:09, ppslim wrote:
UP?
As for the error, you should use --with-tclinc as well as the --with-tcllib option for ./configure.
It would also be usful to know where eggdrop is looking for the TCL files. Just above the error you showed, configure output where it is looking for them, you should check these, to make sure it is actualy looking for them int he place you specified.
gcc -pipe -o ../eggdrop bg.o botcmd.o botmsg.o botnet.o chanprog.o cmds.o dcc.o dccutil.o dns.o flags.o language.o main.o mem.o misc.o misc_file.o modules.o net.o rfc1459.o tcl.o tcldcc.o tclhash.o tclmisc.o tcluser.o userent.o userrec.o users.o -L/usr/local/lib -ltcl8.4 -lm -ldl -lnsl md5/md5c.o compat/*.o `cat mod/mod.xlibs`
strip ../eggdrop
Successful compile: eggdrop
make[1]: Leaving directory `/home/lancos/eggdrop/eggdrop1.6.6/src'
./eggdrop: error in loading shared libraries: libtcl8.4.so: cannot open shared object file: No such file or directory
make: *** [modegg] Error 127
[root@host eggdrop1.6.6]#
^^ this is a text of error
a have already used with this options - same error,
this is error ^^ where eggdtop looking for Tcl files ??