On Mar 4, 2008, at 13:17, Barry McInnes wrote: > Following on from #14211, I installed the py25 parts but on 10.5.2 PPC > it still fails
#14211 deals with issues building inkscape. You do not appear to be experiencing issues building inkscape, but issues configuring scrollkeeper. > [mac27:/etc] root# port install inkscape > ---> Configuring scrollkeeper > Error: Target org.macports.configure returned: configure failure: > shell > command " cd > "/opt/local/var/macports/build/ > _opt_local_var_macports_sources_rsync.macports.org_release_ports_textp > roc_scrollkeeper/work/scrollkeeper-0.3.14" > && ./configure --prefix=/opt/local --mandir=/opt/local/share/man > --with-omfdirs=/opt/local/share/omf > --with-xml-catalog=/opt/local/etc/xml/catalog " returned error 1 > Command output: 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 dlfcn.h usability... yes > checking dlfcn.h presence... yes > checking for dlfcn.h... yes > checking for ranlib... ranlib > checking for strip... strip > checking for objdir... .libs > checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common > checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes > checking if /usr/bin/gcc-4.0 static flag -static works... no > checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes > checking if /usr/bin/gcc-4.0 supports -c -o file.lo... yes > checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... yes > checking whether the linker > (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) supports shared > libraries... yes > checking how to hardcode library paths into programs... unsupported > checking whether stripping libraries is possible... no > checking dynamic linker characteristics... darwin9.2.0 dyld > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... yes > checking whether -lc should be explicitly linked in... yes > creating libtool > checking for intltool >= 0.28... 0.28 found > checking for perl... (cached) no > configure: error: perl not found; required for intltool scrollkeeper does declare a build dependency on perl5.8 so I'm not sure why perl wouldn't be on your system. Is the perl5.8 port installed and activated? Is /opt/local/bin/perl on your system and does it work? _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
