regarding installing dbd-oracle
am 21.12.2006 11:02:29 von deepika.balu
--=_alternative 0037289B6525724B_=
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"
Hi,
when i am trying to install DBD-Oracle i am getting the following error
please help my os is windows 2000
E:\trans\install_software\DBD-Oracle-1.18>perl makefile.pl
*** Warning: Colons in the current directory path
(E:/trans/install_software/D
-Oracle-1.18) may cause problems
Using DBI 1.38 installed in C:\iw-home\iw-perl\vendor\lib/auto/DBI
Configuring DBD::Oracle for perl 5.008002 on MSWin32 (MSWin32-x86-multi)
Remember to actually *READ* the README file! Especially if you have any
proble
...
Using Oracle in E:/oracle/ora92
DEFINE _SQLPLUS_RELEASE = "902000100" (CHAR)
Oracle version 9.2.0.1 (9.2)
Found oci directory
Using OCI directory 'oci'
Found oci/lib/MSVC/oramts.lib library
Found oci/lib/MSVC/oratypes.lib library
Unable to find required Oracle OCI files for the build. Please
check
that you have your OCI installed in your oracle home
(E:/oracle/ora92)
directory and that it has the following files (and probably more):
E:/oracle/ora92\oci\include\oratypes.h
E:/oracle/ora92\oci\lib\MSVC\.lib
Please install OCI or send comments back to dbi-users@perl.org
if you have an OCI directory other than oci.
Alternatively, if you're using ActiveState perl on Windows try
ppm install ftp://ftp.esoftmatic.com/outgoing/DBI/5.8.3/DBI.ppd
ppm install
ftp://ftp.esoftmatic.com/outgoing/DBI/5.8.3/DBD-Oracle.ppd
at makefile.pl line 258.
What to do ?
*************************************
Regards & Thanks
B.Deepika Devi
Polaris Software Lab Limited
34 IT Highway, Navalur
Chennai-603103, INDIA
Phone - 91-044-27435001 Extn - 6452
Mobile - 98414-57347
This e-Mail may contain proprietary and confidential information and is sent for the intended recipient(s) only. If by an addressing or transmission error this mail has been misdirected to you, you are requested to delete this mail immediately. You are also hereby notified that any use, any form of reproduction, dissemination, copying, disclosure, modification, distribution and/or publication of this e-mail message, contents or its attachment other than by its intended recipient/s is strictly prohibited.
Visit us at http://www.polaris.co.in
--=_alternative 0037289B6525724B_=--
Re: regarding installing dbd-oracle
am 21.12.2006 13:22:16 von scoles
First I would use the activestate DBD::Oracle that would be your best bet.
It also looks like you are missing one or more of your Oracle client OCI
files. You may have to put a link to it in you enviornment variables.
Have you installed an Oracle client on this box?
There is a detailed instruction on how to install DBD::Oracle in the
README.win32.txt file that is part of the DBD::Oracle tar follow that and
you should have no problems.
cheers
John Scoles
----- Original Message -----
From:
To:
Sent: Thursday, December 21, 2006 5:02 AM
Subject: regarding installing dbd-oracle
> Hi,
>
> when i am trying to install DBD-Oracle i am getting the following error
> please help my os is windows 2000
>
> E:\trans\install_software\DBD-Oracle-1.18>perl makefile.pl
> *** Warning: Colons in the current directory path
> (E:/trans/install_software/D
> -Oracle-1.18) may cause problems
> Using DBI 1.38 installed in C:\iw-home\iw-perl\vendor\lib/auto/DBI
>
> Configuring DBD::Oracle for perl 5.008002 on MSWin32 (MSWin32-x86-multi)
>
> Remember to actually *READ* the README file! Especially if you have any
> proble
> ..
>
> Using Oracle in E:/oracle/ora92
> DEFINE _SQLPLUS_RELEASE = "902000100" (CHAR)
> Oracle version 9.2.0.1 (9.2)
> Found oci directory
> Using OCI directory 'oci'
> Found oci/lib/MSVC/oramts.lib library
> Found oci/lib/MSVC/oratypes.lib library
>
> Unable to find required Oracle OCI files for the build. Please
> check
> that you have your OCI installed in your oracle home
> (E:/oracle/ora92)
> directory and that it has the following files (and probably more):
>
> E:/oracle/ora92\oci\include\oratypes.h
> E:/oracle/ora92\oci\lib\MSVC\.lib
>
> Please install OCI or send comments back to dbi-users@perl.org
> if you have an OCI directory other than oci.
>
> Alternatively, if you're using ActiveState perl on Windows try
> ppm install ftp://ftp.esoftmatic.com/outgoing/DBI/5.8.3/DBI.ppd
> ppm install
> ftp://ftp.esoftmatic.com/outgoing/DBI/5.8.3/DBD-Oracle.ppd
>
> at makefile.pl line 258.
>
> What to do ?
>
>
> *************************************
> Regards & Thanks
>
> B.Deepika Devi
> Polaris Software Lab Limited
> 34 IT Highway, Navalur
> Chennai-603103, INDIA
> Phone - 91-044-27435001 Extn - 6452
> Mobile - 98414-57347
>
>
> This e-Mail may contain proprietary and confidential information and is
> sent for the intended recipient(s) only. If by an addressing or
> transmission error this mail has been misdirected to you, you are
> requested to delete this mail immediately. You are also hereby notified
> that any use, any form of reproduction, dissemination, copying,
> disclosure, modification, distribution and/or publication of this e-mail
> message, contents or its attachment other than by its intended recipient/s
> is strictly prohibited.
>
> Visit us at http://www.polaris.co.in
>
RE: regarding installing dbd-oracle
am 22.12.2006 16:29:08 von Ron.Reidy
Is this AS Perl? If so, use ppm to install DBD::Oracle, after you
install an Oracle client.
-----Original Message-----
From: deepika.balu@polaris.co.in [mailto:deepika.balu@polaris.co.in]=20
Sent: Thursday, December 21, 2006 3:02 AM
To: dbi-users@perl.org
Subject: regarding installing dbd-oracle
Hi,
when i am trying to install DBD-Oracle i am getting the following error=20
please help my os is windows 2000
E:\trans\install_software\DBD-Oracle-1.18>perl makefile.pl
*** Warning: Colons in the current directory path=20
(E:/trans/install_software/D
-Oracle-1.18) may cause problems
Using DBI 1.38 installed in C:\iw-home\iw-perl\vendor\lib/auto/DBI
Configuring DBD::Oracle for perl 5.008002 on MSWin32 (MSWin32-x86-multi)
Remember to actually *READ* the README file! Especially if you have any=20
proble
...
Using Oracle in E:/oracle/ora92
DEFINE _SQLPLUS_RELEASE =3D "902000100" (CHAR)
Oracle version 9.2.0.1 (9.2)
Found oci directory
Using OCI directory 'oci'
Found oci/lib/MSVC/oramts.lib library
Found oci/lib/MSVC/oratypes.lib library
Unable to find required Oracle OCI files for the build. Please=20
check
that you have your OCI installed in your oracle home=20
(E:/oracle/ora92)
directory and that it has the following files (and probably more):
E:/oracle/ora92\oci\include\oratypes.h
E:/oracle/ora92\oci\lib\MSVC\.lib
Please install OCI or send comments back to dbi-users@perl.org
if you have an OCI directory other than oci.
Alternatively, if you're using ActiveState perl on Windows try
ppm install ftp://ftp.esoftmatic.com/outgoing/DBI/5.8.3/DBI.ppd
ppm install=20
ftp://ftp.esoftmatic.com/outgoing/DBI/5.8.3/DBD-Oracle.ppd
at makefile.pl line 258.
What to do ?
*************************************
Regards & Thanks
B.Deepika Devi
Polaris Software Lab Limited
34 IT Highway, Navalur
Chennai-603103, INDIA
Phone - 91-044-27435001 Extn - 6452
Mobile - 98414-57347
This e-Mail may contain proprietary and confidential information and is
sent for the intended recipient(s) only. If by an addressing or
transmission error this mail has been misdirected to you, you are
requested to delete this mail immediately. You are also hereby notified
that any use, any form of reproduction, dissemination, copying,
disclosure, modification, distribution and/or publication of this e-mail
message, contents or its attachment other than by its intended
recipient/s is strictly prohibited.
Visit us at http://www.polaris.co.in
This electronic message transmission is a PRIVATE communication which =
contains
information which may be confidential or privileged. The information is =
intended=20
to be for the use of the individual or entity named above. If you are =
not the=20
intended recipient, please be aware that any disclosure, copying, =
distribution=20
or use of the contents of this information is prohibited. Please notify =
the
sender of the delivery error by replying to this message, or notify us =
by
telephone (877-633-2436, ext. 0), and then delete it from your system.