Work on Python reporting and Scripting engine for GNU cash

Rahul Gaur rahul.nbg at gmail.com
Mon Mar 14 04:56:38 EDT 2011


Thanks for your valuable inputs .. but i think i've again struck with
something here..

>  checking what language compliance flags to pass to the C compiler...
>>
>> checking for gtk+-2.0 >= 2.10... no
>>
>> Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you
>>> should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH
>>> environment variable No package 'gtk+-2.0' found
>>
>>  configure: error: Library requirements (gtk+-2.0 >= 2.10) not met;
>>> consider adjusting the PKG_CONFIG_PATH environment variable if your
>>> libraries are in a nonstandard prefix so pkg-config can find them.
>>
>> I'am using svn source now and installed that libdbi0-dev too
>>
> and my gtk+-2.0 pkg is located in usr/lib ,i tried  export
PKG_CONFIG_PATH=/usr/lib/pkgconfig  ...  am i missing any thing ??


On Mon, Mar 14, 2011 at 1:41 PM, Christian Stimming <stimming at tuhh.de>wrote:

> Hi Rahul,
>
> Zitat von Rahul Gaur <rahul.nbg at gmail.com>:
>
>   I've been trying to compile GNUcash source ver 2.4.3 downloaded frm
>> gnucash.org ... while running ./configure,
>> i get error ,here is a spinet of last few lines :
>>
>>  configure: External QOF Disabled.  Using Internal QOF Code.
>>>
>>
>> checking dbi/dbi.h usability... no
>>
>> checking dbi/dbi.h presence... no
>>
>> checking for dbi/dbi.h... no
>>
>> configure: error: Unable to find dbi/dbi.h
>>
>
> this sounds already quite good. You're almost there :-)
>
> With this error, you either need to install the development package of
> "libdbi", which is called libdbi0-dev on ubuntu, or switch off gnucash's
> usage of dbi with the configure argument --disable-dbi, i.e. "./configure
> --disable-dbi ..."
>
>
>  and one more thing the source code Gnu cash on gnucash.org is different
>> from
>> that available on SVN??
>> because the size on gnucash.org is something less than 9MB but that on
>> SVN
>> greater in size last time I tried downloading it did something about
>> 19.8MB and then net got disconnected...I don't 've very good internet
>> connection here right now...
>>
>
> Yes, the SVN checkout contains some more files than what is included in the
> distributed .tar.gz file (the "tarball"). Notably some of the artwork source
> files are also in SVN but not in the tarball.
>
> Regards,
>
> Christian
>
>


-- 
-------------------------------------------------------------------------------------------------------
*Regards*
*Rahul Gaur*
irc : iamaregee2
blog : aregee.wordpress.com
fb: http://facebook.com/iamaregee





-- 
-------------------------------------------------------------------------------------------------------
*Regards*
*Rahul Gaur*
irc : iamaregee2
blog : aregee.wordpress.com
fb: http://facebook.com/iamaregee


More information about the gnucash-devel mailing list