Egon,

What version of Mac OS X? PPC or intel?

A couple of points:

1) You may be running into the obsolete version of freetype that come pre-installed in /usr/X11R6. I make sure that these headers are hidden or removed.

2) Why are you not using MacPorts or fink? I also have builds available @ hmug.org:

<http://www.hmug.org/pub/MacOS_X/X/Libraries/System/pango/>

The Readme files will show you the dependencies.

On Jan 26, 2008, at 7:33 AM, Egon Andersen wrote:

Michael Tuexen wrote:
Did you also do

env PKG_CONFIG_PATH=/usr/X11R6/lib/pkgconfig ./configure --disable- png
--enable-quartz;

It is important to set the PKG_CONFIG_PATH...

(BTW, I'm using the tcsh, if you use anther shell you might
need a different way to set the environment variable...)


I've set the PKG_CONFIG_PATH in .bashrc (I use bash) before starting the
x-terminal I use. The path is displayed when I type: env
And it was done before cairo configure and make.
I believe I've followed the description you gave, but apparently the
machines are behaving differently :-(

When I use the x-options for configure for pango, I get through the
configure phase, but the make is failing with the linker error described
earlier.

I've tried to follow your description even though I don't think it is
using X11, but quartz. For the moment I'm just interested in having the
pango installed and I'll then look at the X11 details later, if I need
it, just as I don't care for the png part right now.
Still it seems that I can't get passed the configure or make of pango :-(

(I have to stop for today, but will continue tomorrow, so any ideas to
overcome the pango build problems are welcome.)

Best regards
Egon Andersen
_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list



Marius
--
Marius Schamschula
Webmaster

The Huntsville Macintosh Users Group
www.hmug.org

webmaster at hmug dot org
marius at schamschula dot com



_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to