ERROR: perl: Version 5.006001 is installed, but we need version >= 5.008000 ERROR: ExtUtils::MakeMaker: Version 5.45 is installed, but we need version >= 6.31 ERROR: Test::More: Prerequisite Test::More isn't installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation. Error evaling version line 'q# Hide from _packages_inside() #; package Module::Build::Base::_version; no strict; local $VERSION; $VERSION=undef; do { use version; our $VERSION = qw(1.4.5.2); }; $VERSION ' in lib/Alien/SVN.pm: Can't locate version.pm in @INC (@INC contains: inc /home/cpanrun/depot/main/Apps/CPAN_Run/lib /home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all /home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1 /home/cpanrun/ia64-lp64/build/5.6.1/lib/site_perl/5.6.1/IA64.ARCHREV_0-thread-multi-64all /home/cpanrun/ia64-lp64/build/5.6.1/lib/site_perl/5.6.1 /home/cpanrun/ia64-lp64/build/5.6.1/lib/site_perl .) at (eval 11) line 7, line 3. BEGIN failed--compilation aborted at (eval 11) line 7, line 3. Use of uninitialized value in concatenation (.) or string at /home/cpanrun/ia64-lp64/build/5.6.1/lib/site_perl/5.6.1/Module/Build/Base.pm line 752. Checking whether your kit is complete... Looks good Creating new 'Build' script for 'Alien-SVN' version '' --------------------------------------------------------------------- This module will build Subversion and install it's libraries and Perl bindings for you. It requires a C compiler and make. Which make should I use to build Subversion? [make] make Run Subversion's configure now? [y] configure: Configuring Subversion 1.4.5 configure: creating config.nice checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking how to run the C preprocessor... gcc -E checking build system type... ia64-hp-hpux11.22 checking host system type... ia64-hp-hpux11.22 checking target system type... ia64-hp-hpux11.22 checking for egrep... grep -E checking whether ln -s works... yes checking for a BSD-compatible install... /opt/imake/bin/install -c checking for static Apache module support... no checking for Apache module support via DSO through APXS... no ================================================================== WARNING: skipping the build of mod_dav_svn --with-apxs or --with-apache must be used ================================================================== configure: Apache Portable Runtime (APR) library configuration checking for APR... no configure: WARNING: APR not found The Apache Portable Runtime (APR) library cannot be found. Please install APR on this system and supply the appropriate --with-apr option to 'configure' or get it with SVN and put it in a subdirectory of this source: svn co \ http://svn.apache.org/repos/asf/apr/apr/branches/0.9.x \ apr Run that right here in the top level of the Subversion tree, then run autogen.sh again. Whichever of the above you do, you probably need to do something similar for apr-util, either providing both --with-apr and --with-apr-util to 'configure', or getting both from SVN with: svn co \ http://svn.apache.org/repos/asf/apr/apr-util/branches/0.9.x \ apr-util configure: error: no suitable apr found configuring SVN failed at inc/My/SVN/Builder.pm line 99. y Subversion will now be configured. Running sh configure Something went wrong with the Subversion configuration. You should correct it and re-run Build.PL. make: *** No targets specified and no makefile found. Stop. building subversion failed at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Alien-SVN/inc/My/SVN/Builder.pm line 112. lib/Alien/SVN.pm -> blib/lib/Alien/SVN.pm Running make make: *** No rule to make target `test'. Stop. Running make test make: *** No rule to make target `install-lib'. Stop. installing libs failed at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Alien-SVN/inc/My/SVN/Builder.pm line 154. Running make install-lib