RE: Newbie install problems

2002-03-11 Thread Ged Haywood
Hi there, On Mon, 11 Mar 2002, Nicolai Schlenzig (DXD) wrote: > After updating my FreeBSD 4.5-STABLE I got installed perl 5.6.0 on > top of my 5.00503 and it was all dandy... until I updated a CPAN > module which wanted to install 5.6.1 on top again. Why not set the CPAN configuration file so t

RE: Newbie install problems

2002-03-11 Thread Nicolai Schlenzig (DXD)
either use or respect that. Maybe it's just me, but I think there's a leak here. Best regards // Nicolai > -Original Message- > From: Geoffrey Young [mailto:[EMAIL PROTECTED]] > Sent: Sunday, March 10, 2002 5:27 AM > To: Adam Garcia > Cc: [EMAIL PROTECTED] >

Re: Newbie install problems

2002-03-09 Thread Geoffrey Young
> ===> 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. I saw this just this week at work - turned out that

Newbie install problems

2002-03-09 Thread Adam Garcia
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 ./ap