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.

Problem launching eggdrop

General support and discussion of Eggdrop bots.
Post Reply
|
|vilkolakis|
Voice
Posts: 1
Joined: Mon Sep 03, 2007 1:16 pm

Problem launching eggdrop

Post by |vilkolakis| »

Hello. I have one problem and I don't know how to fix it. I have had eggdrop from yum package manager, but some .tcl scripts doesn't worked, so I decided to compile it. I have compiled eggdrop and copied the .conf file witch worked and then I launch the eggdrop, it starts with no errors, but he doesn't connects to irc server. When I lauch eggdrop with -n prefix, it connects and joins the channel, then it works perfectly(all .tcl scripts works too), but when I logout from SSH, eggdrop logs out. Eggdrop doesn't work in server background :| So what to do?
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

This is usually due to some issues where your tcl-libraries are not properly identified as threaded, causing some neccesary code for "background mode" not being included.
This is most common with tcl-packages that comes with some newer linux-dists, and is usually "simplest" solved by manually compiling and installing tcl without any packet-manager.
NML_375
Post Reply