linuxcbon wrote:
> --- Xun Sun <xun.sun.cn@gmail.com> a écrit :
>
>
>> On Tue, Apr 15, 2008 at 2:41 PM, linuxcbon <linuxcbon@yahoo.fr> wrote:
>>
>>> Hi,
>>>
>>> I installed wv-1.2.5
>>> Then I try to install abiword 2.6.2
>>> But I still got error with ./configure : No package 'wv-1.0' found
>>> What is missing ?
>>>
>> If you installed wv-1.2.5 from precompiled binary(e.g., rpm), you
>> still need to install the corresponding wv-devel package.
>>
>
> No, I installed both from source.
>
> I installed xv 1.2.5 and abiword tells me this : checking for WV...
> configure: error: Package requirements (wv-1.0 >= 1.2.0) were not met: No
> package 'wv-1.0' found
>
> Why is it made complex to install from source ?
>
> Cheers, linuxcbon
>
>
If you install to a system wide prefix (like /usr or /usr/local which is
the default) there should be no trouble in finding wv-1.2.5. If you
installed to a personal prefix (like /home/username/myprefix) you might
need to specify your PKG_CONFIG_PATH (generally /prefix/lib/pkgconfig/
) This is pkg-config, standard in most modern linux software with
external dependencies.
Ryan
-- Ryan Pavlik www.cleardefinition.com #282 + (442) - [X] A programmer started to cuss Because getting to sleep was a fuss As he lay there in bed Looping 'round in his head was: while(!asleep()) sheep++; ----------------------------------------------- To unsubscribe from this list, send a message to abiword-user-request@abisource.com with the word unsubscribe in the message body.Received on Tue Apr 15 11:55:38 2008
This archive was generated by hypermail 2.1.8 : Tue Apr 15 2008 - 11:55:38 CEST