egghelp.org community Forum Index
[ egghelp.org home | forum home ]
egghelp.org community
Discussion of eggdrop bots, shell accounts and tcl scripts.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Can't telnet in?
Goto page Previous  1, 2
 
Post new topic   Reply to topic    egghelp.org community Forum Index -> Eggdrop Help
View previous topic :: View next topic  
Author Message
HondaATC
Voice


Joined: 17 Jan 2008
Posts: 8

PostPosted: Tue Jan 29, 2008 7:37 pm    Post subject: Reply with quote

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 the command you posted earlier to reflect the usr/tcl/include/ path and it still didn't work Sad


configure: warning:

The file '/usr/tcl/include/tcl.h' given to option --with-tclinc is not valid.

configure will now attempt to autodetect both the Tcl library and header.

checking for Tcl library... using /lib
checking for Tcl header... using /
checking whether the Tcl system has changed... yes
checking for Tcl version...
checking for Tcl patch level...
configure: error:

Your Tcl version is much too old for Eggdrop to use. You should
download and compile a more recent version. The most reliable
current version is 8.4.6 and can be downloaded from
ftp://tcl.activestate.com/pub/tcl/tcl8_4/.
Back to top
View user's profile Send private message
nml375
Revered One


Joined: 04 Aug 2006
Posts: 2857

PostPosted: Tue Jan 29, 2008 10:09 pm    Post subject: Reply with quote

It would appear then, that your system only has runtime-libraries installed, and not the "devel" files required for compiling.

If you got admin-access on the system, you probably need to install the tcl-devel or similar package in addition to the "normal" tcl-package.

If you do not, then you have two options; bug whoever is admin to install these (preferred), or link your eggdrop against the library you've installed yourself - and then set the LD_LIBRARY_PATH environment variable to tell ld to load your libtcl8.4.so rather than the systemwide one. (On a bash shell, this would be done like this: export LD_LIBRARY_PATH=/home/HondaACT/tcl/lib/ ).
It is important that this is done each time you need to (re)start your eggdrop, as environment variables do not persist inbetween login-sessions. It must also be done before trying to compiling eggdrop...
_________________
NML_375, idling at #eggdrop@IrcNET
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    egghelp.org community Forum Index -> Eggdrop Help All times are GMT - 4 Hours
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Forum hosting provided by Reverse.net

Powered by phpBB © 2001, 2005 phpBB Group
subGreen style by ktauber