Hi,

I want to use lzop on Fedora. The fedora that I have is 64 bit and lzop is a
32 bit binary file which I have to use along with a 64bit tar binary file
(i.e in the same command). Is this something that can be done. What other
possibilities I have.


I tried the following:

Downloaded the source code and tried to install from that. However I got an
configure error at end of the command execution. I searched based on that
error and came across a patch and applied that patch (
http://developer.momonga-linux.org/viewcvs/trunk/pkgs/lzop/lzop-lzo2.patch?revision=6434&view=markup).
I still got the same error.


1. ./configure  --->

checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking lzoconf.h usability... no
checking lzoconf.h presence... no
checking for lzoconf.h... no
configure: error: LZO header file not found. Please check your installation
or set the environment variable `CPPFLAGS'.


Regards,
Ashish
_______________________________________________
To unsubscribe, email [email protected] with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to