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

	<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-16T15:05:09-04:00</updated>

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

		<entry>
		<author><name><![CDATA[theice]]></name></author>
		<updated>2008-04-16T15:05:09-04:00</updated>

		<published>2008-04-16T15:05:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82346#p82346</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82346#p82346"/>
		<title type="html"><![CDATA[mysqltcl[solved]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82346#p82346"><![CDATA[
thanks for your help<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9778">theice</a> — Wed Apr 16, 2008 3:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2008-04-16T12:56:45-04:00</updated>

		<published>2008-04-16T12:56:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82344#p82344</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82344#p82344"/>
		<title type="html"><![CDATA[mysqltcl[solved]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82344#p82344"><![CDATA[
Good,<br>In many cases, these errors are due to improperly configured ld (the library responsible for loading dynamically linked libraries). Especially with "non-standard" installationpaths, it's very easy to forget to edit /etc/ld.so.conf and/or running ldconfig after installation.<br><br>Anyway, good luck and happy scripting..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Wed Apr 16, 2008 12:56 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[theice]]></name></author>
		<updated>2008-04-16T12:51:46-04:00</updated>

		<published>2008-04-16T12:51:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82343#p82343</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82343#p82343"/>
		<title type="html"><![CDATA[mysqltcl[solved]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82343#p82343"><![CDATA[
I asked a different admin for my hosting company to see what was up, and he got it working in 2 minutes ROFL.<br><div class="codebox"><p>Code: </p><pre><code>libmysqlclient.so.16 =&gt; /usr/local/lib/mysql/libmysqlclient.so.16 (0x2816b000)libcrypt.so.3 =&gt; /lib/libcrypt.so.3 (0x281cf000)libm.so.4 =&gt; /lib/libm.so.4 (0x281e7000)libz.so.3 =&gt; /lib/libz.so.3 (0x281fd000)</code></pre></div>so I think it is working good now<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9778">theice</a> — Wed Apr 16, 2008 12:51 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2008-04-16T09:48:56-04:00</updated>

		<published>2008-04-16T09:48:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82340#p82340</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82340#p82340"/>
		<title type="html"><![CDATA[mysqltcl[solved]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82340#p82340"><![CDATA[
Could you please paste the output from <div class="codebox"><p>Code: </p><pre><code>ldd /usr/local/lib/mysqltcl-3.05/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> — Wed Apr 16, 2008 9:48 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[theice]]></name></author>
		<updated>2008-04-15T19:00:29-04:00</updated>

		<published>2008-04-15T19:00:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82339#p82339</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82339#p82339"/>
		<title type="html"><![CDATA[mysqltcl[solved]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82339#p82339"><![CDATA[
the permissions are correct to be accessed from my shell account..<br><br>any other ideas?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9778">theice</a> — Tue Apr 15, 2008 7:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2008-04-15T11:49:18-04:00</updated>

		<published>2008-04-15T11:49:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82331#p82331</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82331#p82331"/>
		<title type="html"><![CDATA[mysqltcl[solved]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82331#p82331"><![CDATA[
Assuming that's the correct path to the file, yes.<br>Could you also check the file permissions of that file? (ls -l)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Tue Apr 15, 2008 11:49 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[theice]]></name></author>
		<updated>2008-04-15T11:35:47-04:00</updated>

		<published>2008-04-15T11:35:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82329#p82329</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82329#p82329"/>
		<title type="html"><![CDATA[mysqltcl[solved]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82329#p82329"><![CDATA[
it was .so , I tried that also<br><div class="codebox"><p>Code: </p><pre><code>[11:34] couldn't load file "/usr/local/lib/mysqltcl-3.05/libmysqltcl3.05.so": Cannot open "/usr/local/lib/mysqltcl-3.05/libmysqltcl3.05.so"    while executing"load /usr/local/lib/mysqltcl-3.05/libmysqltcl3.05.so"    (file "eggdrop.conf" line 1347)</code></pre></div><div class="codebox"><p>Code: </p><pre><code>load /usr/local/lib/mysqltcl-3.05/libmysqltcl3.05.so</code></pre></div>^ is that what I need i my eggdrop.conf ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9778">theice</a> — Tue Apr 15, 2008 11:35 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2008-04-15T08:44:44-04:00</updated>

		<published>2008-04-15T08:44:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82323#p82323</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82323#p82323"/>
		<title type="html"><![CDATA[mysqltcl[solved]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82323#p82323"><![CDATA[
On most linux-based systems, loadable libraries would be suffixed by .so<br>Double-check the name of the path and filename of the library. Since it's a tcl-module and not an eggdrop-module, there is no need for recompiling your eggdrop.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Tue Apr 15, 2008 8:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[theice]]></name></author>
		<updated>2008-04-15T02:46:00-04:00</updated>

		<published>2008-04-15T02:46:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82319#p82319</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82319#p82319"/>
		<title type="html"><![CDATA[mysqltcl[solved]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82319#p82319"><![CDATA[
I can just recomplie the eggdrop, without changing any of the settings?<br><div class="codebox"><p>Code: </p><pre><code>[02:50] Tcl error in file 'eggdrop.conf':[02:50] couldn't load file "/usr/local/lib/mysqltcl-3.05/libmysqltcl3.05": Cannot open "/usr/local/lib/mysqltcl-3.05/libmysqltcl3.05"    while executing"load /usr/local/lib/mysqltcl-3.05/libmysqltcl3.05"    (file "eggdrop.conf" line 1347)[02:50] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)</code></pre></div>is what I get.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9778">theice</a> — Tue Apr 15, 2008 2:46 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2008-04-14T23:30:38-04:00</updated>

		<published>2008-04-14T23:30:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82314#p82314</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82314#p82314"/>
		<title type="html"><![CDATA[mysqltcl[solved]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82314#p82314"><![CDATA[
recompile eggdrop and see if errors persist<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Mon Apr 14, 2008 11:30 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[theice]]></name></author>
		<updated>2008-04-14T15:52:46-04:00</updated>

		<published>2008-04-14T15:52:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82306#p82306</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82306#p82306"/>
		<title type="html"><![CDATA[mysqltcl[solved]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82306#p82306"><![CDATA[
he installed it on the server,<br><br>but... <br><br>it is saying the package isn't there?<br><br>do I have to recomplie the bot or something? where do I put that<br><br>tried adding <br><br>load /usr/local/lib/mysqltcl-3.03/libmysqltcl3.03.so<br><br>to my eggdrop.conf is that all I have to do?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9778">theice</a> — Mon Apr 14, 2008 3:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2008-04-14T10:49:18-04:00</updated>

		<published>2008-04-14T10:49:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82304#p82304</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82304#p82304"/>
		<title type="html"><![CDATA[Re: mysqltcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82304#p82304"><![CDATA[
<blockquote class="uncited"><div>can't figure out how to install this at all-<br><br>the coding to utilize it seems super easy, I used the search feature still couldn't figure it out.<br><br><a href="http://www.xdobry.de/mysqltcl/" class="postlink">http://www.xdobry.de/mysqltcl/</a> <br><a href="http://www.xdobry.de/mysqltcl/mysqltcl-3.05.tar.gz" class="postlink">http://www.xdobry.de/mysqltcl/mysqltcl-3.05.tar.gz</a><br><br>is what i want to use <br><br>I am using a freebsd shell, so I have no idea what to do, I just have a user account no root access or anything</div></blockquote>Best thing to do is ask your shell server admin if mysqltcl is installed on the server.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Mon Apr 14, 2008 10:49 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[theice]]></name></author>
		<updated>2008-04-16T14:59:25-04:00</updated>

		<published>2008-04-14T00:52:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82300#p82300</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82300#p82300"/>
		<title type="html"><![CDATA[mysqltcl[solved]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82300#p82300"><![CDATA[
can't figure out how to install this at all-<br><br>the coding to utilize it seems super easy, I used the search feature still couldn't figure it out.<br><br><a href="http://www.xdobry.de/mysqltcl/" class="postlink">http://www.xdobry.de/mysqltcl/</a> <br><a href="http://www.xdobry.de/mysqltcl/mysqltcl-3.05.tar.gz" class="postlink">http://www.xdobry.de/mysqltcl/mysqltcl-3.05.tar.gz</a><br><br>is what i want to use <br><br>I am using a freebsd shell, so I have no idea what to do, I just have a user account no root access or anything<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9778">theice</a> — Mon Apr 14, 2008 12:52 am</p><hr />
]]></content>
	</entry>
	</feed>
