Re: Cannot find GLib and GNOME Keyring .pc files

2010-08-06 Thread Yudong Sun
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

Re: Cannot find GLib and GNOME Keyring .pc files

2010-08-06 Thread Daniel Shahaf
\ > 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..

Cannot find GLib and GNOME Keyring .pc files

2010-08-06 Thread Yudong Sun
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