to look for GNOME Keyring... yes
checking for GLib and GNOME Keyring .pc files... no
configure: error: cannot find GLib and GNOME Keyring .pc files
The .pc files do exist in the corresponding lib/pkgconfig. I wonder how
I can point the configure to these paths? Is it necessary to install
Glib a
\
> CPPFLAGS="-I/path/to/glib-2.24.0/include
> -I/path/to/gnome-keyring-2.30.3/include" \
> LDFLAGS="-L/path/to/gnome-keyring-2.30.3/lib -L/path/to/glib-2.24.0/lib"
>
>
> Even so the configure still shows:
>
> checking whether to look for GNOME Keyring..
lib-2.24.0/include
-I/path/to/gnome-keyring-2.30.3/include" \
LDFLAGS="-L/path/to/gnome-keyring-2.30.3/lib -L/path/to/glib-2.24.0/lib"
Even so the configure still shows:
checking whether to look for GNOME Keyring... yes
checking for GLib and GNOME Keyring .pc files... no
configure: er