SVN-Web - Install on RHEL 4.3 on x86_64

Posted on Fri Sep 28 21:14:43 2007 by vs
Install on RHEL 4.3 on x86_64
I'm trying to install SVN-WEb on a RHEL 4.3 system with the redhat provided subversion and SVN::Core packages installed. When I run perl Makefile.PL I get the error SNV::Core isn't installed. It is installed, but since this an x86_64 machine rhel install this under /usr/lib64/perl5. The installer is looking instead for /usr/lib/perl5. Anyway to fix this? Thanks in advance. --Victor
Write a response