On Fri, 2007-05-18 at 16:15 +0100, ext andrew gatt wrote:
> > I'm trying to have a play with gtk-webcore. I've managed to compile in 
> > maemo-3.0 osb-nrcore and osb-jscore. When it came to osb-nrcit it 
> > complained about librsvg. After a bit of a search i found monkey bubble 
> > had a reported librsvg compiled for bora. This went in alright after 
> > trying twice to install along with the common library. Now osb-nrcit 
> > complains about libgdk_pixbuf-2.0.la which is wants, but can't find. 
> > Well it isn't there but i'm unsure how to get it.
> >
> > Any ideas?
> >
> >
> >   
> OK so does anyone know how i can get libgdk_pixbuf-2.0.la into 
> scratchbox. I've been told it comes with libgtk2.0-dev, but thats 
> installed (according to apt-get) but still no .la file.

We do not package the .la files (at least for most packages) as they
don't really solve any problems on linux systems and only cause
problems.

The problem might be that you have librsvg providing .la file that
points to the non-existent gdk-pixbuf .la file. Rebuilding librsvg or
removing the .la file should fix that.


-- 
Tommi Komulainen                            <[EMAIL PROTECTED]>
_______________________________________________
maemo-developers mailing list
[email protected]
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to