DBD::Oracle perl Makefile.PL issues
am 05.10.2007 19:17:37 von DKing------_=_NextPart_001_01C80773.A2DE161A
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I am having a problem with DBD ::Oracle installing on a Windows XP =
computer. I have followed the readme file up to the point where I am =
supposed to run perl Makefile.PL. At this point I receive the following =
output:
=20
C:\OTRS\Perl\cpan\build\DBD-Oracle-1.19>perl Makefile.PL
Using DBI 1.57 (for perl 5.008008 on MSWin32-x86-multi-thread) installed =
in C:/O
TRS/Perl/lib/auto/DBI/
Configuring DBD::Oracle for perl 5.008008 on MSWin32 =
(MSWin32-x86-multi-thread)
Remember to actually *READ* the README file! Especially if you have any =
problems
..
Using Oracle in C:/instantclient_10_2
DEFINE _SQLPLUS_RELEASE =3D "1002000300" (CHAR)
Oracle version 10.2.0.3
Using OCI directory 'sdk'
Found sdk/lib/MSVC/oci.lib library=20
Found sdk/lib/MSVC/ociw32.lib library
Found sdk/lib/MSVC/oraocci10.lib library
Using sdk/lib/MSVC/OCI.lib
Checking for functioning wait.ph
System: perl5.008008
Compiler: cl -MD -Zi -DNDEBUG -O1 -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 =
-DWIN32
-D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED =
-DUSE_SITECUSTOMIZE -DP
ERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO =
-DPERL_MSVCRT_READFIX=20
Linker: not found
Sysliblist:
Warning: PERL_LIB =
(C:\TEMP\perl-----------------------------------------please -r
un-the-install-script--------------------------------------- -\lib) seems =
not to
be a perl library directory
( Exporter.pm
C:/OTRS/Perl/lib/ExtUtils/MM_Unix.pm line 167
6.
Have C:\OTRS\Perl\lib\Config.pm expected =
C:\TEMP\perl---------------------------
--------------please-run-the-install-script----------------- -------------=
-------=20
---\lib\Config.pm
Your perl and your Config.pm
ideas about the
architecture they are running on.
Perl thinks: [lib]
Config says: [MSWin32-x86-multi-thread]=20
This may or may not cause problems. Please check your installation of =
perl
if you have problems building this extension.
LD_RUN_PATH=3DC:/instantclient_10_2/lib:C:/instantclient_10_ 2/rdbms/lib
Using DBD::Oracle 1.19.
Using DBD::Oracle 1.19.
Using DBI 1.57 (for perl 5.008008 on MSWin32-x86-multi-thread) installed =
in C:/O
TRS/Perl/lib/auto/DBI/
Writing Makefile for DBD::Oracle
*** If you have problems...
read all the log printed above, and the README and README.help.txt =
files.
(Of course, you have read README by now anyway, haven't you?)
=20
=20
and after when I try and nmake I receive this error:
=20
C:\OTRS\Perl\cpan\build\DBD-Oracle-1.19>nmake
Microsoft (R) Program Maintenance Utility Version 7.00.8882
Copyright (C) Microsoft Corp 1988-2000. All rights reserved.
NMAKE : fatal error U1073: don't know how to make =
'C:\TEMP\perl-----------------
------------------------please-run-the-install-script------- -------------=
-------
-------------\lib\Config.pm'
Stop.=20
Does anyone know what my problems are?
=20
Thanks for any help provided.
Dan King
Software Developer
Canadian Resident Matching Service
613.237.0075 ext. 241
(Toll free) 877.CARMS.42
171 Nepean Street, Suite 300
Ottawa, ON, CAN K2P 0B4
www.carms.ca
------------------------------------------------------------ -------------=
-----------
This e-mail message, including any attachments, is for the sole use of =
the intended recipients and may contain confidential and or privileged =
information. If you are not the intended recipient or this information =
has been forwarded in error, please contact the sender by reply e-mail =
and destroy copies of the original message. Ce message (incluant toute =
pi=E8ce jointe) s'adresse uniquement au(x) destinataire(s) pr=E9vu(s) ou =
=E0 une personne autoris=E9e =E0 le recevoir en son (leur) nom. Il =
pourrait contenir des renseignements confidentiels ou prot=E9g=E9s. Si =
vous l'avez re=E7u par erreur, nous vous prions d'en informer l'auteur =
dans les meilleurs d=E9lais, de ne pas divulguer son contenu et de le =
supprimer de votre syst=E8me. Merci.
=20
------_=_NextPart_001_01C80773.A2DE161A--