Cygwin/DBD-Oracle-1.14 WARNING: could not decode oracle version
From: Chandresh Prakash (chandreshprakash_at_hotpop.com)
Date: 12/22/03
- Previous message: Dave Rolsky: "ANNOUNCE: Alzabo 0.81"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 22 Dec 2003 00:39:59 -0800
Hi,
I am trying to install module DBD-Oracle-1.14 on my cygwin/win2k system with
perl, v5.8.0 built for cygwin-multi-64int.
The trouble is that when creating the make file, it says that it could not
determine the oracle version and that certain header files are missing from
the oracle installation. Please guide.
Following is the output I get on trying to create make file:
==============================================================================
$ perl Makefile.PL
Using DBI 1.39 installed in /usr/lib/perl5/site_perl/5.8.0/cygwin-multi-64int/au
to/DBI
Configuring DBD::Oracle ...
>>> Remember to actually *READ* the README file!
Especially if you have any problems.
Using Oracle in /cygdrive/d/Oracle/Ora81
WARNING: could not decode oracle version from
/cygdrive/d/Oracle/Ora81/orainst/inspdver, or /cygdrive/d/Oracle/Ora81/install/u
nix.rgs
or from ORACLE_HOME path /cygdrive/d/Oracle/Ora81.
Oracle version based logic in Makefile.PL may produce erroneous results.
*********************************************************
I can't find the header files I need in your Oracle installation.
You probably need to install some more Oracle components.
I'll keep going, but the compile will probably fail.
See README.clients for more information.
*********************************************************
Found OCI directory
Using OCI directory 'OCI'
System: perl5.008 cygwin_nt-5.0 ismene 1.3.22(0.7832) 2003-03-18 09:20 i586 unkn
own unknown cygwin
Compiler: gcc -O3 -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing
Linker: /usr/bin/ld
Sysliblist:
Warning: If you have problems you may need to rebuild perl with -Uusemymalloc.
Checking if your kit is complete...
Looks good
LD_RUN_PATH=/cygdrive/d/Oracle/Ora81/lib:/cygdrive/d/Oracle/Ora81/rdbms/lib
Using DBD::Oracle 1.14.
Using DBD::Oracle 1.14.
Using DBI 1.39 installed in /usr/lib/perl5/site_perl/5.8.0/cygwin-multi-64int/au
to/DBI
Writing Makefile for DBD::Oracle
*** If you have problems...
read all the log printed above, and the README and README.help files.
(Of course, you have read README by now anyway, haven't you?)
============================================================================
Thanks,
Chandresh
- Previous message: Dave Rolsky: "ANNOUNCE: Alzabo 0.81"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|