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

	<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-11-15T13:24:12-04:00</updated>

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

		<entry>
		<author><name><![CDATA[MrStonedOne]]></name></author>
		<updated>2009-11-15T13:24:12-04:00</updated>

		<published>2009-11-15T13:24:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90922#p90922</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90922#p90922"/>
		<title type="html"><![CDATA[./configure problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90922#p90922"><![CDATA[
tcl installs to /usr/local/lib, what i did was ln -s the .so to /usr/lib to fix this.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8744">MrStonedOne</a> — Sun Nov 15, 2009 1:24 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[paulOr]]></name></author>
		<updated>2009-11-08T22:28:30-04:00</updated>

		<published>2009-11-08T22:28:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90853#p90853</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90853#p90853"/>
		<title type="html"><![CDATA[./configure problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90853#p90853"><![CDATA[
Thank you, i have managed to compile eggdrop now, ./configure, make config, make, make install DEST=/home/paulor/software/trixx/.<br><br>Everything went great.<br>Now when i start my eggdrop with ./eggdrop bot.conf, im getting the same error:<br><blockquote class="uncited"><div><a href="mailto:paulor@paulor.net">paulor@paulor.net</a> [~/software/trixx]# ./eggdrop bot.conf<br>./eggdrop: error while loading shared libraries: libtcl8.5.so: cannot open shared object file: No such file or directory</div></blockquote>Anyhelp?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10300">paulOr</a> — Sun Nov 08, 2009 10:28 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2009-11-08T15:45:42-04:00</updated>

		<published>2009-11-08T15:45:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90850#p90850</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90850#p90850"/>
		<title type="html"><![CDATA[./configure problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90850#p90850"><![CDATA[
Most likely, your libtcl8.5.so library was installed in a location where the dynamic library loader (ld.so) couldn't find it.<br>Check your /etc/ld.so.conf file and make sure there's a line pointing to the directory where you installed the tcl-libraries, then run ldconfig.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sun Nov 08, 2009 3:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[paulOr]]></name></author>
		<updated>2009-11-08T15:27:28-04:00</updated>

		<published>2009-11-08T15:27:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90849#p90849</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90849#p90849"/>
		<title type="html"><![CDATA[./configure problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90849#p90849"><![CDATA[
Im running CentOS, i have done this a million times on ubuntu, could do it in my sleep.<br><blockquote class="uncited"><div>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</div></blockquote>I've installed tcl/tcl-devel and everything else that i have found while searching the forums.<br><br>I've no idea about CentOS but running it because cpanel supports it.<br>I tried --with-tcllib stuff, but i couldnt find tcl.h so not much use tbh.<br><br>As of right now, i have removed all TCL packages, could someone with a little know-how talk me through what is needed?<br><br>Thanks in advance.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10300">paulOr</a> — Sun Nov 08, 2009 3:27 pm</p><hr />
]]></content>
	</entry>
	</feed>
