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.

Search found 6 matches

by TwIZTeD
Wed Nov 28, 2007 1:12 am
Forum: Eggdrop Help
Topic: [SOLVED] Eggdrop only connects with debug flag
Replies: 15
Views: 8306

Problem solved... Thank yall so much for the help... Steps taken: Ran rpm -e tcl-8.4.12-4 Recompiled/installed TCL Added /usr/local/lib to /etc/ld.so.conf file Then, as root, ran the ldconfig program (technically had to use /sbin/ldconfig) Removed the /home/user/eggdrop directory Then reran, ./confi...
by TwIZTeD
Tue Nov 27, 2007 7:48 pm
Forum: Eggdrop Help
Topic: [SOLVED] Eggdrop only connects with debug flag
Replies: 15
Views: 8306

[matt@localhost eggdrop1.6.18]$ ldd eggdrop linux-gate.so.1 => (0x005e2000) libtcl8.4.so => /usr/lib/libtcl8.4.so (0x475c6000) libm.so.6 => /lib/libm.so.6 (0x4c96e000) libdl.so.2 => /lib/libdl.so.2 (0x4c995000) libnsl.so.1 => /lib/libnsl.so.1 (0x4d1a7000) libc.so.6 => /lib/libc.so.6 (0x4c839000) li...
by TwIZTeD
Tue Nov 27, 2007 7:41 pm
Forum: Eggdrop Help
Topic: [SOLVED] Eggdrop only connects with debug flag
Replies: 15
Views: 8306

Code: Select all

[matt@localhost eggdrop1.6.18]$ rpm -qa | grep tcl
tcl-8.4.12-4
[matt@localhost eggdrop1.6.18]$ rpm -qf /usr/local/lib/libtcl8.4.so
file /usr/local/lib/libtcl8.4.so is not owned by any package
Looks like a package manager did slip something in...
by TwIZTeD
Tue Nov 27, 2007 6:02 pm
Forum: Eggdrop Help
Topic: [SOLVED] Eggdrop only connects with debug flag
Replies: 15
Views: 8306

Ok then, yes I still have the buildtree. I didn't specifically tell it to build with thread-support... so I'm going to guess no on that one. I do not believe it was a system wide install as it's located in /home/matt/eggdrop after the make install is run. How would you recommend I check on the TCL? ...
by TwIZTeD
Tue Nov 27, 2007 5:51 pm
Forum: Eggdrop Help
Topic: [SOLVED] Eggdrop only connects with debug flag
Replies: 15
Views: 8306

Not sure what you mean by buildtree... but I downloaded the source for the latest TCL and installed it that way. Didn't use any rpm's or the like. I'm using Fedora 5 btw.
by TwIZTeD
Tue Nov 27, 2007 3:42 pm
Forum: Eggdrop Help
Topic: [SOLVED] Eggdrop only connects with debug flag
Replies: 15
Views: 8306

[SOLVED] Eggdrop only connects with debug flag

I have set up my eggdrop fully and successfully run it with ./eggdrop -m -n eggdrop.conf and have a userfile. But when I try to run it with just ./eggdrop I have it say: [matt@localhost eggdrop]$ ./eggdrop Eggdrop v1.6.18 (C) 1997 Robey Pointer (C) 2006 Eggheads [08:29] --- Loading eggdrop v1.6.18 (...