Installing Python Bindings
...
offonoffoffonoff at gmail.com
Wed Sep 15 15:56:46 EDT 2010
ugh. seems so close, probably still far away though.
My procedure (none of these commands worked without sudo, even make.):
sudo apt-get install intltool libglib2.0-dev guile-1.6-dev libgconf2-dev
libxml++2.6-dev libdbi0 libdbi0-dev libgtk2.0-dev libgoffice-0-6-dev
gnome-core-devel libgoffice-0-6-dev texinfo
sudo svn checkout http://svn.gnucash.org/repo/gnucash/tags/2.3.15gnucash-2.3.15
cd gnucash-2.3.15
sudo ./autogen.sh #there was no configure script, and this script said it
would create one
sudo ./configure --enable-python-bindings --enable-compile-warnings
sudo make
sudo make install
gnucash
I get:
gnucash: error while loading shared libraries: libgnc-qof.so.1: cannot open
shared object file: No such file or directory
More information about the gnucash-devel
mailing list