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

	<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-05-06T09:57:45-04:00</updated>

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

		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-05-06T09:57:45-04:00</updated>

		<published>2005-05-06T09:57:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=49097#p49097</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=49097#p49097"/>
		<title type="html"><![CDATA[TCL problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=49097#p49097"><![CDATA[
I suggest you recompile TCL on your system.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Fri May 06, 2005 9:57 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[kali]]></name></author>
		<updated>2005-05-06T09:11:33-04:00</updated>

		<published>2005-05-06T09:11:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=49096#p49096</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=49096#p49096"/>
		<title type="html"><![CDATA[new problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=49096#p49096"><![CDATA[
after work and read the Documents i got run ./configure and make config, but at the end of make, i got this: <strong class="text-strong">Test run of ./eggdrop -v:<br>./eggdrop: error while loading shared libraries: libtcl8.4.so: cannot open share<br>d object file: No such file or directory<br>make: *** [modules] Error 127</strong><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3829">kali</a> — Fri May 06, 2005 9:11 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-05-05T17:13:41-04:00</updated>

		<published>2005-05-05T17:13:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=49068#p49068</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=49068#p49068"/>
		<title type="html"><![CDATA[TCL problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=49068#p49068"><![CDATA[
It's told you exactly what to do, I dont see why you are struggling.<br>type <div class="codebox"><p>Code: </p><pre><code>locate libtcl.so</code></pre></div>also<div class="codebox"><p>Code: </p><pre><code>locate tcl.h</code></pre></div>make a note of where they are on your system. then do as it says. <blockquote class="uncited"><div> ./configure using the --with-tcllib='/path/to/libtcl.so' and --with-tclinc='/path/to/tcl.h' options. </div></blockquote><div class="codebox"><p>Code: </p><pre><code> ./configure --with-tcllib='/path/to/libtcl.so' --with-tclinc='/path/to/tcl.h'</code></pre></div>Make sense?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Thu May 05, 2005 5:13 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[kali]]></name></author>
		<updated>2005-05-05T11:50:43-04:00</updated>

		<published>2005-05-05T11:50:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=49058#p49058</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=49058#p49058"/>
		<title type="html"><![CDATA[path]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=49058#p49058"><![CDATA[
my tcl is there: /usr/local/ActiveTcl/ but in root so what will be the complete path ? sample am installing my eggie in the account myaccount, i type ./configure /usr/local/ActiveTcl/ that's right or not?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3829">kali</a> — Thu May 05, 2005 11:50 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-05-05T11:11:39-04:00</updated>

		<published>2005-05-05T11:11:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=49052#p49052</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=49052#p49052"/>
		<title type="html"><![CDATA[Re: TCL problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=49052#p49052"><![CDATA[
<blockquote class="uncited"><div>See doc/COMPILE-GUIDE's 'Tcl Detection and Installation' section for more information</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Thu May 05, 2005 11:11 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[kali]]></name></author>
		<updated>2005-05-05T10:56:41-04:00</updated>

		<published>2005-05-05T10:56:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=49051#p49051</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=49051#p49051"/>
		<title type="html"><![CDATA[TCL problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=49051#p49051"><![CDATA[
Tcl cannot be found on this system.<br><br>  Eggdrop requires Tcl to compile. If you already have Tcl installed on<br>  this system, and I just wasn't looking in the right place for it, re-run<br>  ./configure using the --with-tcllib='/path/to/libtcl.so' and<br>  --with-tclinc='/path/to/tcl.h' options.<br><br>  See doc/COMPILE-GUIDE's 'Tcl Detection and Installation' section for more<br>  information<br><br>Am getting that when i make ./configure already i ve installed tcl in ot my server<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3829">kali</a> — Thu May 05, 2005 10:56 am</p><hr />
]]></content>
	</entry>
	</feed>
