On Wed, 2010-11-03 at 16:28 -0400, Terrell Prude' Jr. wrote:
> Just checked.  Looks like the file is there.  Here's an ls -l, and the 
> contents of the file.

What's the output of...

pkg-config --cflags --modversion gtk+-2.0 && echo PKG_CONFIG_PATH=
$PKG_CONFIG_PATH && uname -m

because 64bit RHEL/Fedora are multilib and so have two pkgconfig dirs to
support side-by-side 32bit and 64bit development envs, so it should
typically be /usr/lib/pkgconfig for 32bit and /usr/lib64/pkgconfig for
64bit and /usr/share/pkgconfig for arch-neutral

C.

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to