[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Icecat 3.0 - symbol lookup error
From: |
Iain Mac Donald |
Subject: |
Re: Icecat 3.0 - symbol lookup error |
Date: |
Mon, 7 Jul 2008 14:46:07 +0100 |
On Mon, 7 Jul 2008 10:20:37 +0530 (IST)
"arnuld" <address@hidden> wrote:
> ./icecat-bin: symbol lookup error: ./icecat-bin: undefined symbol:
> cairo_surface_get_reference_count
I got this too and I'm running Debian Etch. Check what you get with
ldd -r "/usr/lib/python2.4/site-packages/cairo/_cairo.so"
(or python2.5)
I got around the problem by downloading a later version of libcairo
(and libpixman) and installing into /usr/local/lib. Though like you I
am experiencing lots of crashes which I haven't yet resolved.
Regards,
Iain.