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

	<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>2003-11-14T04:45:46-04:00</updated>

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

		<entry>
		<author><name><![CDATA[pelefanten]]></name></author>
		<updated>2003-11-14T04:45:46-04:00</updated>

		<published>2003-11-14T04:45:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=29973#p29973</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=29973#p29973"/>
		<title type="html"><![CDATA[mySQL and TCL problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=29973#p29973"><![CDATA[
Well, you will need the mySQL headers and librarys if you wanna compile a module using mySQL. <div class="codebox"><p>Code: </p><pre><code>$ mysql_config</code></pre></div>This should show you where the libraries are at, maybe there's something wrong with the Makefile, maybe...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3028">pelefanten</a> — Fri Nov 14, 2003 4:45 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-11-13T12:33:05-04:00</updated>

		<published>2003-11-13T12:33:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=29948#p29948</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=29948#p29948"/>
		<title type="html"><![CDATA[mySQL and TCL problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=29948#p29948"><![CDATA[
<blockquote class="uncited"><div>What do you want to do with mysql ?</div></blockquote>i have a learn script for mine bot that reacts on channelmsg that start with !&lt;command&gt; &lt;arg1&gt; &lt;arg2&gt; &lt;arg3&gt;, the bot reacts with &lt;do&gt;. These commands (i called them so) are stored in a file, but i want to put them in a mysql databank (already done), but can't run any mysql module because they don't compile corretly. And i don't have administration rights on the machine where mine shell stands on. For so far i know it is Mandrake with mysql-server installed through rpm-package.<p>Statistics: Posted by Guest — Thu Nov 13, 2003 12:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-11-13T11:19:23-04:00</updated>

		<published>2003-11-13T11:19:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=29941#p29941</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=29941#p29941"/>
		<title type="html"><![CDATA[mySQL and TCL problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=29941#p29941"><![CDATA[
When installing MySQL using a package, you need to make sure you have both packages.<br><br>Package one contains the server from which you can do pretty much everything as a standalone package.<br><br>However, mysql.h is required to compile MySQL using applications and modules. This is located in package two and labeled as mysqldev.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Thu Nov 13, 2003 11:19 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[]Kami[]]></name></author>
		<updated>2003-11-13T10:56:47-04:00</updated>

		<published>2003-11-13T10:56:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=29939#p29939</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=29939#p29939"/>
		<title type="html"><![CDATA[mySQL and TCL problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=29939#p29939"><![CDATA[
What do you want to do with mysql ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3559">]Kami[</a> — Thu Nov 13, 2003 10:56 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-11-13T03:21:17-04:00</updated>

		<published>2003-11-13T03:21:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=29930#p29930</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=29930#p29930"/>
		<title type="html"><![CDATA[mySQL and TCL problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=29930#p29930"><![CDATA[
Hi there,<br><br>I have read that you need a module for using mysql in tcl, but then i have searched for some of them with succes, but none of them will compile correctly. mySQL is installed with RPM is this the problem? Because some documentation says that i need to look for mysql.h, but i don't find it.<br><br>Thx for the ones who can help me.<p>Statistics: Posted by Guest — Thu Nov 13, 2003 3:21 am</p><hr />
]]></content>
	</entry>
	</feed>
