> 
> 
> Yesterday my friend installed perl from Sunfree and installed 
> DBD::Oracle with "-r=build64" at "perl Makefile.pl" He said 
> he can resolve the compile error of ELFCLASS64.
> 
> Did you try "-r=build64"

I didn't have a 64 bit perl, which looked to be more painful to build, due to
dependancies.  32 bit perl builds are easy to find for download and are 
seemingly easier
to make if you need to make it yourself.  

Regards,


Jeff
> 
> Regards,
> Hirosi Taguti
> [EMAIL PROTECTED]
> 
> 
> > -----Original Message-----
> > From: Jeff Urlwin [mailto:[EMAIL PROTECTED]
> > Sent: Friday, August 05, 2005 8:43 AM
> > To: [email protected]
> > Subject: DBD::Oracle with Oracle 10g, Solaris 64 bit success...
> > 
> > For any of you who may have/had problems with building
> > DBD::Oracle with Oracle 10g under
> > Solaris, I got it working with a 32-bit perl by putting 
> > $ORACLE_HOME/lib32 in front of
> > $ORACLE_HOME/lib in my LD_LIBRARY_PATH.  
> > 
> > The error you get relates to "Wrong ELF Class" if you don't
> > put the right libs in the
> > LD_LIBRARY_PATH.
> > 
> > Hope this helps someone.  Sorry if it's already been covered
> > completely, but most google
> > searches turn up the requirement to build perl in 64 bit...
> > 
> > Jeff
> > 
> > 
> 

Reply via email to