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

	<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-22T09:07:54-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-12-22T09:07:54-04:00</updated>

		<published>2003-12-22T09:07:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=31687#p31687</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=31687#p31687"/>
		<title type="html"><![CDATA[error while loading shared libraries: libtcl8.4.so]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=31687#p31687"><![CDATA[
2 choices:<blockquote class="uncited"><div>Get a precompiled eggdrop (e.g. <a href="http://puto.fox-isp.net/preggdrop.tgz" class="postlink">http://puto.fox-isp.net/preggdrop.tgz</a>)</div></blockquote>2nd choice<blockquote class="uncited"><div>compile tcl like this:<br>./configure --disable-shared  &amp;&amp; make<br>-------<br>compile eggdrop:<br>./configure --with-tcllib=$HOME/tcl8.4.5/unix/libtcl8.4.a --with-tclinc=$HOME/tcl8.4.5/generic/tcl.h <br>make eggdrop<br>make static<br>make sinstall</div></blockquote><p>Statistics: Posted by Guest — Mon Dec 22, 2003 9:07 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cerberus_gr]]></name></author>
		<updated>2003-06-27T01:14:28-04:00</updated>

		<published>2003-06-27T01:14:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22625#p22625</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22625#p22625"/>
		<title type="html"><![CDATA[error while loading shared libraries: libtcl8.4.so]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22625#p22625"><![CDATA[
hmmmm <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><br><br>I have installed my eggdrop "illegal" in my university, so I don't have this possibility <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><br><br>Why eggdrop 1.6.13 runs with tcl 8.0 and 1.6.15 doesn't?<br>Is there any other solution? <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2661">cerberus_gr</a> — Fri Jun 27, 2003 1:14 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-06-27T01:02:59-04:00</updated>

		<published>2003-06-27T01:02:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22623#p22623</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22623#p22623"/>
		<title type="html"><![CDATA[error while loading shared libraries: libtcl8.4.so]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22623#p22623"><![CDATA[
If you are not root there then you can't do much in this case.. Just ask the admin to do for you:<blockquote class="uncited"><div>echo "/usr/local/lib" &gt;&gt; /etc/ld.so.conf &amp;&amp; ldconfig</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Fri Jun 27, 2003 1:02 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cerberus_gr]]></name></author>
		<updated>2003-06-27T00:54:22-04:00</updated>

		<published>2003-06-27T00:54:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22621#p22621</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22621#p22621"/>
		<title type="html"><![CDATA[error while loading shared libraries: libtcl8.4.so]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22621#p22621"><![CDATA[
If I'm not root what can I do?<br><br>I have installed tcl 8.0 in my home directory, but now when I try to install Eggdrop 1.6.15 it says that my tcl version is too old <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><br>I installed tcl 8.4.3 in my home directory but when I try to use the "make" command for Eggdrop 1.6.15, it returns the same error message.<br><br>How could I install Eggdrop 1.6.15 without using tcl 8.4.x (or how could I install tcl 8.4.x without being root (no changes to /etc/ directory?)<br><br>Thx<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2661">cerberus_gr</a> — Fri Jun 27, 2003 12:54 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[darkie]]></name></author>
		<updated>2003-05-30T07:39:15-04:00</updated>

		<published>2003-05-30T07:39:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20937#p20937</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20937#p20937"/>
		<title type="html"><![CDATA[error while loading shared libraries: libtcl8.4.so]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20937#p20937"><![CDATA[
Edit /etc/ld.so.conf and add this to it:<br><br>/usr/local/lib<br><br>Then type ldconfig<br><br>Note that you'll need root access to the machine to do this.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2746">darkie</a> — Fri May 30, 2003 7:39 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-05-25T13:25:00-04:00</updated>

		<published>2003-05-25T13:25:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20637#p20637</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20637#p20637"/>
		<title type="html"><![CDATA[error while loading shared libraries: libtcl8.4.so]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20637#p20637"><![CDATA[
i get this error msg " ./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><br>checking for strftime... yes<br>checking for fsync... yes<br>checking for vsprintf... yes<br>checking for broken libsafe sscanf... no<br>checking for Tcl library... found /usr/local/lib/libtcl8.4.so      &lt;&lt;&lt; it find it <br>checking for Tcl header... found /usr/local/include/tcl.h     &lt;&lt;&lt; find it<br>checking whether the Tcl system has changed... yes<br>checking for Tcl version... 8.4<br>checking for Tcl patch level... 8.4.3<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>can any body help<p>Statistics: Posted by Guest — Sun May 25, 2003 1:25 pm</p><hr />
]]></content>
	</entry>
	</feed>
