Hmmm, I think you probably have something misconfigured...

I am familiar with the DBD-Oracle Makefile.PL (and some of the
DBD-Oracle build issues). (though not on solaris 9)... Please cd to the
DBD-Oracle-1.14 build directory and post the output of:

        set -x
        perl -V
        echo $ORACLE_HOME
        echo $LD_LIBRARY_PATH
        ls -ld $ORACLE_HOME/lib*
        perl Makefile.PL
        make

I may be able to help you, once I see this output.


Lincoln



On Sun, 2003-12-28 at 13:17, LY, Michelle wrote:
> I have a problem with the installation of DBD::Oracle 1.14 on Solaris
> 9.  I have reinstalled the current stable version of perl 5.8.2 and it
> is functional.  I reinstalled DBI 1.39 with no problem.  I even tried
> changing the make file to point to the 32bit libraries in Oracle,
> since I have Oracle 9.2.0.4 installed, to no avail.  The make still
> errors out on
>  
> ld: fatal: file /appora/oracle/product/9.2/lib32: unknown file type
> ld: fatal: File processing errors. No output written to
> blib/arch/auto/DBD/Oracle/Oracle.so
> *** Error code 1
> make: Fatal error: Command failed for target
> `blib/arch/auto/DBD/Oracle/Oracle.so
>  
> 
> Please advice.  This system is running Solaris 9 in 64bit mode to
> accomodate the Oracle 9i 64bit version that we were sent for our
> license.  Thank you in advance.
-- 
Lincoln A. Baxter
Home: 610.983.9552  Office: 215.444.7973  
Cell: 267.716.1370  Fax:    610.935.8297 (home)
Home:  mailto:[EMAIL PROTECTED]
UFWC:  mailto:[EMAIL PROTECTED]
Work:  mailto:[EMAIL PROTECTED]
Pager: mailto:[EMAIL PROTECTED]


Reply via email to