From: F J Franklin (F.J.Franklin@sheffield.ac.uk)
Date: Thu May 01 2003 - 06:58:36 EDT
On Thu, 1 May 2003, Christoph Lehmann wrote:
> when I run ./configure on a RH9.0 system, with fribidi-0.10.4 just
> installed I get:
>
> checking for fribidi >= 0.10.4... Package fribidi was not found in the
> pkg-config search path.
> Perhaps you should add the directory containing `fribidi.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'fribidi' found
>
> since I am a newbie: where and how (detailled) can I set this
> environment variable and to what shall I set it (I have fribidi
> installed in /usr/local/src/
# export PKG_CONFIG_PATH=/usr/local/src/lib/pkgconfig:$PKG_CONFIG_PATH
# ./configure ...
note that since you have installed fribidi somewhere unusual you will
probably experience another fribidi problem later. The easiest way to
avoid the next problem is to edit /usr/local/src/lib/pkgconfig/fribidi.pc
and change the last line to:
Cflags: -I${includedir}
Regards, Frank
Francis James Franklin
F.J.Franklin@shef.ac.uk
After we were introduced I noticed that both of them were carrying
three-foot-long machetes. I hate hiking with convicts carrying machetes.
- Susan Orlean, The Orchid Thief
-----------------------------------------------
To unsubscribe from this list, send a message to
abiword-user-request@abisource.com with the word
unsubscribe in the message body.
This archive was generated by hypermail 2.1.4 : Thu May 01 2003 - 07:10:38 EDT