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.

eggdrop not working under ubuntu 9,04 "jaunty"

General support and discussion of Eggdrop bots.
Post Reply
s
spook
Voice
Posts: 2
Joined: Sat Apr 25, 2009 12:32 pm

eggdrop not working under ubuntu 9,04 "jaunty"

Post by spook »

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.
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

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
s
spook
Voice
Posts: 2
Joined: Sat Apr 25, 2009 12:32 pm

Post by spook »

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.
:D :D
Post Reply