On 25 Feb 2002 11:36:52 +0100, Dominik Vogt wrote:
> 
> I've installed the fribidi library (because I like to compile with
> all possible libraries), but the configure script fails with an
> (incorrect) error message:
> 
>   With Bi-directional support?        no: Can't find required 
> fribidi/fribidi.h
> 
> And the output from config.log:
> 
>   configure:5496: result: yes
>   configure:5538: checking for fribidi_log2vis in -lfribidi
>   configure:5565: gcc -o conftest -g -O2 -Wall   conftest.c -lfribidi 
> -lfribidi  >&5
>   configure:5568: $? = 0
>   configure:5571: test -s conftest
>   configure:5574: $? = 0
>   configure:5585: result: yes
>   configure:5614: checking for fribidi/fribidi.h
>   configure:5624: gcc -E   conftest.c
>   In file included from /usr/include/fribidi/fribidi.h:27,
>                    from configure:5621:
>   /usr/include/fribidi/fribidi_types.h:27: glib.h: No such file or directory
>   configure:5630: $? = 1
>   configure: failed program was:
>   #line 5620 "configure"
>   #include "confdefs.h"
>   #include <fribidi/fribidi.h>
>   configure:5649: result: no

This is a generic error message. You will get it if you have a non correct
xpm or rplay or stroke headers too. You need glib-devel rpm in this case.
But if you have gtk support you already have glib-devel. I don't know.
Moreover my version of fribidi (I installed fribidi{-devel}-0.10.1-2 PLD
rpms) does not include glib.h at all.

I may replace "Can't find required foo.h" with "Can't find working foo.h".

Regards,
Mikhael.
--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to