freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] rewritten library detection in `configure'


From: Werner LEMBERG
Subject: Re: [ft-devel] rewritten library detection in `configure'
Date: Mon, 03 Mar 2014 09:46:56 +0100 (CET)

> ...
>  checking for BZIP2... no
>  configure: error: Package requirements (bzip2) were not met:
> 
>  No package 'bzip2' found
> 
>  Consider adjusting the PKG_CONFIG_PATH environment variable if you
>  installed software in a non-standard prefix.
> ...
> 
> The bzip2 package doesn't have a `pkg-config' configuration file
> on my system.

Are you sure that you have regenerated the configure script with a
call to autogen.sh?  In case there is no `bzip.pc' file found,
`configure' falls back to directly check the existence of libbz2 and
bzlib.h.


    Werner



reply via email to

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