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

	<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>2005-09-21T19:47:57-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2005-09-21T19:47:57-04:00</updated>

		<published>2005-09-21T19:47:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55986#p55986</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55986#p55986"/>
		<title type="html"><![CDATA[TCL Error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55986#p55986"><![CDATA[
<blockquote class="uncited"><div>i've do a search, but many result i found ....<br><br><br>i also do a search like Error 127, but many useless result found ....</div></blockquote>You actually <strong class="text-strong">read</strong> the "many result" and if nothing is appropriate you <em class="text-italics">refine</em> your search. I do admit that forum searches aren't a patch on Google etc.<br><br>Using quotes might assist apart from using boolean expressions in your search criteria. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Wed Sep 21, 2005 7:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ayie]]></name></author>
		<updated>2005-09-20T01:04:13-04:00</updated>

		<published>2005-09-20T01:04:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55918#p55918</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55918#p55918"/>
		<title type="html"><![CDATA[TCL Error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55918#p55918"><![CDATA[
i've do a search, but many result i found ....<br><br>i also do a search like Error 127, but many useless result found ....<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2733">ayie</a> — Tue Sep 20, 2005 1:04 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2005-09-19T10:46:37-04:00</updated>

		<published>2005-09-19T10:46:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55898#p55898</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55898#p55898"/>
		<title type="html"><![CDATA[TCL Error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55898#p55898"><![CDATA[
Have a look on <a href="http://forum.egghelp.org/viewtopic.php?p=38686" class="postlink">this</a> page.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Mon Sep 19, 2005 10:46 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-09-19T03:38:08-04:00</updated>

		<published>2005-09-19T03:38:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55890#p55890</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55890#p55890"/>
		<title type="html"><![CDATA[TCL Error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55890#p55890"><![CDATA[
I'd bet you still haven't done a single forum search although you've been here for 2+ years<br><br>type <em class="text-italics">ldd eggdrop</em>, note the location of Tcl libs, make sure you have them at that location, set env variable LD_LIBRARY_PATH to that location, start eggdrop<br><br>if you are on Linux, you can also add those in /etc/ld.so.conf and then type <em class="text-italics">ldconfig</em> to update dynamic loader cache<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Mon Sep 19, 2005 3:38 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ayie]]></name></author>
		<updated>2005-09-19T03:17:41-04:00</updated>

		<published>2005-09-19T03:17:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55889#p55889</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55889#p55889"/>
		<title type="html"><![CDATA[TCL Error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55889#p55889"><![CDATA[
Test run of ./eggdrop -v:<br>./eggdrop: error while loading shared libraries: libtcl8.4.so: cannot open shared object file: No such file or directory<br>make: *** [modules] Error 127<br>[serv@p15184641 eggdrop1.6.17]$ which libtcl<br>/usr/bin/which: no libtcl in (/usr/lib/courier-imap/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/serv/bin)<br><br><br>i already install tcl <br><br>[serv@p15184641 eggdrop1.6.17]$ whereis tcl<br>tcl: /usr/local/lib/tcl8.5 /usr/local/lib/tcl8.4<br>[serv@p15184641 eggdrop1.6.17]$<br><br>but still cannot make the file.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2733">ayie</a> — Mon Sep 19, 2005 3:17 am</p><hr />
]]></content>
	</entry>
	</feed>
