nml375 wrote:Did I get you right, if you add the -n parameter, it works just fine, if you don't, it freezes?
If that's the case, then you've got problems with threaded tcl8.5 not being properly detected as such. You'll find several threads regarding this all over the forum, search for threaded tcl, and you'll most likely find some of them.
Short fix, define the TCL_HAVE_THREADS macro in your config.h file after running configure.
sorry if i was a little vague, basically i get no output to ANY log files if i run without the -n option and the bot also does not connect to irc nor show anything. with the -n option it all works fine.
it still shows all my scripts being loaded etc without the -n, just never 'does anything' if that makes sense and with no logs it's hard. ... i *did* initially see a libtcl8.4.so error but i thought i had that fixed in the previous version before update. i will check those again.
ahhh, this must be what it is, as i am running ubuntu as well and see the other posts, so thank you for the pointer

i guess i should have searched for eggdrop -n or something i just had to go on a service call and figured this would be best while i'm away from the computer
thanks again.