compiling GPA to run on windows // do-able?

vedaal nistar vedaal.nistar at gmail.com
Thu Aug 9 04:29:50 CEST 2012


downloaded the source code for GPA 0.9.2 and tried to compile it on
mingw/msys

didn't quite work  ...

here is what happened:

$ ./configure --prefix=/mingw
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
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 ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for sin in -lm... yes
checking for compress in -lz... no
configure: error: GPA requires zlib (http://gzip.org/zlib or install Debian
pack
age zlib1g-dev)

couldn't find zlib on the gzip.org site

is there anywhere else to find zlib?

are there any other dependencies that are also needed before compiling?

is it supposed to be 'not do-able' under windows?

(the compililer *did* give the encouraging message of:
'checking whether build environment is sane... yes'
;-)   )

TIA

 vedaal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20120808/e57d2db3/attachment.htm>


More information about the Gnupg-users mailing list