This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Hmm... libtcl?

Old posts that have not been replied to for several years.
Locked
Z
Zephyrus

Hmm... libtcl?

Post by Zephyrus »

Ok I'm not sure why I keep getting this but no matter what I can't fix it.
Any ideas? Please? lol.. and I'm hoping I don't get flames for asking for help... I've never had this issue before... ever... also it's eggdrop1.6.15 that it is occuring on. Thanks for anything.


Linking eggdrop...

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 match.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/ActiveTcl/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/zephyrus/eggdrop1.6.15/src'

./eggdrop: error while loading shared libraries: libtcl8.4.so: cannot open shared object file: No such file or directory
make: *** [modegg] Error 127
Z
Zephyrus

Post by Zephyrus »

Nevermind! I was browsing the forum for a second and found the solution! Thanks though! hehe :-D!
Locked