<?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/62" />

	<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>2001-10-03T16:46:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-03T16:46:00-04:00</updated>

		<published>2001-10-03T16:46:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=239#p239</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=239#p239"/>
		<title type="html"><![CDATA[Error 127 ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=239#p239"><![CDATA[
I believe it's saying that it cannot find /usr/local/lib/libtcl8.3.so<br><br>If you did ./configure, then it should have found the proper pathing itself.<br><br>Alternatively, you can use environment variables to point to the actual location of libtcl8.3.so, read the README file, and you'll be looking for --with-tcllib=, as a switch to ./configure.<br><br>Good luck.<br><br>|^Raven^|<p>Statistics: Posted by Guest — Wed Oct 03, 2001 4:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2001-10-03T16:43:00-04:00</updated>

		<published>2001-10-03T16:43:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=238#p238</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=238#p238"/>
		<title type="html"><![CDATA[Error 127 ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=238#p238"><![CDATA[
as it said, it cant find libtcl8.3.so. re-run the ./configure script with the --with-tclinc=/path/to/tcl.h and --with-tcllib=/path/to/tcl.so (including the filenames) and recompile<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Wed Oct 03, 2001 4:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-03T13:26:00-04:00</updated>

		<published>2001-10-03T13:26:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=232#p232</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=232#p232"/>
		<title type="html"><![CDATA[Error 127 ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=232#p232"><![CDATA[
Hi there , i have got an error return on my linux debian 2.2.19 <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><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 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/local/lib -ltcl8.3 -lm -ldl -lnsl  md5/md5c.o compat/*.o `cat mod/mod.xlibs`<br>strip ../eggdrop<br>Successful compile: eggdrop<br><br>make[1]: Leaving directory `/home/nemesis/eggdrop/eggdrop1.6.6/src'<br><br>./eggdrop: error in loading shared libraries: libtcl8.3.so: cannot open shared object file: No such file or directory<br>make: *** [modegg] Error 127<br><br>what's wrong about the tcl ??? <p>Statistics: Posted by Guest — Wed Oct 03, 2001 1:26 pm</p><hr />
]]></content>
	</entry>
	</feed>
