> ...
>  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

_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to