Re: [anjuta-list] Problem installing the development version of Anjuta
- From: Sébastien Granjoux <seb sfo free fr>
- To: Julien Hardelin <jhardlin orange fr>
- Cc: anjuta-list gnome org
- Subject: Re: [anjuta-list] Problem installing the development version of Anjuta
- Date: Wed, 28 Sep 2011 21:53:13 +0200
Hi,
Le 28/09/2011 21:12, Julien Hardelin a écrit :
The error disappeared, but I met with another one that I can't resolve :
"glib-compile-schemas not found"
I have glib-compile-schemas in /usr/bin and my $PATH is
echo $PATH
/usr/lib64/mpi/gcc/openmpi/bin:/home/julien/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin
I don't understand why configure can't find it.
Can you help me again?
I don't know what's happen, looking in the configure script I can see it
gets this variable using pkg-config. Running "pkg-config --variable
glib_compile_schemas gio-2.0" should return the path of
glib-compile-schemas.
If not, you can check the file /usr/lib/pkgconfig/gio-2.0.pc here I have
prefix=/usr/local
exec_prefix=${prefix}
glib_compile_schemas=${exec_prefix}/bin/glib-compile-schemas
Else, you can try to define the variable GLIB_COMPILE_SCHEMAS to
/usr/bin/glib-compile-schemas before running configure but I'm not sure
it will work.
Regards,
Sébastien
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]