Hello, I am attempting to install Alien SVN::Core from source.
I have subversion 1.8.9 apr 1.5.1 and apr-util 1.5.1 And when I run perl Build.PL this is the error I get: configure: Apache Portable Runtime Utility (APRUTIL) library configuration checking for APR-util... no configure: WARNING: APRUTIL not found The Apache Portable Runtime Utility (APRUTIL) library cannot be found. Either install APRUTIL on this system and supply the appropriate --with-apr-util option or get it with SVN and put it in a subdirectory of this source: svn co \ http://svn.apache.org/repos/asf/apr/apr-util/branches/1.3.x \ apr-util Run that right here in the top level of the Subversion tree. Afterwards, run apr-util/buildconf in that subdirectory and then run configure again here. configure: error: no suitable APRUTIL found configuring SVN failed at inc/My/SVN/Builder.pm line 118, <STDIN> line 3. Something went wrong with the Subversion configuration. Please attempt to correct it and re-run Build.PL. How can I specify apr-util to this perl module when apr-util 1.5.1 is already installed. Thanks -- GPG me!! gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B