when I try to configure the midgard-lib-1.4.4 i get this Error
configure error: You need zlib.h
the File zlib.h ist stored in the following Directories:
/usr/include /usr/local/include
Here is the Output which was generated by sh -x ./configure
c_safe=zlib_h
+ echo -n 'checking for zlib.h... '
checking for zlib.h... + echo 'configure:6032: checking for zlib.h'
++ echo '${ac_cv_header_zlib_h+set}'
+ eval 'test "${ac_cv_header_zlib_h+set}" = set'
++ test '' = set
+ cat
+ ac_try=$CPP $CPPFLAGS conftest.c >/dev/null 2>conftest.out
+ eval echo configure:6042: '"$CPP' '$CPPFLAGS' conftest.c '>/dev/null' '2>conftest.out"'
++ echo configure:6042: 'cc -E -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out'
++ grep -v '^ *+' conftest.out
++ grep -v '^conftest.c$'
+ ac_err=cpp0: warning: changing search order for system directory "/usr/local/include"
cpp0: warning: as it has already been specified as a non-system directory
+ test -z 'cpp0: warning: changing search order for system directory "/usr/local/include"
cpp0: warning: as it has already been specified as a non-system directory'
+ echo 'cpp0: warning: changing search order for system directory "/usr/local/include"
cpp0: warning: as it has already been specified as a non-system directory'
+ echo 'configure: failed program was:'
+ cat conftest.c
+ rm -rf conftest.c conftest.out
+ eval ac_cv_header_zlib_h=no
++ ac_cv_header_zlib_h=no
+ rm -f 'conftest*'
++ echo '$ac_cv_header_zlib_h'
+ eval 'test "$ac_cv_header_zlib_h" = yes'
++ test no = yes
+ echo no
no
+ echo 'configure: error: You need zlib.h'
configure: error: You need zlib.h
+ exit 1
------------------------------- WISS Michael Klenk Foerlibuckstr. 30 8050 Zuerich
Tel. 01 448 43 62 Fax. 01 448 43 45 Email: [EMAIL PROTECTED] HP: http://www.wiss.ch -------------------------------
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
