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

	<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>2006-12-07T16:40:37-04:00</updated>

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

		<entry>
		<author><name><![CDATA[lapastica]]></name></author>
		<updated>2006-12-07T16:40:37-04:00</updated>

		<published>2006-12-07T16:40:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68755#p68755</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68755#p68755"/>
		<title type="html"><![CDATA['make' returns error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68755#p68755"><![CDATA[
thx rosc2112  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"> .. now compiled without error<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8477">lapastica</a> — Thu Dec 07, 2006 4:40 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-12-07T16:28:43-04:00</updated>

		<published>2006-12-07T16:28:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68753#p68753</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68753#p68753"/>
		<title type="html"><![CDATA['make' returns error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68753#p68753"><![CDATA[
Ohh, also,  /usr/local/lib/libtcl8.4.so may just be a symlink, make sure you have read permissions to the file it points to.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Thu Dec 07, 2006 4:28 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-12-07T16:25:41-04:00</updated>

		<published>2006-12-07T16:25:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68752#p68752</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68752#p68752"/>
		<title type="html"><![CDATA['make' returns error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68752#p68752"><![CDATA[
you may need to create an /etc/ld.so.conf and add /usr/local/lib to it and then run ldconfig.. Also, don't compile or run eggdrop as root, use a normal user login and make sure it has read permissions to the libs.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Thu Dec 07, 2006 4:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[lapastica]]></name></author>
		<updated>2006-12-07T14:27:18-04:00</updated>

		<published>2006-12-07T14:27:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68749#p68749</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68749#p68749"/>
		<title type="html"><![CDATA['make' returns error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68749#p68749"><![CDATA[
<blockquote class="uncited"><div>Make sure you have read permissions to the lib, and make sure it's path is in your /etc/ld.so.conf if you're on a linux platform. If you need to add /usr/local/lib to /etc/ld.so.conf, you'll need to run ldconfig after adding that path.</div></blockquote>i have root permission in my shell..and i dont have ld.so.conf in my /etc ..i have ld.so.cache and ld.so.hwcappkgs<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8477">lapastica</a> — Thu Dec 07, 2006 2:27 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-12-07T14:22:37-04:00</updated>

		<published>2006-12-07T14:22:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68748#p68748</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68748#p68748"/>
		<title type="html"><![CDATA['make' returns error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68748#p68748"><![CDATA[
Make sure you have read permissions to the lib, and make sure it's path is in your /etc/ld.so.conf if you're on a linux platform. If you need to add /usr/local/lib to /etc/ld.so.conf, you'll need to run ldconfig after adding that path.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Thu Dec 07, 2006 2:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[lapastica]]></name></author>
		<updated>2006-12-07T14:08:58-04:00</updated>

		<published>2006-12-07T14:08:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68746#p68746</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68746#p68746"/>
		<title type="html"><![CDATA['make' returns error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68746#p68746"><![CDATA[
hi,<br>./configure and make config work fine but 'make' returns this error:<br><div class="codebox"><p>Code: </p><pre><code>All modules compiled.make[1]: Leaving directory `/home/asb/eggdrop/eggdrop1.6.18/src/mod'Test run of ./eggdrop -v:./eggdrop: error while loading shared libraries: libtcl8.4.so: cannot open shared object file: No such file or directory</code></pre></div>i have filename libtcl.4.so <div class="codebox"><p>Code: </p><pre><code>/usr/local/lib/libtcl8.4.so</code></pre></div>what should i do?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8477">lapastica</a> — Thu Dec 07, 2006 2:08 pm</p><hr />
]]></content>
	</entry>
	</feed>
