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

	<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>2007-04-15T11:36:08-04:00</updated>

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

		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2007-04-15T11:36:08-04:00</updated>

		<published>2007-04-15T11:36:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=72074#p72074</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=72074#p72074"/>
		<title type="html"><![CDATA[mysqlnews1.0 + Windrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=72074#p72074"><![CDATA[
Could you verify that both "libmysqltcl.dll" and "libmySQL.dll" resides within lib/mysqltcl/ directory?<br>You could alsy try adding this to the code prior the load-command:<div class="codebox"><p>Code: </p><pre><code>lappend tcl_libPath [file join [pwd] "lib" "mysqltcl"]</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sun Apr 15, 2007 11:36 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[bleh1234]]></name></author>
		<updated>2007-04-15T11:11:21-04:00</updated>

		<published>2007-04-15T11:11:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=72070#p72070</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=72070#p72070"/>
		<title type="html"><![CDATA[mysqlnews1.0 + Windrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=72070#p72070"><![CDATA[
using absolute paths is't working<br><br>[17:07] couldn't load library "lib/mysqltcl/libmysqltcl.dll": this library or a<br>dependent library could not be found in library path<br>    while executing<br>"load lib/mysqltcl/libmysqltcl.dll"<br><br>did many options but always same msg<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8842">bleh1234</a> — Sun Apr 15, 2007 11:11 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2007-04-09T08:00:25-04:00</updated>

		<published>2007-04-09T08:00:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71949#p71949</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71949#p71949"/>
		<title type="html"><![CDATA[mysqlnews1.0 + Windrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71949#p71949"><![CDATA[
Using absolute paths with wineggs is quite often troublesome (as it uses parts of teh cygwin environment to simulate an *nix environment. Unfortunately, this means drive-letters cause some problems).<br><br>I'd try "load lib/mysqltcl/libmysqltcl.dll" instead. Also, you really don't have to run the pkgIndex.tcl, as this only creates a function used for the "package"-mechanism in tcl.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Mon Apr 09, 2007 8:00 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[bleh1234]]></name></author>
		<updated>2007-04-09T05:44:28-04:00</updated>

		<published>2007-04-09T05:44:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71947#p71947</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71947#p71947"/>
		<title type="html"><![CDATA[mysqlnews1.0 + Windrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71947#p71947"><![CDATA[
No solution for this problem?<br><br>Or is it because i use windrop instead of eggdrop?<br><br>Maybe some here has a better solution for e news system script working on windrop?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8842">bleh1234</a> — Mon Apr 09, 2007 5:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[bleh1234]]></name></author>
		<updated>2007-03-26T12:38:19-04:00</updated>

		<published>2007-03-26T12:38:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71619#p71619</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71619#p71619"/>
		<title type="html"><![CDATA[mysqlnews1.0 + Windrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71619#p71619"><![CDATA[
<blockquote class="uncited"><div>Detect where the libmysqltcl.so file exists and replace 'path/to/libmysqltcl.so' with its full path (as it says). And the following line will cause an error:<blockquote class="uncited"><div>source script /scripts/mysqlnews/mysqlnews.1.0.tcl</div></blockquote>Instead, use:<div class="codebox"><p>Code: </p><pre><code>source scripts/mysqlnews/mysqlnews.1.0.tcl</code></pre></div>(Assuming mysqlnews.1.0.tcl is in c:\eggdrop\scripts\mysqlnews\)</div></blockquote>Thx for quick reply but libmysqltcl.xso isn't on system, i'm using WinXp maybe it's a unix file?<br><br>I tryed to replace .so with the dll found in libMySQLTCL package but that only gave error's same as other files<br><div class="codebox"><p>Code: </p><pre><code>[18:32] Can't load modules mysqltcl: dlopen, Win32 error 126[18:32] Tcl error in file 'eggdrop.conf':[18:32] couldn't load library "c:/eggdrop/lib/mysqltcl/libmysqltcl.dll": this library or a dependent library could not be found in library path    while executing"load c:/eggdrop/lib/mysqltcl/libmysqltcl.dll"    (file "scripts/mysqlnews/mysqlnews.1.0.tcl" line 100)    invoked from within"source scripts/mysqlnews/mysqlnews.1.0.tcl "    (file "eggdrop.conf" line 1355)[18:32] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8842">bleh1234</a> — Mon Mar 26, 2007 12:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2007-03-26T10:29:21-04:00</updated>

		<published>2007-03-26T10:29:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71618#p71618</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71618#p71618"/>
		<title type="html"><![CDATA[mysqlnews1.0 + Windrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71618#p71618"><![CDATA[
Detect where the libmysqltcl.so file exists and replace 'path/to/libmysqltcl.so' with its full path (as it says). And the following line will cause an error:<blockquote class="uncited"><div>source script /scripts/mysqlnews/mysqlnews.1.0.tcl</div></blockquote>Instead, use:<div class="codebox"><p>Code: </p><pre><code>source scripts/mysqlnews/mysqlnews.1.0.tcl</code></pre></div>(Assuming mysqlnews.1.0.tcl is in c:\eggdrop\scripts\mysqlnews\)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Mon Mar 26, 2007 10:29 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[bleh1234]]></name></author>
		<updated>2007-03-26T09:38:49-04:00</updated>

		<published>2007-03-26T09:38:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71617#p71617</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71617#p71617"/>
		<title type="html"><![CDATA[mysqlnews1.0 + Windrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71617#p71617"><![CDATA[
I have installed SQL server on WindowsXP system.<br>Downloaded en configured libMySQLTCL (<a href="http://www.xdobry.de/mysqltcl" class="postlink">http://www.xdobry.de/mysqltcl</a>)<br>* files placed in c:\eggdrop\lib\mysqltcl\<br>Downloaded en configured mysqlnews1.0 from script archive<br>* files placed in c:\eggdrop\scripts\mysqlnews\<br><br>But there is 1 thing i'm not sure about what to fill in mysqlnews.1.0.tcl<br>Problem is in <span style="color:red">RED</span><br><blockquote class="uncited"><div># MySQL hostname<br>set db(host) "localhost"<br><br># MySQL user<br>set db(id) "USER"<br><br># MySQL password<br>set db(pass) "PASS"<br><br># MySQL database<br>set db(dbase) "DATABASE"<br><br># load the mysqltcl interface<br><span style="color:red">load PATH/TO/libmysqltcl.so</span></div></blockquote>I have placed in eggdrop.conf the following statements<br><div class="codebox"><p>Code: </p><pre><code>#needed for libMySQLTCLloadmodule mysqltcl #.tcl from libMySQLTCLsource lib/mysqltcl/pkgIndex.tcl(dunno if this is correct?)source script /scripts/mysqlnews/mysqlnews.1.0.tcl</code></pre></div>Before i rehash bot i would like to know if it's correct because i'm sure when i load it now it will crash!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8842">bleh1234</a> — Mon Mar 26, 2007 9:38 am</p><hr />
]]></content>
	</entry>
	</feed>
