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

	<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>2004-06-13T22:59:33-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-06-13T22:59:33-04:00</updated>

		<published>2004-06-13T22:59:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37319#p37319</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37319#p37319"/>
		<title type="html"><![CDATA[Eggdrop Compile Problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37319#p37319"><![CDATA[
<a href="http://forum.egghelp.org/viewtopic.php?t=6956&amp;highlight=libtcl8+4" class="postlink">http://forum.egghelp.org/viewtopic.php? ... =libtcl8+4</a><br><br>cp /home/troy/tcl/lib/libtcl8.4.so /usr/lib/<br><br>Luckily I just found this from a really old post.<br>And.... IT WORKED! <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by Guest — Sun Jun 13, 2004 10:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-06-13T22:47:44-04:00</updated>

		<published>2004-06-13T22:47:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37318#p37318</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37318#p37318"/>
		<title type="html"><![CDATA[Eggdrop Compile Problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37318#p37318"><![CDATA[
I have the same problem:<br><br>My Linux box has an old install of TCL, so I installed tcl8.4.6 to /home/troy/tcl<br><br>During the install of eggdrop1.6.16 I used:<br><div class="codebox"><p>Code: </p><pre><code>[troy@parry eggdrop1.6.16]$ ./configure --with-tcllib=/home/troy/tcl/lib/libtcl8.4.so --with-tclinc=/home/troy/tcl/include/tcl.h..Building ./src/mod/Makefile... done.Configure is done.Type 'make config' to configure the modules, or type 'make iconfig'to interactively choose which modules to compile.[troy@parry eggdrop1.6.16]$ make config..creating Makefilemake[1]: Leaving directory `/home/troy/eggdrop1.6.16/src/mod'Building ./src/mod/Makefile... done.You can now compile the bot, using "make".[troy@parry eggdrop1.6.16]$ makemake[1]: Entering directory `/home/troy/eggdrop1.6.16/src'This may take a while. Go get some runts...make[2]: Leaving directory `/home/troy/eggdrop1.6.16/src/compat'---------- Yeah! That's the compiling, now the linking! ----------Linking eggdrop: (standard build).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/home/troy/tcl/lib -ltcl8.4 -lm -ldl -lnsl md5/md5c.o compat/*.o `cat mod/mod.xlibs`touch ../eggdropSuccessful compile: eggdrop..All modules compiled.make[1]: Leaving directory `/home/troy/eggdrop1.6.16/src/mod'Test run of ./eggdrop -v:./eggdrop: error in loading shared libraries: libtcl8.4.so: cannot open shared object file: No such file or directorymake: *** [modules] Error 127</code></pre></div><br>As you can see im not using root. I set the perms to 775 just to make sure it wasnt a permissions problem. Still no success.<br><br>How can I fix this?<p>Statistics: Posted by Guest — Sun Jun 13, 2004 10:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Dedan]]></name></author>
		<updated>2004-05-20T09:56:51-04:00</updated>

		<published>2004-05-20T09:56:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36473#p36473</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36473#p36473"/>
		<title type="html"><![CDATA[Eggdrop Compile Problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36473#p36473"><![CDATA[
i don't think eggdrop will run as root  .... <br>try it in another dir     <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cool.gif" width="15" height="15" alt="8)" title="Cool"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3472">Dedan</a> — Thu May 20, 2004 9:56 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-05-18T10:31:33-04:00</updated>

		<published>2004-05-18T10:31:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36430#p36430</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36430#p36430"/>
		<title type="html"><![CDATA[Question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36430#p36430"><![CDATA[
Why do you have eggdrop running in /root anyway?<br><br><br>Its a stretch, but perhaps something is messed up in your TCL install?<p>Statistics: Posted by Guest — Tue May 18, 2004 10:31 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-05-17T18:02:20-04:00</updated>

		<published>2004-05-17T18:02:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36418#p36418</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36418#p36418"/>
		<title type="html"><![CDATA[Eggdrop Compile Problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36418#p36418"><![CDATA[
No, tcl is installed to /usr/local/lib. I tried to make a static build but that gave me errors too  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_confused.gif" width="15" height="15" alt=":-?" title="Confused"><p>Statistics: Posted by Guest — Mon May 17, 2004 6:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2004-05-17T09:24:19-04:00</updated>

		<published>2004-05-17T09:24:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36404#p36404</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36404#p36404"/>
		<title type="html"><![CDATA[Eggdrop Compile Problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36404#p36404"><![CDATA[
Hi,<br><br>TCL <em class="text-italics">may</em> have installed into /usr/local/lib; just link the .so file to /usr/lib/<br><br>Hope this helps. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Mon May 17, 2004 9:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-05-17T07:00:42-04:00</updated>

		<published>2004-05-17T07:00:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36401#p36401</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36401#p36401"/>
		<title type="html"><![CDATA[Eggdrop Compile Problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36401#p36401"><![CDATA[
Hi everyone. Im new to eggdrop, and im having some issues compiling eggdrop. When i type 'make' i get the following error:<br><br>Successful compile: eggdrop<br><br>make[1]: Leaving directory `/root/eggdrop/src'<br><br>./eggdrop: error while loading shared libraries: libtcl8.3.so: cannot open shared object file: No such file or directory<br>make: *** [modegg] Error 127<br><br>I have configured it, and i do have tcl installed on my system. My OS is RedHat9.<br><br>Any help would be greatley appreciated <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by Guest — Mon May 17, 2004 7:00 am</p><hr />
]]></content>
	</entry>
	</feed>
