On Wed, Jan 07, 2004 at 11:03:23AM -0600, [EMAIL PROTECTED] wrote:
> 
> Has anyone done a 5.8.1 install, then use CPAN to install Bundle::DBI with a 5.6.1
> perl installed on the server? When I install perl 5.8.1 on the server then use a 
> CPAN script to install modules, the serever will hang or on an alpha it will run out
> of swap space, when the make test portion of DBI is running.

You've not provided enough information about your PATH settings and which perl was
run at each step.

Posting the perl -V output of the 5.8.1 perl would confirm if it's looking
in .../site_perl/5.6.1. Env vars like PERL5LIB may also be involved.

Tim.

> I finally was able to 
> resolve this by renaming /usr/local/lib/perl5/site_perl/5.6.1 to a temp name.  So 
> 5.8.1
> was using the old binaries, I was sure that I read that 5.8.1 would not use any old 
> XS
> compiled modules.  I can keep renaming the 5.6.1 dir, but I am sure there is a 
> better way
> to do this.   Sorry if this is OT, since it fails on the DBI tests, I wanted to know 
> if
> others have run into this.
> 
>                                         Thanks,
>                                              STH
> 
> -- 
> ----------------------------------
> E-Mail: [EMAIL PROTECTED]
> Date: 07-Jan-2004
> Time: 10:45:45
> ----------------------------------

Reply via email to