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

	<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>2004-06-01T14:53:25-04:00</updated>

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

		<entry>
		<author><name><![CDATA[KrzychuG]]></name></author>
		<updated>2004-06-01T14:53:25-04:00</updated>

		<published>2004-06-01T14:53:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36822#p36822</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36822#p36822"/>
		<title type="html"><![CDATA[TCL8.4 problem while compiling]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36822#p36822"><![CDATA[
Probably configure detected older version of Tcl. Ask admin where is new tcl and use it in configure.<br><blockquote class="uncited"><div>    E. Tcl Detection and Installation<br>        If ./configure does not correctly detect the location of your Tcl<br>        library and header file, or if you experience errors related to Tcl<br>        during linking, preform these steps:<br><br>          1. Depending on what shell your using:<br><br>            bash/ksh:<br>              export LB_LIBRARY_PATH='&lt;path to DIRECTORY containing Tcl library&gt;'<br><br>            csh/tcsh/tclsh:<br>              setenv LB_LIBRARY_PATH '&lt;path to DIRECTORY containing Tcl library&gt;'<br><br>          2. Run the following command from your Eggdrop compilation directory<br>             (this is all one command):<br><br>            ./configure --with-tclinc='&lt;full path to tcl.h&gt;'<br>            --with-tcllib='&lt;full path to Tcl library&gt;'<br><br>          3. Continue compiling the bot, starting with 'make config'.<br><br>        If you do not have Tcl installed on your system, you can compile it in<br>        your /home directory. Download Tcl from Tcl's SourceForge project page<br>        at <a href="http://www.sourceforge.net/projects/tcl/" class="postlink">http://www.sourceforge.net/projects/tcl/</a>, or from ActiveState at<br>        <a href="ftp://tcl.activestate.com/pub/tcl/tcl8_4/" class="postlink">ftp://tcl.activestate.com/pub/tcl/tcl8_4/</a>. Read Tcl's README file for<br>        help with compiling and installing it. After you compile Tcl, follow<br>        the steps above to allow Eggdrop to detect Tcl. </div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3672">KrzychuG</a> — Tue Jun 01, 2004 2:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[pl0x]]></name></author>
		<updated>2004-06-01T10:27:45-04:00</updated>

		<published>2004-06-01T10:27:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36815#p36815</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36815#p36815"/>
		<title type="html"><![CDATA[TCL8.4 problem while compiling]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36815#p36815"><![CDATA[
My hoster has tcl8.4 , when I am compiling eggdrop1.6.15 it says that my tcl lib is too old and I should install tcl8.3.4 at least <br>what should I do?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4999">pl0x</a> — Tue Jun 01, 2004 10:27 am</p><hr />
]]></content>
	</entry>
	</feed>
