Hello,

On Friday 02 January 2009 21:03:24 Man-E-Faces wrote:
> I downloaded all of the tarballs associated with OpenVas and began with the
> libraries (per the instructions on the installing/ config page).  Upon
> running ./config for the openvas libraries, I get the following error:
>
> checking for GLIB... no
> configure: error: "glib >= 2.6.0 not found"
>
> As you can see from the output below, I have a virtual package installed
> for 2.7.1 for glibc.

configure requests glib, not glibc. glib is part of the GTK+ project, see 
www.gtk.org for more.

Try something like
# apt-get install libglib2.0-dev
to install the development files.

Best

Jan

-- 
Dr. Jan-Oliver Wagner | ++49-541-335 08 30  |  http://www.intevation.de/
Intevation GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 18998
Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner
_______________________________________________
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss

Reply via email to