I did not uninstalled it:
$ locate gdk_pixbuf
/usr/lib/libgdk_pixbuf-2.0.so
/usr/lib/libgdk_pixbuf-2.0.so.0
/usr/lib/libgdk_pixbuf-2.0.so.0.2200.0
/usr/lib/libgdk_pixbuf_xlib-2.0.so.0
/usr/lib/libgdk_pixbuf_xlib-2.0.so.0.2200.0

The first entry is a symlink I've created, the rest created by the package
itself.

Ido

On Thu, Oct 7, 2010 at 23:12, Andreas Schneider <[email protected]> wrote:

>
> On Thu, 7 Oct 2010 22:25:18 +0200, ik <[email protected]> wrote:
> > Hello,
> >
> > I'm using Archlinux, and recently they changed the name of
> > libgdk_pixbuf-2.0.so [1] to libgdk_pixbuf.so .
> >
> > This is a problem with compiling Lazarus (maybe FPC packages itself,
> > did not checked). The thing is, that I do not know how to report (and
> > even preferred offer a patch) it.
>
> Be careful. I'm pretty sure they didn't chance the name, since there is
> also libgdk_pixbuf, which is the pixbuf version for GTK1. You can see
> that here too: http://www.archlinux.org/packages/extra/i686/gdk-pixbuf2/
> I guess you just uninstalled that package and the only leftover is
> gdk-pixbuf. They are not the same, which also would explain the error
> you get.
>
> Best Regards,
> Andreas.
>
> --
> _______________________________________________
> Lazarus mailing list
> [email protected]
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to