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 8 matches

by HondaATC
Tue Jan 29, 2008 7:37 pm
Forum: Eggdrop Help
Topic: Can't telnet in?
Replies: 16
Views: 8067

I ran locate on tcl.h and got these results: [HondaATC@server134 eggdrop1.6.18]$ locate tcl.h /home/HondaATC/tcl/include/tcl.h /home/HondaATC/tcl8.4.17/generic/tcl.h /home/HondaATC/tcl8.4.17/tools/tcl.hpj.in /home/HondaATC/tcl8.4.17/win/tcl.hpj.in [HondaATC@server134 eggdrop1.6.18]$ So I modified th...
by HondaATC
Tue Jan 29, 2008 2:30 pm
Forum: Eggdrop Help
Topic: Can't telnet in?
Replies: 16
Views: 8067

I just ran that command you posted (./configure --with-tcllib=/usr/lib/libtcl8.4.so --with-tclinc=/usr/include/tcl.h) and I still got the same error as above about the libraries being way to old for eggdrop to use. configure: warning: The file '/usr/include/tcl.h' given to option --with-tclinc is no...
by HondaATC
Tue Jan 29, 2008 12:57 pm
Forum: Eggdrop Help
Topic: Can't telnet in?
Replies: 16
Views: 8067

I finally got time to try and recompile the eggdrop today, and when I did it, its still pointing to the HondaATC/tcl/ library. How can I force it to look for/find the system wide one? edit: OK, I ran the commands you had mentioned above and when I run those and point to the usr/lib/ set I get this e...
by HondaATC
Thu Jan 17, 2008 7:58 pm
Forum: Eggdrop Help
Topic: Can't telnet in?
Replies: 16
Views: 8067

Not from what I can recall. I ran the standard ./configure and during that got the error about the tcl libraries missing. I remember it saying it couldn't locate them, but then asking if I wanted to point to the location of them, but I didn't even have any idea where to look so I just canceled that,...
by HondaATC
Thu Jan 17, 2008 7:32 pm
Forum: Eggdrop Help
Topic: Can't telnet in?
Replies: 16
Views: 8067

Heres what I got: [HondaATC@server134 ~]$ locate libtcl /home/HondaATC/tcl/lib/libtcl8.4.so /home/HondaATC/tcl/lib/libtclstub8.4.a /home/HondaATC/tcl8.4.17/unix/libtcl8.4.so /home/HondaATC/tcl8.4.17/unix/libtclstub8.4.a /usr/lib/libtcl8.4.so So it looks like you were right, 2 different installs. [Ho...
by HondaATC
Thu Jan 17, 2008 4:24 pm
Forum: Eggdrop Help
Topic: Can't telnet in?
Replies: 16
Views: 8067

Well, when I first setup the eggdrop during the initial config it said the TCL libraries were not found. This is a new shell, and I assumed they just werent installed. I downloaded and installed them, and then the eggdrop compile process went on like it should have. How would I go about checking to ...
by HondaATC
Thu Jan 17, 2008 11:34 am
Forum: Eggdrop Help
Topic: Can't telnet in?
Replies: 16
Views: 8067

metroid wrote:Try running it with -n so you can see what the eggdrop is reporting.
I restarted it with the -m -n switches and it worked! Thanks.
by HondaATC
Thu Jan 17, 2008 12:44 am
Forum: Eggdrop Help
Topic: Can't telnet in?
Replies: 16
Views: 8067

Can't telnet in?

I got the eggdrop configured, and started without any errors. It didn't show up in my channel or even on my server so I'm attempting to Telnet in, which isn't working out either. I'm a little confused though, on what I should use as the hostname in telnet? Should it be the IP for the box the eggdrop...