pan-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pan-users] Cannot install 11.92, PLEASE HELP


From: Charles Kerr
Subject: Re: [Pan-users] Cannot install 11.92, PLEASE HELP
Date: Mon, 13 May 2002 09:59:03 -0700
User-agent: Mutt/1.3.20i

On Mon, May 13, 2002 at 06:25:03PM +0200, Edith Gross wrote:
> > pkg-config is looking for gtk 2.0.2 but thinks you have 2.0.1 installed.
> > You should upgrade to 2.0.2, or if that's not an option, tweak the
> > configure script to look for 2.0.1.
> 
> But I *did* install 2.0.2 immediately before I started installing Pan. It is 
> in /opt/gtk. How comes that Pan believes I  still have 2.0.1? 

Because that's what pkg-config is telling Pan that you're using:

    checking for gtk+-2.0 >= 2.0.2... Requested 'gtk+-2.0 >= 2.0.2' but version
    of GTK+ is 2.0.1
 
    configure: error: Library requirements (gtk+-2.0 >= 2.0.2) not met; consider
    adjusting the PKG_CONFIG_PATH environment variable if your libraries are in
    a nonstandard prefix so pkg-config can find them.

Try looking in $PKG_CONFIG_PATH/gtk+-2.0.pc and see what the Version: line says.

Maybe compare the timestamps on PKG_CONFIG_PATH/gtk+-2.0.pc and libgtk-x11-2.0* 
too.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]