| Shadow 2006-01-10, 4:02 am |
| I'm trying to access the Perl Package Manager. I just installed an MSI
package of Activeperl. So when I do this:
> c:/Perl/bin/ppm.bat
I get:
C:\>c:/Perl/bin/ppm.bat
Perl lib version (v5.8.3) doesn't match executable version (v5.8.7) 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/MS
Win32-x86-multi-thread/DynaLoader.pm line 25.
BEGIN failed--compilation aborted at
C:\oracle\product\10.2.0\db_1\perl\5.8.3\li
b/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\l
ib/MSWin32-x86-multi-thread/Win32API/Registry.pm line 10.
Compilation failed in require at
C:\oracle\product\10.2.0\db_1\perl\site\5.8.3\l
ib/MSWin32-x86-multi-thread/Win32/TieRegistry.pm line 26.
BEGIN failed--compilation aborted at
C:\oracle\product\10.2.0\db_1\perl\site\5.8
..3\lib/MSWin32-x86-multi-thread/Win32/TieRegistry.pm line 26.
Compilation failed in require at c:/Perl/bin/ppm.bat line 15.
BEGIN failed--compilation aborted at c:/Perl/bin/ppm.bat line 15.
Was there already a Perl version running from my Oracle install? Can
anyone tell me what happened because it craps out..
Thanks
|