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:
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 = "1002000300" (CHAR) Oracle version 10.2.0.3 <http://10.2.0.3> (10.2) Using OCI directory 'sdk' Found sdk/lib/MSVC/oci.lib library 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 <http://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 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 <http://Exporter.pm> not found) at 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------------------------------------- ---\lib\Config.pm Your perl and your Config.pm <http://Config.pm> seem to have different ideas about the architecture they are running on. Perl thinks: [lib] Config says: [MSWin32-x86-multi-thread] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. LD_RUN_PATH=C:/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?) and after when I try and nmake I receive this error: 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. Does anyone know what my problems are? 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 <http://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èce jointe) s'adresse uniquement au(x) destinataire(s) prévu(s) ou à une personne autorisée à le recevoir en son (leur) nom. Il pourrait contenir des renseignements confidentiels ou protégés. Si vous l'avez reçu par erreur, nous vous prions d'en informer l'auteur dans les meilleurs délais, de ne pas divulguer son contenu et de le supprimer de votre système. Merci.
