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

	<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-03-24T11:20:06-04:00</updated>

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

		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2008-03-24T11:20:06-04:00</updated>

		<published>2008-03-24T11:20:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82013#p82013</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82013#p82013"/>
		<title type="html"><![CDATA[Can;t Find http 2.4 (the usual)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82013#p82013"><![CDATA[
<blockquote class="uncited"><div>Once again, http.tcl and egghttp.tcl are NOT the same as "package http"   - package  http comes with the tcl library.</div></blockquote>What are you talking about? <br>You obviously didn't even bother to look at the script. <br>The script mentioned is not egghttp.tcl, it is a script version of the http package and works well.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Mon Mar 24, 2008 11:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Hibia]]></name></author>
		<updated>2008-03-24T08:19:48-04:00</updated>

		<published>2008-03-24T08:19:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82010#p82010</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82010#p82010"/>
		<title type="html"><![CDATA[Can;t Find http 2.4 (the usual)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82010#p82010"><![CDATA[
<blockquote class="uncited"><div><a href="http://forum.egghelp.org/viewtopic.php?p=81985#81985" class="postlink">http://forum.egghelp.org/viewtopic.php?p=81985#81985</a></div></blockquote>Great! Thanks for submitting this solution! Worked like a charm with my bash.tcl script under Cygwin on an old XP box.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9812">Hibia</a> — Mon Mar 24, 2008 8:19 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2008-03-23T13:07:45-04:00</updated>

		<published>2008-03-23T13:07:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=81989#p81989</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=81989#p81989"/>
		<title type="html"><![CDATA[Can;t Find http 2.4 (the usual)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=81989#p81989"><![CDATA[
Once again, http.tcl and egghttp.tcl are NOT the same as "package http"   - package  http comes with the tcl library.<br><br>Whether it works under cygwin, I do not know, but I would try removing the version number and just have "package require http"  and see if that works. The other problem may be the library path doesn't include the path where your packages are. I do not know how to set the libpath in cygwin, you can find that info via google.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Sun Mar 23, 2008 1:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[russkaskiw]]></name></author>
		<updated>2008-03-23T10:45:07-04:00</updated>

		<published>2008-03-23T10:45:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=81986#p81986</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=81986#p81986"/>
		<title type="html"><![CDATA[Can;t Find http 2.4 (the usual)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=81986#p81986"><![CDATA[
<a href="http://forum.egghelp.org/viewtopic.php?p=81985#81985" class="postlink">http://forum.egghelp.org/viewtopic.php?p=81985#81985</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9801">russkaskiw</a> — Sun Mar 23, 2008 10:45 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Spre]]></name></author>
		<updated>2008-03-15T04:03:51-04:00</updated>

		<published>2008-03-15T04:03:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=81771#p81771</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=81771#p81771"/>
		<title type="html"><![CDATA[Can;t Find http 2.4 (the usual)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=81771#p81771"><![CDATA[
I have spent the last 30 or so minutes searching and have tried the following. (here and google)<br><br>Made sure the path in the conf file was correct.<br>/home/Spre/eggdrop<br><br>Tried it with and without placing the  source scripts/http.tcl<br><br>Compiled the tcllib1.10<br><br><br>tried with both windrop and eggdrop and both give me the same result.<br><blockquote class="uncited"><div>[03:53] Tcl error in file 'eggdrop.conf':<br>[03:53] can't find package http 2.4<br>    while executing<br>"package require http 2.4"<br>    (file "scripts/ross-g.tcl" line 155)<br>    invoked from within<br>"source scripts/ross-g.tcl"<br>    (file "eggdrop.conf" line 1350)<br>[03:53] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)</div></blockquote>http 2.4 is located  in usr/share/tcl8.4/http2.4/  as well as in the scripts/ directory.<br><br>the drop runs and connects fine without the tcl script I am trying to run so I know it is configured properly. My only issues is the http 2.4 not being detected? or maybe it is a bad one? I got the 8.4 from the tcl webby.<br><br><br>the tcl script calls.<div class="codebox"><p>Code: </p><pre><code>package require http 2.4</code></pre></div>edit forgot the enviroment<br><br>Using cygWIN on a quadcore with 8gigs ram.<br><br><span style="color:darkred">Edit: Not a support script issue moved, to Eggdrop Help (Alchera)</span><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7260">Spre</a> — Sat Mar 15, 2008 4:03 am</p><hr />
]]></content>
	</entry>
	</feed>
