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

	<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>2006-04-14T17:21:58-04:00</updated>

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

		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2006-04-14T17:21:58-04:00</updated>

		<published>2006-04-14T17:21:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61909#p61909</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61909#p61909"/>
		<title type="html"><![CDATA[compiling eggdrop with tcl from local install]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61909#p61909"><![CDATA[
read './configure --help'. The lib thing must point to path where tcl8.4 is included (usually '~/lib' for local install) and the header thing must point to the include dir where the header of the installed version is... probably it created a '~/include/', if not search for the headers (*.h) in the TCL source.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Fri Apr 14, 2006 5:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sKy]]></name></author>
		<updated>2006-04-14T16:19:53-04:00</updated>

		<published>2006-04-14T16:19:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61904#p61904</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61904#p61904"/>
		<title type="html"><![CDATA[compiling eggdrop with tcl from local install]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61904#p61904"><![CDATA[
About a shell account on a unix box:<br><br>I want to use and install another Tcl version then default.  (Only in my dir)<br><br>Installing tcl:<br>download: tcl8.4.12-src.tar.gz<br>tar -xvzf tcl8.4.12-src.tar.gz<br>cd tcl8.4.12<br>configure --enable-threads --enable-shared<br>make<br>make test<br>make install<br><br>Installing eggdrop<br>wget <a href="http://www.egghelp.org" class="postlink">www.egghelp.org</a><br>tar -xvzf eggdrop.16.18.tar.gz<br>cd eggdrop1.6.18<br>./configure --with-tcllib --with-tclinc ??? I don`t know which arguments i have to use....<br>make<br>make iconfig<br>make<br>make install<br><br>So far okay? Don`t know if this would work.<br><br>Btw: what do you think about tcl 8.5? Already working well?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6101">sKy</a> — Fri Apr 14, 2006 4:19 pm</p><hr />
]]></content>
	</entry>
	</feed>
