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

	<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>2007-04-10T23:08:42-04:00</updated>

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

		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2007-04-10T23:08:42-04:00</updated>

		<published>2007-04-10T23:08:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71996#p71996</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71996#p71996"/>
		<title type="html"><![CDATA[Error Loading TCL]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71996#p71996"><![CDATA[
You could do ldd on your tcllib and see if there's a dependent lib missing, or you could do "strace eggdrop -v &gt; out.log 2&gt;&amp;1" and then read through the strace log to see what exactly is missing.<br><br>If you had to specify the lib path during configure, then you should add that path to your /etc/ld.so.conf and run ldconfig so that the path is automatically checked when running programs (eg, put /usr/local/lib or whatever path libtcl is in, into /etc/ld.so.conf)  ld.so.conf exists in linux and bsd (I think.)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Tue Apr 10, 2007 11:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2007-04-10T14:35:32-04:00</updated>

		<published>2007-04-10T14:35:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71987#p71987</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71987#p71987"/>
		<title type="html"><![CDATA[Error Loading TCL]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71987#p71987"><![CDATA[
Did you try <a href="http://forum.egghelp.org/search.php" class="postlink">searching</a>? Perhaps <a href="http://forum.egghelp.org/viewtopic.php?t=13133&amp;highlight=cannot+open+shared+object+file" class="postlink">this topic</a> will help you.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Tue Apr 10, 2007 2:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[zeruel]]></name></author>
		<updated>2007-04-10T10:55:05-04:00</updated>

		<published>2007-04-10T10:55:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71982#p71982</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71982#p71982"/>
		<title type="html"><![CDATA[Error Loading TCL]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71982#p71982"><![CDATA[
afther alot of time i could compile it... i dont know why but the configure autodetected my tcl but itgave me error and i have to specific the tcl header and library and it compile<br><br>but when it was about to start with  ./eggdrop -v it gave me error<div class="codebox"><p>Code: </p><pre><code>error while loading shared libraries: libtcl8.4.so: cannot open shared object file: No such file or directory</code></pre></div>anybody know how to solve this?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8899">zeruel</a> — Tue Apr 10, 2007 10:55 am</p><hr />
]]></content>
	</entry>
	</feed>
