Re: stuck - redux
- From: Bob Kashani <bobk ocf berkeley edu>
- To: ddnnext excite com
- Cc: garnome-list gnome org
- Subject: Re: stuck - redux
- Date: Sat, 17 Sep 2005 12:09:40 -0700
On Sat, 2005-09-17 at 13:09 -0400, dan wrote:
> --- On Sat 09/17, Bob Kashani < bobk ocf berkeley edu > wrote:
> From: Bob Kashani [mailto: bobk ocf berkeley edu]
> To: ddnnext excite com
> Cc: garnome-list gnome org
> Date: Fri, 16 Sep 2005 23:29:53 -0700
> Subject: Re: stuck - redux
>
> > Ok, what does this return:
> > nm /home/ddnext/garnome/lib/libcairo.so | grep cairo_surface_write_to_png
>
> It returns nothing.
>
> ls -l /home/ddnext/garnome/lib/licai* returns:
>
> -rwxr-xr-x 1 ddnext ddnext 978 Sep 16 15:49 /home/ddnext/garnome/lib/libcairo.la
> lrwxrwxrwx 1 ddnext ddnext 17 Sep 16 15:49 /home/ddnext/garnome/lib/libcairo.so -> libcairo.so.2.2.2
> lrwxrwxrwx 1 ddnext ddnext 17 Sep 16 15:49 /home/ddnext/garnome/lib/libcairo.so.2 -> libcairo.so.2.2.2
> -rwxr-xr-x 1 ddnext ddnext 383251 Sep 16 15:49 /home/ddnext/garnome/lib/libcairo.so.2.2.2
Ok, now we're getting somewhere. It should have returned the function
cairo_surface_write_to_png. Looks like png support wasn't built into
cairo.
Try running a 'make clean; make install' in freedesktop/cairo. Then run
the nm cmd again and see if the function appears. If not then we need to
figure out why it's not picking up libpng. If I remember correctly you
said that libpng-devel was installed.
rpm -qa | grep libpng
Bob
Bob Kashani
http://www.ocf.berkeley.edu/~bobk/garnome
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]