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.
General support and discussion of Eggdrop bots.
pokehbauk
Voice
Posts: 3 Joined: Thu Jul 09, 2009 1:11 pm
Post
by pokehbauk » Thu Jul 09, 2009 1:14 pm
hello
i install eggdrop with ipv6
and if i run always says
Can't load modules compress: /home/webadmin/eggdrop/modules/compress.so: cannot open shared object file: No such file or directory
how to fix it and
bot is come in
in bot i put shoutcast.tcl
but the tcl can`t work
i think is socket is not open
how to open the socket so my tcl is work
thanks
nml375
Revered One
Posts: 2860 Joined: Fri Aug 04, 2006 2:09 pm
Post
by nml375 » Thu Jul 09, 2009 2:18 pm
It would seem you did not compile the compress module. Either compile and install it, or remove the corresponding loadmod command from your config file.
NML_375
nml375
Revered One
Posts: 2860 Joined: Fri Aug 04, 2006 2:09 pm
Post
by nml375 » Thu Jul 09, 2009 2:20 pm
As for your problems with shoutcast.tcl, this might very well be related to your IPv6 support, but without detailed error logs and network setup, that's only a speculation.
NML_375
pokehbauk
Voice
Posts: 3 Joined: Thu Jul 09, 2009 1:11 pm
Post
by pokehbauk » Fri Jul 10, 2009 4:17 am
thanks for responses
this problem is if i run the bot
Eggdrop v1.6.13 (C) 1997 Robey Pointer (C) 2002 Eggheads
[12:17] --- Loading eggdrop v1.6.13 (Fri Jul 10 2009)
[12:17] Listening at telnet port 6667 (all)
[12:17] Module loaded: dns
[12:17] Module loaded: channels
[12:17] Module loaded: server
[12:17] Module loaded: ctcp
[12:17] Module loaded: irc
[12:17] Module loaded: transfer (with lang support)
[12:17] Module loaded: share
[12:17] Can't load modules compress: /home/webadmin/eggdrop/modules/compress.so: cannot open shared object file: No such file or directory
bla.bla..
nml375
Revered One
Posts: 2860 Joined: Fri Aug 04, 2006 2:09 pm
Post
by nml375 » Fri Jul 10, 2009 5:48 pm
That covers the compress module.. which I explained in my first post.
NML_375
pokehbauk
Voice
Posts: 3 Joined: Thu Jul 09, 2009 1:11 pm
Post
by pokehbauk » Sat Jul 11, 2009 5:11 am
nml375 wrote: That covers the compress module.. which I explained in my first post.
thanks about compress is done
and now about socket
why stats not working
shoutcast.tcl
nml375
Revered One
Posts: 2860 Joined: Fri Aug 04, 2006 2:09 pm
Post
by nml375 » Sat Jul 11, 2009 11:52 am
For that, see my second post...
NML_375