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.
spook
Voice
Posts: 2 Joined: Sat Apr 25, 2009 12:32 pm
Post
by spook » Sat Apr 25, 2009 3:46 pm
a self compiled eggdrop under ubuntu 9.04 "jaunty" is not working correctly.
The bot compile fine, but after starting into the background it hangs up.
When i try to telnet in i just get :Escape character is '^]'." and nothing more.
The bot does not connect to any server,.
If the bot is started with -n command all is working, and i can see the bot connecting to irc server and joining channel.
Maybe someone knows whats the problem out there or know a workaound ?
Note :
A pre-compiled eggdrop from any other linux system works correctly, it just effects eggdrops compiled under jaunty itself.
nml375
Revered One
Posts: 2860 Joined: Fri Aug 04, 2006 2:09 pm
Post
by nml375 » Sat Apr 25, 2009 6:45 pm
You've got a threaded version of tcl-libraries, but your eggdrop fails to detect this. You'll find several posts on this forum regarding this (keywords "threaded tcl" should provide sufficient results).
http://forum.egghelp.org/viewtopic.php?t=16699 is one..
NML_375
spook
Voice
Posts: 2 Joined: Sat Apr 25, 2009 12:32 pm
Post
by spook » Sun Apr 26, 2009 10:26 am
nml375 wrote: You've got a threaded version of tcl-libraries, but your eggdrop fails to detect this. You'll find several posts on this forum regarding this (keywords "threaded tcl" should provide sufficient results).
http://forum.egghelp.org/viewtopic.php?t=16699 is one..
Thanks !!!!
That solved it.