[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Fwd: Re: nessus install problem
- From: Paul Heinlein <heinlein cse ogi edu>
- To: rpm-list redhat com
- Subject: Re: Fwd: Re: nessus install problem
- Date: Fri, 28 Nov 2003 07:17:08 -0800 (PST)
On Thu, 27 Nov 2003, peter lohn wrote:
> Here's the result of the gtk-1.2.0 configure command:
>
> checking for GLIB - version >= 1.2.0...
> *** 'glib-config --version' returned 1.2.0, but GLIB (1.2.10) ***
> was found!
Here are a couple things you might try:
1. See if you have multiple versions of glib-devel on your machine:
rpm -q glib-devel
If you have multiple versions of any of the glib-* packages, then
you'll have to do some package removal and, perhaps, reinstallation
before things settle down.
2. Identify all copies of glib-config in your PATH:
which --all glib-config
Maybe there's a rogue copy somewhere.
3. Check the integrity of /usr/bin/glib-config:
rpm -V glib-devel
Hopefully that'll get you started in the right direction.
-- Paul Heinlein <heinlein@cse.ogi.edu>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]