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

	<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-04-02T10:41:11-04:00</updated>

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

		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2008-04-02T10:41:11-04:00</updated>

		<published>2008-04-02T10:41:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82121#p82121</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82121#p82121"/>
		<title type="html"><![CDATA[MD5 package missing]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82121#p82121"><![CDATA[
md5 is indeed a part of tcllib. tcllib, however, is not part of the tcl/tk project, but an external package providing extended features. You can find the project at sourceforge, and it is a tcl-only library - meaning it requires no compilation but should run straight out the tar ball (apart from setting up library search paths I suppose).<br><br>If you wish to use the tcllib version of md5, grab a copy from sourceforge, unpack to your favourite directory, run the installer and specify locations to install packages, examples, binaries, etc; and add the location of the packages to the tcl_pkgPath list-variable before calling "package require ...".<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Wed Apr 02, 2008 10:41 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2008-04-01T19:32:59-04:00</updated>

		<published>2008-04-01T19:32:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82114#p82114</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82114#p82114"/>
		<title type="html"><![CDATA[MD5 package missing]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82114#p82114"><![CDATA[
Pretty sure there is an md5 package included in tcllib, but as SirFz mentions, eggdrop provides an md5 command internally as is.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Tue Apr 01, 2008 7:32 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2008-04-01T15:05:59-04:00</updated>

		<published>2008-04-01T15:05:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82110#p82110</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82110#p82110"/>
		<title type="html"><![CDATA[MD5 package missing]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82110#p82110"><![CDATA[
There is no package md5, [md5] is an Eggdrop Tcl command. You can use it as long as you have the core Eggdrop module loaded.<blockquote class="uncited"><div>md5 &lt;string&gt;<br>Returns: the 128 bit MD5 message-digest of the specified string<br>Module: core</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Tue Apr 01, 2008 3:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[StarLion]]></name></author>
		<updated>2008-04-01T13:31:24-04:00</updated>

		<published>2008-04-01T13:31:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82109#p82109</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82109#p82109"/>
		<title type="html"><![CDATA[MD5 package missing]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82109#p82109"><![CDATA[
If when i compile my script, i try to use the MD5 space (calling 'package require md5'), and get a 'cant find package' error... is there anything I can do, if i dont own the server?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7134">StarLion</a> — Tue Apr 01, 2008 1:31 pm</p><hr />
]]></content>
	</entry>
	</feed>
