How can I let Perl 5.6.1 and Oracle 10g work together?

From: Havel Zhang <havel.zhang_at_gmail.com>
Date: Mon, 17 Mar 2008 23:45:41 -0700 (PDT)
Message-ID: <4b134da7-a2f0-4c88-ac83-d30fdcc7350a@v3g2000hsc.googlegroups.com>


hi all:

         My former System using Perl 5.6.1 and Oracle 9i. Now we will migrate our oracle9i to oracle 10g. All things works fine. But I found my perl program can not compile, system will report error as follows:



Perl lib version (v5.8.3) doesn't match executable version (v5.6.1) at C:\oracle\product\10.2.0\db_1\perl\5.8.3\lib/MSWin32-x86-multi-thread/ Config.pm line 32.
Compilation failed in require at C:\oracle\product\10.2.0\db_1\perl
\5.8.3\lib/MSWin32-x86-multi-thread/DynaLoader.pm line 25.
BEGIN failed--compilation aborted at C:\oracle\product\10.2.0\db_1\perl
\5.8.3\lib/MSWin32-x86-multi-thread/DynaLoader.pm line 25.
Compilation failed in require at C:\oracle\product\10.2.0\db_1\perl
\site\5.8.3\lib/MSWin32-x86-multi-thread/Win32/Process.pm line 4.
Compilation failed in require at kill_excel.pl line 1. BEGIN failed--compilation aborted at kill_excel.pl line 1.

Any have the same issue? Any solution?

thank you.

Havel.Zhang Received on Tue Mar 18 2008 - 01:45:41 CDT

Original text of this message