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

	<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>2001-11-08T20:01:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-11-08T20:01:00-04:00</updated>

		<published>2001-11-08T20:01:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1529#p1529</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1529#p1529"/>
		<title type="html"><![CDATA[tcl version on FreeBSD]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1529#p1529"><![CDATA[
Yes.<br><br>First you need to know the location of the TCL library path (if version 8.2, the file tcllib8.2.so will be in this directory). Second, you need the location of the tcl header file (tcl.h).<br><br>Once you have this information, issue the configure command in the following way<br><blockquote class="uncited"><div>./configure --with-tcl-inc=/path/to/tcl.h --with-tcl-lib=/path/to/tcllib8.2.so</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Thu Nov 08, 2001 8:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-11-08T18:58:00-04:00</updated>

		<published>2001-11-08T18:58:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1526#p1526</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1526#p1526"/>
		<title type="html"><![CDATA[tcl version on FreeBSD]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1526#p1526"><![CDATA[
I have a shell on a FreeBSD system, now when i try to compile the eggdrop bot it says it cant find tcl libraries.  It says to test i should write tclsh at the comand prompt to see if they are insalled, when I do that it says i should use tclsh plus the version number... in this case tcl8.2<br><br>can i get around this?<p>Statistics: Posted by Guest — Thu Nov 08, 2001 6:58 pm</p><hr />
]]></content>
	</entry>
	</feed>
