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

	<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>2006-06-23T08:25:46-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Nickeloden]]></name></author>
		<updated>2006-06-23T08:25:46-04:00</updated>

		<published>2006-06-23T08:25:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64278#p64278</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64278#p64278"/>
		<title type="html"><![CDATA[Installing mysqltcl on a shell]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64278#p64278"><![CDATA[
Oh.. So without installing entire mySQL server/client libs, whats my options when I need to use mysql in a .tcl script....? <br>none ?   <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_confused.gif" width="15" height="15" alt=":?" title="Confused"><br><br>Edit:<br>I had a little look around at my shell account, and found some mysql files in among /usr/include, /usr/lib and /usr/local/lib... <span style="font-size:67%;line-height:116%"></span><div class="codebox"><p>Code: </p><pre><code>mysql                       mysql_find_rowsmysqlaccess                 mysql_fix_privilege_tablesmysqlbinlog                 mysqlhotcopymysqlbug                    mysqlimportmysqlcheck                  mysql_install_dbmysql_config                mysql_setpermissionmysql_convert_table_format  mysqlshowmysqld_multi                mysqltestmysqldump                   mysql_zapmysqldumpslow</code></pre></div>[/size]<br>And also in /usr/lib/mysql.. <span style="font-size:67%;line-height:116%"></span><div class="codebox"><p>Code: </p><pre><code>libdbug.a                    libheap.a             libmerge.alibmyisam.a                  libmyisammrg.a        libmysqlclient.alibmysqlclient_r.a           libmysqlclient_r.so@  libmysqlclient_r.so.10@libmysqlclient_r.so.10.0.0*  libmysqlclient.so@    libmysqlclient.so.10@libmysqlclient.so.10.0.0*    libmystrings.a        libmysys.alibnisam.a                   mysqlbug*             mysql_config*</code></pre></div>[/size]<br><br>Would this be of any use to me, and if so; how?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7901">Nickeloden</a> — Fri Jun 23, 2006 8:25 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2006-06-23T02:03:16-04:00</updated>

		<published>2006-06-23T02:03:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64275#p64275</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64275#p64275"/>
		<title type="html"><![CDATA[Installing mysqltcl on a shell]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64275#p64275"><![CDATA[
the entire mySQL (server + client libs) can be installed by unprivileged users for their own private use, as any other UNIX program, by specifying <em class="text-italics">--prefix=$HOME</em> option of the configure script<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Fri Jun 23, 2006 2:03 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Garp]]></name></author>
		<updated>2006-06-22T19:41:42-04:00</updated>

		<published>2006-06-22T19:41:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64269#p64269</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64269#p64269"/>
		<title type="html"><![CDATA[Installing mysqltcl on a shell]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64269#p64269"><![CDATA[
you can't install mysqltcl on a shell.<br>First requirement would be a mysql db and IF a shellrunner has installed it - he has for sure that package installed.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3849">Garp</a> — Thu Jun 22, 2006 7:41 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Nickeloden]]></name></author>
		<updated>2006-06-22T07:35:36-04:00</updated>

		<published>2006-06-22T07:35:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64261#p64261</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64261#p64261"/>
		<title type="html"><![CDATA[Installing mysqltcl on a shell]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64261#p64261"><![CDATA[
Hello,<br><br>Is it possible to install mysqltcl on a shell? (note; i'm not box owner, just a regulat shell account).<br><br>I've browsed this forum, mysqltcl homepage and googled for hours, but i simply can't find ANY guide to it...  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_confused.gif" width="15" height="15" alt=":?" title="Confused"> <br><br>I've ofc managed to dl it to the shell, unpack and ./configure it, but it stops on make..<div class="codebox"><p>Code: </p><pre><code>error: too many arguments to function `mysql_shutdown'make: *** [mysqltcl.o] Error 1</code></pre></div>Could anyone point me out to an direction or direct me to a guide?  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_redface.gif" width="15" height="15" alt=":oops:" title="Embarassed">  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_confused.gif" width="15" height="15" alt=":?" title="Confused"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7901">Nickeloden</a> — Thu Jun 22, 2006 7:35 am</p><hr />
]]></content>
	</entry>
	</feed>
