Hello, I'd like to use dillo with IPv6 in my H3970 iPAQ. I have the cross-compiling environment but it lacks of some libs and header source files that make dillo impossible to ./configure and hence to compile. Can anyone tell me where do I get those librarys from? The lines that worry me are copied here. Below the output of configure is copied too. [...] checking zlib.h usability... no checking zlib.h presence... no checking for zlib.h... no configure: WARNING: *** No libz found. *** checking jpeglib.h usability... no checking jpeglib.h presence... no checking for jpeglib.h... no configure: WARNING: *** No libjpeg found. Disabling jpeg images.*** which: no libpng-config in (/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/prueba/bin:/usr/sbin/:/usr/local/arm/3.2.3/bin/) which: no libpng12-config in (/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/prueba/bin:/usr/sbin/:/usr/local/arm/3.2.3/bin/) checking png.h usability... no checking png.h presence... no checking for png.h... no checking libpng/png.h usability... no checking libpng/png.h presence... no checking for libpng/png.h... no configure: WARNING: *** No libpng found. Disabling png images.*** checking for pthread_create in -lpthread... no [...] checking for socket... no [...] ---------------------------------------------------- output of configure: $ ./configure -n --host=arm-linux configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking build system type... i686-pc-linux-gnu checking host system type... arm-unknown-linux-gnu checking target system type... arm-unknown-linux-gnu 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 arm-linux-strip... arm-linux-strip checking for arm-linux-gcc... arm-linux-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-linux-gcc accepts -g... yes checking for arm-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of arm-linux-gcc... gcc3 checking for arm-linux-gcc option to accept ANSI C... none needed checking for arm-linux-ranlib... arm-linux-ranlib checking how to run the C preprocessor... arm-linux-gcc -E checking for gtk-config... /usr/bin/gtk-config checking for GTK - version >= 1.2.0... cross compiling; assumed OK... yes 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 zlib.h usability... no checking zlib.h presence... no checking for zlib.h... no configure: WARNING: *** No libz found. *** checking jpeglib.h usability... no checking jpeglib.h presence... no checking for jpeglib.h... no configure: WARNING: *** No libjpeg found. Disabling jpeg images.*** which: no libpng-config in (/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/prueba/bin:/usr/sbin/:/usr/local/arm/3.2.3/bin/) which: no libpng12-config in (/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/prueba/bin:/usr/sbin/:/usr/local/arm/3.2.3/bin/) checking png.h usability... no checking png.h presence... no checking for png.h... no checking libpng/png.h usability... no checking libpng/png.h presence... no checking for libpng/png.h... no configure: WARNING: *** No libpng found. Disabling png images.*** checking for pthread_create in -lpthread... no checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for socket... no configure: creating ./config.status Thanks in advance for your help. Ruth. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Ruth Vázquez Cerro Telefónica Investigación y Desarrollo, S.A. Tecnologías de acceso a Redes IP C/ Emilio Vargas, nº6. - 28043 Madrid - Tlf: (+34) 913371119 e-mail: rvc@tid.es ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~