<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: GnuCash with MySQL / SQLite</title>
	<link>http://www.pbooks.org/blog/2008/02/04/gnucash-with-mysql-sqlite/</link>
	<description>Open Source Bookkeeping and Accounting Software in PHP - Demo - Wiki - Download - Forum - Development</description>
	<pubDate>Thu, 28 Aug 2008 19:03:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Albert</title>
		<link>http://www.pbooks.org/blog/2008/02/04/gnucash-with-mysql-sqlite/#comment-100381</link>
		<dc:creator>Albert</dc:creator>
		<pubDate>Thu, 24 Apr 2008 00:24:07 +0000</pubDate>
		<guid>http://www.pbooks.org/blog/2008/02/04/gnucash-with-mysql-sqlite/#comment-100381</guid>
		<description>I needed: 

--enable-gda 

in the configure command:

 ./configure --disable-error-on-warning --enable-gda</description>
		<content:encoded><![CDATA[<p>I needed: </p>
<p>&#8211;enable-gda </p>
<p>in the configure command:</p>
<p> ./configure &#8211;disable-error-on-warning &#8211;enable-gda</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Albert</title>
		<link>http://www.pbooks.org/blog/2008/02/04/gnucash-with-mysql-sqlite/#comment-100380</link>
		<dc:creator>Albert</dc:creator>
		<pubDate>Wed, 23 Apr 2008 23:10:43 +0000</pubDate>
		<guid>http://www.pbooks.org/blog/2008/02/04/gnucash-with-mysql-sqlite/#comment-100380</guid>
		<description>PS - I am running debian lenny on a Macbook intel with Gnome as my desktop environment
</description>
		<content:encoded><![CDATA[<p>PS - I am running debian lenny on a Macbook intel with Gnome as my desktop environment</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Albert</title>
		<link>http://www.pbooks.org/blog/2008/02/04/gnucash-with-mysql-sqlite/#comment-100379</link>
		<dc:creator>Albert</dc:creator>
		<pubDate>Wed, 23 Apr 2008 23:10:21 +0000</pubDate>
		<guid>http://www.pbooks.org/blog/2008/02/04/gnucash-with-mysql-sqlite/#comment-100379</guid>
		<description>Hi yermat, thanks for that. I'm trying again and it helped. Here's what I did:

apt-get build-dep gnucash
apt-get install automake autoconf intltool texinfo
--get gnucash sources--
cd gnucash-src/src
sh autogen.sh
./configure --enable-compile-warnings
make</description>
		<content:encoded><![CDATA[<p>Hi yermat, thanks for that. I&#8217;m trying again and it helped. Here&#8217;s what I did:</p>
<p>apt-get build-dep gnucash<br />
apt-get install automake autoconf intltool texinfo<br />
&#8211;get gnucash sources&#8211;<br />
cd gnucash-src/src<br />
sh autogen.sh<br />
./configure &#8211;enable-compile-warnings<br />
make</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yermat</title>
		<link>http://www.pbooks.org/blog/2008/02/04/gnucash-with-mysql-sqlite/#comment-100229</link>
		<dc:creator>yermat</dc:creator>
		<pubDate>Sat, 16 Feb 2008 17:29:16 +0000</pubDate>
		<guid>http://www.pbooks.org/blog/2008/02/04/gnucash-with-mysql-sqlite/#comment-100229</guid>
		<description>I got troubles too to build GnuCash from SVN. But it has too many dependencies, especially complicated one as slib.

Finally I achieve to build from source by using the debian source:
apt-get build-dep gnucash

then in gnucash directory:
./configure
make
make install

Any attempts to install in other directory, or running directly the compiled stuff has failed... :-(
At least, /usr/local/bin/gnucash launch the SVN gnucash version...

Hope it helps.</description>
		<content:encoded><![CDATA[<p>I got troubles too to build GnuCash from SVN. But it has too many dependencies, especially complicated one as slib.</p>
<p>Finally I achieve to build from source by using the debian source:<br />
apt-get build-dep gnucash</p>
<p>then in gnucash directory:<br />
./configure<br />
make<br />
make install</p>
<p>Any attempts to install in other directory, or running directly the compiled stuff has failed&#8230; <img src='http://www.pbooks.org/blog/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /><br />
At least, /usr/local/bin/gnucash launch the SVN gnucash version&#8230;</p>
<p>Hope it helps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
