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

	<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>2009-06-16T23:41:43-04:00</updated>

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

		<entry>
		<author><name><![CDATA[CyberMaN]]></name></author>
		<updated>2009-06-16T23:41:43-04:00</updated>

		<published>2009-06-16T23:41:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89215#p89215</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89215#p89215"/>
		<title type="html"><![CDATA[MySQL Module]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89215#p89215"><![CDATA[
Dear nml375,<br><br>Sorry for the lateness of my reply, I had to go off town for some days. I would like to let you and the rest that have this problem that the problem has been solved. A friend of mine supplied me with a libmysqltcl3.05.so module, and using the load command nml375 supplied inside a script, the module was successfully loaded.<br><br>Thanks for the help.<br><br>Regards,<br><br>James.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10639">CyberMaN</a> — Tue Jun 16, 2009 11:41 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2009-06-09T10:44:13-04:00</updated>

		<published>2009-06-09T10:44:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89145#p89145</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89145#p89145"/>
		<title type="html"><![CDATA[MySQL Module]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89145#p89145"><![CDATA[
If you are still getting the "No start function defined." message, that means you are still using eggdrop's module loading mechanism. Could you post the exact code you are using and the exact error message you recieve?<br>Also, which version of eggdrop and tcl are you using?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Tue Jun 09, 2009 10:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CyberMaN]]></name></author>
		<updated>2009-06-09T10:14:43-04:00</updated>

		<published>2009-06-09T10:14:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89144#p89144</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89144#p89144"/>
		<title type="html"><![CDATA[MySQL Module]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89144#p89144"><![CDATA[
I am using Ubuntu 8.10 and used apt-get install mysqltcl, so what could be wrong?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10639">CyberMaN</a> — Tue Jun 09, 2009 10:14 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2009-06-09T09:25:26-04:00</updated>

		<published>2009-06-09T09:25:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89143#p89143</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89143#p89143"/>
		<title type="html"><![CDATA[MySQL Module]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89143#p89143"><![CDATA[
That error message suggests that the mysqltcl package wasn't properly installed on the system, or it was installed in a location where tcl does not look for packages (usually set with tcl_library).<br><br>If you still get errors using the tcl command "load", such as below, that suggests that the library file was not compiled for this platform.<div class="codebox"><p>Code: </p><pre><code>load /path/to/libmysqltcl3.05.so</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Tue Jun 09, 2009 9:25 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CyberMaN]]></name></author>
		<updated>2009-06-08T22:22:05-04:00</updated>

		<published>2009-06-08T22:22:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89139#p89139</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89139#p89139"/>
		<title type="html"><![CDATA[MySQL Module]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89139#p89139"><![CDATA[
Thanks, <br><br>I tried that just now, but it didn't seem to work. It replies with <br>[04:18] can't find package mysqltcl 3.0<br>    while executing<br>"package require mysqltcl 3.0"<br><br>I tried the exact version as well, 3.05 and 3.05-1 but nothing worked. I tried loading the module through the script but gave the previous error. I'm out of ideas, any clue?<br><br>Regards,<br><br>James.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10639">CyberMaN</a> — Mon Jun 08, 2009 10:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2009-06-08T20:39:04-04:00</updated>

		<published>2009-06-08T20:39:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89137#p89137</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89137#p89137"/>
		<title type="html"><![CDATA[MySQL Module]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89137#p89137"><![CDATA[
The libmysqltcl module is not an eggdrop module, but a tcl module, as such, it must be loaded by the load tcl command (not .load dcc chat partyline command). Preferably though, you should use the "package require" command within your script, as documented in the mysqltcl manual:<div class="codebox"><p>Code: </p><pre><code>package require mysqltcl 3.0</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Mon Jun 08, 2009 8:39 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CyberMaN]]></name></author>
		<updated>2009-06-08T19:47:44-04:00</updated>

		<published>2009-06-08T19:47:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89136#p89136</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89136#p89136"/>
		<title type="html"><![CDATA[MySQL Module]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89136#p89136"><![CDATA[
Hello,<br><br>I've been fighting this problem for hours now and I cannot seem to find a solution. mysqltcl is installed on the latest version. <br><br>I copied the libmysqltcl3.05.so file inside the modules directory of my eggdrop, but when I try to load it...<br><br> 02:44  &lt;CyberMaN&gt; .load libmysqltcl3.05<br> 02:44   Lina            • libmysqltcl3.05: Error loading module: No start function defined.<br><br>I have no clue what this could mean, could someone give me a hint?<br><br>Regards,<br><br>James.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10639">CyberMaN</a> — Mon Jun 08, 2009 7:47 pm</p><hr />
]]></content>
	</entry>
	</feed>
