autoconf
[Top][All Lists]
Advanced

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

Re: error with this portion of configure


From: Raja R Harinath
Subject: Re: error with this portion of configure
Date: Tue, 20 Jul 2004 12:07:02 +0530
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

Hi,

joseph speigle <address@hidden> writes:

[snip]
> running from commandline gives proper responde returned $? of 1 as here:
>
> address@hidden joe]$ sudo su
> address@hidden joe]# pkg-config --exists "libgtkhtml-3.1 >= 3.0.0"
> address@hidden joe]# echo $?
> 1
> address@hidden joe]#

The command returned a failing error code.

> however, configure script dies like this:
> -------------------------------------------------------
>
> checking for libgtkhtml-3.1 >= 3.0.0... Package libgtkhtml-3.1 was not found 
> in the pkg-config search path.
> Perhaps you should add the directory containing `libgtkhtml-3.1.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'libgtkhtml-3.1' found
>
> configure: error: Library requirements (libgtkhtml-3.1 >= 3.0.0) not met; 
> consider adjusting the PKG_CONFIG_PATH environment variable if your libraries 
> are in a nonstandard prefix so pkg-config can find them.
>
> -------------------------------------------------------
>
> is there an explanation for this behavior? maybe, something outside the box?

And 'configure' is doing the right thing.  Were you expecting a
different behaviour?

- Hari
-- 
Raja R Harinath ------------------------------ address@hidden




reply via email to

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