On Fri, Jun 23, 2006 at 08:45:20AM -0700, Brad Kroeger wrote:
> Hello,
> 
> I'm having problems building DBD 1.51 on Solaris 9.  I have not found 
> anything in google that has helped with with this problem, aside from 
> that I should be using a compiler that was built on Solaris 9.
> 
> I needed a 64 bit version of Perl for an application I am working on.  I 
> built gcc 4.1.1 on Solaris 9, then used that to build the 64 bit Perl on 
> the same host.  I can install CPAN with this version of Perl, but had 
> not been able to build DBD 1.5.1.
> 
> Here's the output of the build.  (The output of perl -V follows.)
> 
> 
> bkroeger (80) % /usr/local/apps/perl-5.8.8-64_bit/bin/perl Makefile.PL

Don't do that. Make sure the perl you want to use is the first perl on your 
PATH.

Tim.

Reply via email to