Work on Python reporting and Scripting engine for GNU cash

Rahul Gaur rahul.nbg at gmail.com
Mon Mar 14 07:39:24 EDT 2011


Since build-dep didn't worked for me , i guess some more libs are missing
 so i am installing them one by one manually and now searching for
libgnomeui-2.0 ...well actually i've learned quite a lot of new tweaks  too
today  :)

Regards
Rahul

On Mon, Mar 14, 2011 at 4:19 PM, Rahul Gaur <rahul.nbg at gmail.com> wrote:

> Well i am using ubuntu lucid ,actually i don't have this libgtk2.0-dev pkg
> installed pls see the attached screenshots  build dep havent downloaded all
> the necessary pkgs some are left and they are showing some error .. :(
>
>> W: Failed to fetch
>> http://in.archive.ubuntu.com/ubuntu/pool/main/p/pango1.0/libpango1.0-common_1.28.0-0ubuntu2.1_all.deb
>
>    404  Not Found
>
>
>>
>> W: Failed to fetch
>> http://in.archive.ubuntu.com/ubuntu/pool/main/p/pango1.0/libpango1.0-0_1.28.0-0ubuntu2.1_i386.deb
>
>    404  Not Found
>
>
>>
>> W: Failed to fetch
>> http://in.archive.ubuntu.com/ubuntu/pool/main/p/pango1.0/libpango1.0-dev_1.28.0-0ubuntu2.1_i386.deb
>
>    404  Not Found
>
>
>>
>
> I do 've libgtk2.0-dev pkg on my hdd let me try to install it manually..
>
>
> On Mon, Mar 14, 2011 at 3:33 PM, Christian Stimming <stimming at tuhh.de>wrote:
>
>> Zitat von Rahul Gaur <rahul.nbg at gmail.com>:
>>
>>> 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 ??
>>>
>>
>> Can you show us the directory content of /usr/lib/pkgconfig ? Usually,
>> this "No package gtk+-2.0" error is caused by the missing development
>> package of gtk. Which distribution do you use? For Ubuntu, all of the
>> required development packages are automatically installed with the following
>> command:
>>
>>  sudo aptitude build-dep gnucash
>> and according to http://wiki.gnucash.org/wiki/Building only the following
>> should be installed manually in addition:
>>  sudo aptitude install texinfo libdbi0-dev libdbd-{sqlite3,pgsql,mysql}
>> guile-1.8 guile-1.8-dev doxygen
>>
>> 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