Subject: Re: question on glib-2.0
To: None <netbsd-help@netbsd.org>
From: Huub <huubvanniekerk@gmail.com>
List: netbsd-help
Date: 06/10/2006 19:01:56
>
> Not enough information.
>
OK.
> How are you trying to install gnome. What are you trying to install (since
> gnome is many things)? What steps did you do?
>
I'm tying to install the gnome-desktop and a few gnome-utilities. For a
start, I installed wm/metacity. I modified .xinitrc, restarted X and
went to meta-pkgs/gnome and did 'make install'. This ended (and still
ends) with this:
-------------------
configure: error: Package requirements ( glib-2.0 >= 2.8.0 gobject-2.0
>= 2.0.0 gmodule-2.0 >= 2.8.0 gobject-2.0 >= 2.8.0 gnome-vfs-2.0
>= 2.5.3 libbonobo-2.0 >= 2.13.0 gconf-2.0 >= 1.1.11 esound >=
0.2.26 audiofile >= 0.2.3) were not met:
No package 'glib-2.0' found
No package 'gobject-2.0' found
No package 'gmodule-2.0' found
No package 'gobject-2.0' found
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
Package 'glib-2.0', required by 'Bonobo Activation', not found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables LIBGNOME_CFLAGS
and LIBGNOME_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/devel/libgnome
===>
--------------------------
First thing I did after getting this error was building /devel/glib2.
Though that finished ok, I still got the same error. So my question
still is: if anything, what did or do I wrong?
Thanks for helping out.
Huub