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

	<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>2008-09-16T16:16:55-04:00</updated>

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

		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2008-09-16T16:16:55-04:00</updated>

		<published>2008-09-16T16:16:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=85183#p85183</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=85183#p85183"/>
		<title type="html"><![CDATA[tcl error on ./configure]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=85183#p85183"><![CDATA[
Sorry for a late response, been out of town for the last week or so..<br><br>To the issue;<br>You need to have "tcl" installed on your system for eggdrop to compile properly, and sometimes you must help eggdrop find it.<br><br>Also, to make things more complicated, many distributions separate the runtime libraries from the "devel" files. This means, that despite yum (or whatever packet manager you use) say tcl is installed, you actually need tcl-devel or something like that. In your case, I'd start checking this.<div class="codebox"><p>Code: </p><pre><code>yum install tcl-devel</code></pre></div>During compilation, the configure-script will try its best to find the location of any installed tcl-libraries on the system, however, sometimes tcl has been installed in some dark corner of the filesystem where the script doesn't know where to look. In these cases you need to use the --with-tcllib and --with-tclinc options with configure to actually tell where they are:<div class="codebox"><p>Code: </p><pre><code>./configure --with-tcllib=/path/to/libtcl.so --with-tclinc=/path/to/tcl.h</code></pre></div>Of course, replace /path/to/libtcl.so and /path/to/tcl.h to the actual paths<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Tue Sep 16, 2008 4:16 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[imac]]></name></author>
		<updated>2008-09-10T14:01:27-04:00</updated>

		<published>2008-09-10T14:01:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=85118#p85118</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=85118#p85118"/>
		<title type="html"><![CDATA[tcl error on ./configure]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=85118#p85118"><![CDATA[
<blockquote class="uncited"><div>Simply put, your system lacks tcl-libraries.<br>If you got administrative privileges on the system, install tcl-libraries onto the system using whatever means provided by CentOS.<br>If you do not have administrative privileges, either ask the admin to install it (preferrably), or get a copy from <a href="www.tcl.tk" class="postlink">www.tcl.tk</a>, compile it, and install it in your home directory. If needed, use the --with-tcllib and --with-tclinc options to point the configure-script to where the libraries are installed.</div></blockquote>i must have read this 5 times. i dont understan it.  can you please help me out. please keep in mind i have never set up pclinux or eggdrop before. my days of editing autoconfig.sys and autoexec.bat files are way behind me now, i dont even rememberv that decade lol,, i get the same error no matter where i put this tcl stuff. where is eggdrop looking for it? i run a small 6 channel irc thing for scanners,hamradio,weather alerts,free to air satellite system like bud (big ugly dish). i only started to learn mirc and scripts and add-ons. now i have had someone tell mev to use eggdrop for direct downloads instead of evilshare which advertise's porno on their slah page. i have members as young as 7 yrs old on my irc channel cause its for hoobies, i cant control the ag  group. but i have topped using evilshare. i really need to get this going.. how dumb am i? lol  so ok i have a p4 3.2 gig 2 meg ram 100 gig hrd, and a 5 tb drive for files. i also have 45/dn 10/up speed. im using my built computer instead of a paid shell, after i get this going and learn ill switch to a shell account with vhost. so where do i start master? lol ? thnks for reading<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10188">imac</a> — Wed Sep 10, 2008 2:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2008-08-26T09:42:25-04:00</updated>

		<published>2008-08-26T09:42:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=84846#p84846</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=84846#p84846"/>
		<title type="html"><![CDATA[tcl error on ./configure]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=84846#p84846"><![CDATA[
Simply put, your system lacks tcl-libraries.<br>If you got administrative privileges on the system, install tcl-libraries onto the system using whatever means provided by CentOS.<br>If you do not have administrative privileges, either ask the admin to install it (preferrably), or get a copy from <a href="www.tcl.tk" class="postlink">www.tcl.tk</a>, compile it, and install it in your home directory. If needed, use the --with-tcllib and --with-tclinc options to point the configure-script to where the libraries are installed.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Tue Aug 26, 2008 9:42 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Gummie]]></name></author>
		<updated>2008-08-25T21:53:21-04:00</updated>

		<published>2008-08-25T21:53:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=84841#p84841</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=84841#p84841"/>
		<title type="html"><![CDATA[tcl error on ./configure]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=84841#p84841"><![CDATA[
I get this error when I do ./configure<blockquote class="uncited"><div><br>configure: error:<br><br>  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.</div></blockquote>I've looked at the guide, it doesn't help. Any help is appreciated. I'm using  centos<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10171">Gummie</a> — Mon Aug 25, 2008 9:53 pm</p><hr />
]]></content>
	</entry>
	</feed>
