[Libreoffice] FOO_GTK error when running autogen.sh
Caolán McNamara
caolanm at redhat.com
Thu Nov 4 02:49:10 PDT 2010
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.
More information about the LibreOffice
mailing list