<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/5601" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2003-12-05T15:02:21-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/5601</id>

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-12-05T15:02:21-04:00</updated>

		<published>2003-12-05T15:02:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=31114#p31114</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=31114#p31114"/>
		<title type="html"><![CDATA[egg compile failure with TCL in non standard location]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=31114#p31114"><![CDATA[
Being a relative rookie with linux(but not eggdrop), his reply made little sense. So, being a Windows veteran, I took the normal approach to 'missing file x' problems, and did a cp /usr/local/lib/libtcl8.4.so /lib and well, that fixed that <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><p>Statistics: Posted by Guest — Fri Dec 05, 2003 3:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-10-19T18:37:23-04:00</updated>

		<published>2003-10-19T18:37:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28684#p28684</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28684#p28684"/>
		<title type="html"><![CDATA[egg compile failure with TCL in non standard location]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28684#p28684"><![CDATA[
Solved my own problem in the end.<br><br>just set env<br><br>LD_LIBRARY<br>LD_LIBRARY_PATH<br><br>to ~/lib<p>Statistics: Posted by Guest — Sun Oct 19, 2003 6:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-09-16T10:30:11-04:00</updated>

		<published>2003-09-16T10:30:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27148#p27148</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27148#p27148"/>
		<title type="html"><![CDATA[egg compile failure with TCL in non standard location]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27148#p27148"><![CDATA[
Hi,im having a problem with egg 1.6.15. i have installed tcl locally as I dont have root on this shell.  configure and compiling is ok but linking fails.<br><br>TCL locations:-<br><br><br>[wilson@node wilson]$ pwd<br>/usr/home/wilson<br>[wilson@node wilson]$ find -name "tcl.h"<br>./tcl/include/tcl.h<br>./tcl8.4.4/generic/tcl.h<br>[wilson@node wilson]$ ls lib/<br>libtcl8.4.so  libtclstub8.4.a  tclConfig.sh<br><br>Installing<br><br><br>[wilson@node eggdrop1.6.15]$ ./configure<br><br>This is Eggdrop's GNU configure script.<br>It's going to run a bunch of strange tests to hopefully<br>make your compile work without much twiddling.<br><br>checking for gcc... gcc<br>checking for C compiler default output... a.out<br>checking whether the C compiler works... yes<br>checking whether we are cross compiling... no<br>..<br>checking for broken libsafe sscanf... no<br>checking for Tcl library... found /usr/home/wilson/lib/libtcl8.4.so<br>checking for Tcl header... found /usr/home/wilson/tcl/include/tcl.h<br>checking whether the Tcl system has changed... yes<br>checking for Tcl version... 8.4<br>checking for Tcl patch level... 8.4.4<br>checking for Tcl_Free in -ltcl8.4... yes<br>checking for TclpFinalizeThreadData in -ltcl8.4... no<br>configure: creating ./config.status<br>..<br><br><br>during make<br><br>make[2]: Leaving directory `/usr/home/wilson/eggdrop1.6.15/src/compat'<br>---------- Yeah! that's the compiling, now the linking! ----------<br><br>Linking eggdrop...<br><br>gcc -pipe -o ../eggdrop bg.o botcmd.o botmsg.o botnet.o chanprog.o cmds.o dcc.o dccutil.o dns.o flags.o language.o match.o main.o mem.o misc.o misc_file.o modules.o net.o rfc1459.o tcl.o tcldcc.o tclhash.o tclmisc.o tcluser.o userent.o userrec.o users.o  -L/usr/home/wilson/lib -ltcl8.4 -lm -ldl -ldns -lnsl  md5/md5c.o compat/*.o `cat mod/mod.xlibs`<br>strip ../eggdrop<br>Successful compile: eggdrop<br><br>make[1]: Leaving directory `/usr/home/wilson/eggdrop1.6.15/src'<br><br>./eggdrop: error while loading shared libraries: libtcl8.4.so: cannot open shared object file: No such file or directory<br>make: *** [modegg] Error 127<br>[wilson@node eggdrop1.6.15]$<br><br>Please help!<br>Wilson<p>Statistics: Posted by Guest — Tue Sep 16, 2003 10:30 am</p><hr />
]]></content>
	</entry>
	</feed>
