I got DBD::Oracle to compile by editing the Makefile
generated by Makefile.PL and changing all references
to my $ORACLE_HOME/lib to lib32.  Oracle compiles and
makes but when I do make test I get:

Unable to connect to Oracle (ORA-12545: Connect failed
because target host or object does not exist (DBD
ERROR: OCIServerAttach))

I can connect to the database with sqlplus:
--------------------------------------------------
#sqlplus $ORACLE_USERID@$ORACLE_SID

SQL*Plus: Release 9.0.1.0.0 - Production on Wed Apr 10
10:54:25 2002

(c) Copyright 2001 Oracle Corporation.  All rights
reserved.


Connected to:
Oracle9i Enterprise Edition Release 9.0.1.1.0 - 64bit
Production
With the Partitioning option
JServer Release 9.0.1.1.0 - Production

SQL>

Any ideas?  Is there a 32 bit specific tnsnames.ora
that it perhaps can't find?  And help would be
appreciated.



__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/

Reply via email to