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.

configure and compile works.... but error 127 on startup ??

Old posts that have not been replied to for several years.
Locked
d
deranger

Post by deranger »

hi there,

I just installed
ActiveTcl8.4.0.1b1-1-linux-ix86.tar.gz
standard to /usr/local/bin
and I want to run an eggdrop 1.6.8
configure and make worked fine.. (tcl was found)
but when I try to start the bot... I get following error message

[sam@deranger eggdrop1.6.8]$ ./eggdrop
./eggdrop: error in loading shared libraries: libtcl8.4.so: cannot open shared object file: No such file or directory
libtcl8.4.so is in usr/local/lib
this should be correct

(also tried -m and -m configfile .... and I also tried to chmod 777 libtcl8.4.so) =)

maybe someone has an idea ?

thanks a lot
E
EcoSpliff

Post by EcoSpliff »

Did you do:
MAKE INSTALL DEST=/home/username/botdir

?
P
Petersen
Owner
Posts: 685
Joined: Thu Sep 27, 2001 8:00 pm
Location: Blackpool, UK

Post by Petersen »

that has nothing to do with it. and why are you dragging up all these dead threads?
Locked