I've set up the eggdrop and everything seems to be working now - no error messages anymore.
But the bot doesn't show up on IRC. If I start eggdrop with -n I'll see that the bot tries to connect to the server, but then after a minute gets a time out. He cycles through all three servers I've set and will time out on every try.
The servers do work, so they are not to blame. (irc.link-net.org, irc.discostars.de, and irc.hell.at - if you want to check for yourself)
As far as I know there was an eggdrop set up before on the server I'm using and it worked. So maybe it's something about permissions (I'm not admin) or in the .conf? I tried not to mess anything up, that could affect connecting though.
and another thing... is there a permanent way to set the TCL library path?
The export command doesn't seem to be permanent.
you could put your "export LD_LIBRARY_PATH=..." into your .bashrc or .profile (depending on which shell you're using); or, if you're starting it from crontab, put it in your crontab-file (without export tho).
# Set here how long Eggdrop should wait for a response when connecting to # a server before giving up and moving on to next server.
set server-timeout 60
As far as I know there's no firewall. at least I can run other services from my user account that require online connectivity without problems.
Also I doubt that my time out setting has something to do with it, I mean 60 seconds is pretty long time. And usually I can connect to those server with my own IRC client in like one or two seconds.
[13:24] main: entering loop
[13:24] Trying server irc.gamesurge.net:6667
[13:24] DNS resolved irc.gamesurge.net to 213.247.51.21
[13:25] Timeout: connect to irc.gamesurge.net
[13:25] Trying server irc.gamesurge.net:6667
[13:25] DNS resolved irc.gamesurge.net to 213.247.51.21