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

	<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>2009-09-23T14:00:05-04:00</updated>

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

		<entry>
		<author><name><![CDATA[pico]]></name></author>
		<updated>2009-09-23T14:00:05-04:00</updated>

		<published>2009-09-23T14:00:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90327#p90327</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90327#p90327"/>
		<title type="html"><![CDATA[TCL compilation error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90327#p90327"><![CDATA[
The dev packet was included in tcl from the official site. Anyway, I manage to solve the problem after typing these (in case anyone need it):<br><br>export LD_LIBRARY_PATH=/usr/local/lib/<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10876">pico</a> — Wed Sep 23, 2009 2:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[raider2k]]></name></author>
		<updated>2009-09-23T11:51:17-04:00</updated>

		<published>2009-09-23T11:51:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90325#p90325</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90325#p90325"/>
		<title type="html"><![CDATA[TCL compilation error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90325#p90325"><![CDATA[
install tcl8.5 and tcl8.5-dev package<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9589">raider2k</a> — Wed Sep 23, 2009 11:51 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[pico]]></name></author>
		<updated>2009-09-23T07:16:44-04:00</updated>

		<published>2009-09-23T07:16:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90324#p90324</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90324#p90324"/>
		<title type="html"><![CDATA[TCL compilation error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90324#p90324"><![CDATA[
Hello,<br>I just got a dedicated server with CentOS 5 and tried to install an eggdrop bot, but i got few errors.<br><br>First of all, tcl8.4 was already installed (with "yum install tcl"). But during ./configure an error was displayed that it can't find tcl. So I downloaded tcl from the official site and I installed tcl8.5.<br><br>1) ./configure was able to continue without problems<br><br>2) 'make config' was executed without problems<br><br>3) 'make' was executed, but in the final stage, this error was dispalyed:<br><br><br>Test run of ./eggdrop -v:<br>./eggdrop: error while loading shared libraries: libtcl8.5.so: cannot open shared object file: No such file or directory<br>make: *** [modules] Error 127<br><br>I removed tcl 8.4 (yum remove tcl), but still the same error. But when I typed 'locate libtcl8.5.so' I saw this:<br><br>-bash-3.2$ locate libtcl8.5.so<br>/usr/local/lib/libtcl8.5.so<br><br>So the file exists and eggdrop was able to find it in the "./configure" stage. Why can't it find it now?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10876">pico</a> — Wed Sep 23, 2009 7:16 am</p><hr />
]]></content>
	</entry>
	</feed>
