python bindings, where..?

Geert Janssens janssens-geert at telenet.be
Sun Dec 18 06:50:24 EST 2011


On 18-12-11 10:20, Sampsa Riikonen wrote:
> Dear List,
>
> I am interested in the gnucash python bindings.
>
> I downloaded gnucash 2.4.8, compiled it and launched "make install"
> but there is no trace of the python bindings anywhere.
>
> According to this page
>
> http://wiki.gnucash.org/wiki/Python_Bindings
>
> they should appear in
>
> $/lib/python2.5/
>
> ($ in my case "/opt/gnucash")
>
> I cant find anything related to python bindings in the source 
> directory either.
>
> Where are they hiding..?  Any way to retrieve them from the svn repo..?

Did you enable the python bindings during configure ? I believe the 
switch is
--enable-python-bindings

Then the bindings will appear in a directory named after your python 
version. On my fedora 16 system it is <prefix>/lib/python2.7

Geert


More information about the gnucash-user mailing list