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

	<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>2005-08-23T14:43:34-04:00</updated>

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

		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-08-23T14:43:34-04:00</updated>

		<published>2005-08-23T14:43:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=54717#p54717</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=54717#p54717"/>
		<title type="html"><![CDATA[Instalation of TCL help!!!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=54717#p54717"><![CDATA[
wrong forum dude<br><br>and they need not to update their docs, you need to learn how to use UNIX shell<br><br>BTW you can safely ignore that failed test and continue with installation<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Tue Aug 23, 2005 2:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[NuWeb]]></name></author>
		<updated>2005-08-23T13:58:55-04:00</updated>

		<published>2005-08-23T13:58:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=54715#p54715</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=54715#p54715"/>
		<title type="html"><![CDATA[Instalation of TCL help!!!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=54715#p54715"><![CDATA[
top lad <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> ..<br><br><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> ./configure options<br>Worked fine!<br><br><strong class="text-strong">THANKS ALLOT!</strong> they should update their istructions on <br><a href="http://www.tcl.tk/doc/howto/compile.html" class="postlink">http://www.tcl.tk/doc/howto/compile.html</a><br>-------------<br><br>ok, now im doing make test.. and it says:<blockquote class="uncited"><div>==== http-4.14 http::Event FAILED<br>==== Contents of test case:<br><br>    set code [catch {<br>        set token [http::geturl $badurl/?timeout=10 -timeout 10000 -command {#}]<br>        if {[string length $token] == 0} {<br>            error "bogus return from http::geturl"<br>        }<br>        http::wait $token<br>        http::status $token<br>    } err]<br>    # error code varies among platforms.<br>    list $code [regexp {(connect failed|couldn't open socket)} $err]<br><br>---- Result was:<br>0 0<br>---- Result should have been (exact matching):<br>1 1<br>==== http-4.14 FAILED</div></blockquote>That matter? .. whats happening?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6636">NuWeb</a> — Tue Aug 23, 2005 1:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[KrzychuG]]></name></author>
		<updated>2005-08-23T13:30:20-04:00</updated>

		<published>2005-08-23T13:30:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=54713#p54713</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=54713#p54713"/>
		<title type="html"><![CDATA[Instalation of TCL help!!!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=54713#p54713"><![CDATA[
<blockquote class="uncited"><div> .. Any ideas?</div></blockquote>Yeah, only one idea, type "./configure" or "sh configure" instead.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3672">KrzychuG</a> — Tue Aug 23, 2005 1:30 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[NuWeb]]></name></author>
		<updated>2005-08-23T13:19:40-04:00</updated>

		<published>2005-08-23T13:19:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=54712#p54712</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=54712#p54712"/>
		<title type="html"><![CDATA[Instalation of TCL help!!!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=54712#p54712"><![CDATA[
Ok, so i got my server going, i got it all going remotly hosted. Logged into shell and following instrictions and stuff.. <br><br>I got tcl on the server at<br>/root/tcl8.4.11/<br><br>It thought i was doing rite well, wget the file, uncompressed it and stuff.... so im doing:<br>cd tcl8.4.11/unix<br>configure options<br>make<br>make test<br>make install <br><br>when it gets to "configure options" it says:<blockquote class="uncited"><div>root@atlantis [~/tcl8.4.11/unix]# configure<br>-bash: configure: command not found</div></blockquote><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"> .. Any ideas? .. im only trying to install TCL to get a IRC bot on server.. Eggdrop <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>.. Not going so well so far.. lol.<br><br>Any advcie be nice!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6636">NuWeb</a> — Tue Aug 23, 2005 1:19 pm</p><hr />
]]></content>
	</entry>
	</feed>
