Kees
Here comes the last part of the config.log.
program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias=''
## ----------- ## ## confdefs.h. ## ## ----------- ##
#define GETTEXT_PACKAGE "inkscape" #define HAVE_INTTYPES_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LOCALE_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "inkscape" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "inkscape" #define PACKAGE_STRING "inkscape 0.39pre4" #define PACKAGE_TARNAME "inkscape" #define PACKAGE_VERSION "0.39pre4" #define STDC_HEADERS 1 #define VERSION "0.39pre4" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit;
configure: exit 1
Albert
On Thu, Jul 15, 2004 at 12:48:02AM +0200, Albert wrote:
checking for pkg-config... /sw/bin/pkg-config checking for png_read_info in -lpng... no configure: error: libpng >= 1.2 is needed to compile inkscape
Any help would be appreciated.
Look through the end of config.log and see what the failed test was. We should be able to learn more from that.
-- Kees Cook @outflux.net