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

	<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-08-12T09:20:47-04:00</updated>

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

		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2004-08-12T09:20:47-04:00</updated>

		<published>2004-08-12T09:20:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39710#p39710</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39710#p39710"/>
		<title type="html"><![CDATA[TCL error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39710#p39710"><![CDATA[
hmm.  All this talk about ~doc/, got me to thinking that it would be convenient to have the various "default" texts accessible to read online.  Perhaps this feature/function already exists somewhere...?¿? <br><br> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"> could always make the sub-domain <em class="text-italics"><a href="http://www.egghelp.org/lazyass.htm" class="postlink">www.egghelp.org/lazyass.htm</a></em>  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2706">YooHoo</a> — Thu Aug 12, 2004 9:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2004-08-12T09:06:33-04:00</updated>

		<published>2004-08-12T09:06:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39707#p39707</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39707#p39707"/>
		<title type="html"><![CDATA[TCL error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39707#p39707"><![CDATA[
Would be a nice change. Such a loveley collection of them in ~doc/html  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Thu Aug 12, 2004 9:06 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2004-08-12T08:14:31-04:00</updated>

		<published>2004-08-12T08:14:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39706#p39706</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39706#p39706"/>
		<title type="html"><![CDATA[TCL error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39706#p39706"><![CDATA[
<blockquote class="uncited"><div>Is it hard to read those file?</div></blockquote> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"> OOOOOOOooooooooh.... so we should actually <strong class="text-strong"><em class="text-italics">read</em></strong> those text files that come with every egg?  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cool.gif" width="15" height="15" alt="8)" title="Cool"> <br> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2706">YooHoo</a> — Thu Aug 12, 2004 8:14 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[KrzychuG]]></name></author>
		<updated>2004-08-11T12:10:44-04:00</updated>

		<published>2004-08-11T12:10:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39690#p39690</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39690#p39690"/>
		<title type="html"><![CDATA[TCL error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39690#p39690"><![CDATA[
This is a part of doc/COMPILING-FAQ:<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>Is it hard to read those file?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3672">KrzychuG</a> — Wed Aug 11, 2004 12:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-08-11T11:36:28-04:00</updated>

		<published>2004-08-11T11:36:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39689#p39689</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39689#p39689"/>
		<title type="html"><![CDATA[TCL error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39689#p39689"><![CDATA[
checking for broken libsafe sscanf... no<br>checking for Tcl library... found /usr/lib/libtcl8.3.so<br>checking for Tcl header... {not found}<br>checking whether the Tcl system has changed... yes<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. See doc/COMPILING's 'Tcl Detection<br>  and Installation' section for more information.<br><br>Help me plz<p>Statistics: Posted by Guest — Wed Aug 11, 2004 11:36 am</p><hr />
]]></content>
	</entry>
	</feed>
