Hello everyone,

I'm trying to install mod_perl so I can use scoop, but I can't get it
working. I followed the instructions at guide.kuro5hin.org to a tee.
I've tried to install it via the ports since I'm running FreeBSD 4.5
stable and receive this error:

===>  Building for mod_perl-1.26
(cd ./apaci && PERL5LIB=/usr/ports/www/mod_perl/work/mod_perl-1.26/lib
make)
Perl lib version (5.00503) doesn't match executable version (5.006001)
at /usr/libdata/perl/5.00503/mach/Config.pm line 7.
Compilation failed in require at
/usr/libdata/perl/5.00503/ExtUtils/Install.pm line 9.
BEGIN failed--compilation aborted at
/usr/libdata/perl/5.00503/ExtUtils/Install.pm line 9.
Compilation failed in require.
BEGIN failed--compilation aborted.
*** Error code 255

Stop in /usr/ports/www/mod_perl/work/mod_perl-1.26.
*** Error code 1

Stop in /usr/ports/www/mod_perl.
*** Error code 1

Stop in /usr/ports/www/mod_perl.
*** Error code 1

When I download the tarball and tar zxf, run the Makefile.PL and then
make && make install it seems to work fine but I don't think it's
installing. I checked the httpd.conf file and mod_perl is not anywhere
in the file. What am I missing?

Thanks in advance

Reply via email to