On Mon, Feb 9, 2009 at 3:32 PM, Marco Pesenti Gritti
<marc...@sugarlabs.org> wrote:
> On Mon, Feb 9, 2009 at 3:22 PM, Sascha Silbe
> <sascha-ml-ui-sugar-de...@silbe.org> wrote:
>> On Mon, Feb 09, 2009 at 02:59:16PM +0100, Marco Pesenti Gritti wrote:
>>
>>> cat /proc/[pid]/maps  | grep gconf
>>
>> 7fd77a69b000-7fd77a6d3000 r-xp 00000000 08:01 355522
>> /usr/lib/libgconf-2.so.4.1.5
>> 7fd77a6d3000-7fd77a8d2000 ---p 00038000 08:01 355522
>> /usr/lib/libgconf-2.so.4.1.5
>> 7fd77a8d2000-7fd77a8d4000 r--p 00037000 08:01 355522
>> /usr/lib/libgconf-2.so.4.1.5
>> 7fd77a8d4000-7fd77a8d7000 rw-p 00039000 08:01 355522
>> /usr/lib/libgconf-2.so.4.1.5
>
> This is why it's failing... It should use the libgconf inside
> sugar-jhbuild/install.
>
> ./sugar-jhbuild shell
> echo $LD_LIBRARY_PATH
>
> Please share the output and verify that you actually have a libgconf*
> inside that directory.

Also:

./sugar-jhbuild shell
ldd /usr/lib/python-support/python-gconf/python2.5/gtk-2.0/gconf.so

Marco
_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel

Reply via email to