Originally posted by: worrad
I am having issues compiling a newer version of lzop. I am running AIX 7.2 and currently have the following installed in respect to lzo and lzop
lzo-2.10-1.ppc
lzop-1.03-1.ppc
lzop 1.03 does not work with lzo 2.10 so i thought i would compile the latest lzop 1.04. lzop depends on lzo when compiling i get the following error
checking lzo/lzoconf.h usability... no
checking lzo/lzoconf.h presence... no
checking for lzo/lzoconf.h... no
checking lzo/lzo1x.h usability... no
checking lzo/lzo1x.h presence... no
checking for lzo/lzo1x.h... no
checking lzoconf.h usability... no
checking lzoconf.h presence... no
checking for lzoconf.h... no
checking lzo1x.h usability... no
checking lzo1x.h presence... no
checking for lzo1x.h... no
configure: error: LZO header files not found. Please check your installation or set the environment variable `CPPFLAGS'.
i searched the system and there are no lzo*.h files anywhere so i am not sure on what to set the CPPFLAGS to.
Any assistance you be appreciated
Cheers
Mark
#AIX-Open-Source-Software#AIXOpenSource