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

	<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>2012-05-06T08:20:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[thommey]]></name></author>
		<updated>2012-05-06T08:20:00-04:00</updated>

		<published>2012-05-06T08:20:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=99352#p99352</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=99352#p99352"/>
		<title type="html"><![CDATA[require sqlite3]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=99352#p99352"><![CDATA[
libsqlite3-tcl is the one you need. It should find it after you installed it. A workaround might be to insert this right before [source]ing the script in your config:<div class="codebox"><p>Code: </p><pre><code>load /usr/lib/sqlite3/libtclsqlite3.so</code></pre></div>(That's where ubuntu's libsqlite3-tcl installs the library to as far as I can see)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9830">thommey</a> — Sun May 06, 2012 8:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tommarr]]></name></author>
		<updated>2012-03-19T11:42:52-04:00</updated>

		<published>2012-03-19T11:42:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=99084#p99084</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=99084#p99084"/>
		<title type="html"><![CDATA[require sqlite3]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=99084#p99084"><![CDATA[
Hey everyone,<br><br>I'm having problems with running one script on eggdrop. Scripts requires sqlite3 but after installing sqlite3 nothing changes. Still getting the same error "can't find package sqlite3"<br><br>I have tried installing sqlite3, libsqlite3-0, libsqlite3-dev and libsqlite3-tcl but not getting anywhere. Any ideas?<br><br>Running ubuntu 11.04<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11943">tommarr</a> — Mon Mar 19, 2012 11:42 am</p><hr />
]]></content>
	</entry>
	</feed>
