On Mon, 2004-05-24 at 12:55, Brett Parker wrote:
Sounds to me like it's configured to default to installing in /usr/local, glib upgrades should also not be taken lightly, things tend to break :)
You'll probably find that the configure script for Pango will take a path to the glib libraries and headers, so you *might* be able to get away with that.
Cheers,
I think i remember needing to add this... /usr/local/lib ..line to "/etc/ld.so.conf" when trying to run programs that were linked against shared Objects(.so) and installed in /usr/local.
Dennis