Closed
Bug 279301
Opened 20 years ago
Closed 20 years ago
Unable to run PPM based on instructions for win32install.html
Categories
(Bugzilla :: Installation & Upgrading, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: wagid.sheikh, Assigned: zach)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
Build Identifier:
Based on instruction found under the link:
http://www.bugzilla.org/docs/win32install.html
When I attempt to run PPM mentioned after installing Perl. I followed every
step defined. Following few lines are copy & paste of command of what I get
when I try run PPM. I also use Oracle for my research and study purposes.
Perl lib version (v5.6.1) doesn't match executable version (v5.8.6) at
C:\oracle\ora1010\perl\5.6.1\
lib\MSWin32-x86/Config.pm line 21.
Compilation failed in require at C:\oracle\ora1010\perl\5.6.1\lib\MSWin32-
x86/DynaLoader.pm line 25.
BEGIN failed--compilation aborted at C:\oracle\ora1010\perl\5.6.1\lib\MSWin32-
x86/DynaLoader.pm line
25.
Compilation failed in require at C:\oracle\ora1010\perl\site\5.6.1
\lib/Win32API/Registry.pm line 10.
Compilation failed in require at C:\oracle\ora1010\perl\site\5.6.1
\lib/Win32/TieRegistry.pm line 26.
BEGIN failed--compilation aborted at C:\oracle\ora1010\perl\site\5.6.1
\lib/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.
Reproducible: Always
Steps to Reproduce:
I'm able to reproduce it everytime.
Actual Results:
Perl lib version (v5.6.1) doesn't match executable version (v5.8.6) at
C:\oracle\ora1010\perl\5.6.1\
lib\MSWin32-x86/Config.pm line 21.
Compilation failed in require at C:\oracle\ora1010\perl\5.6.1\lib\MSWin32-
x86/DynaLoader.pm line 25.
BEGIN failed--compilation aborted at C:\oracle\ora1010\perl\5.6.1\lib\MSWin32-
x86/DynaLoader.pm line
25.
Compilation failed in require at C:\oracle\ora1010\perl\site\5.6.1
\lib/Win32API/Registry.pm line 10.
Compilation failed in require at C:\oracle\ora1010\perl\site\5.6.1
\lib/Win32/TieRegistry.pm line 26.
BEGIN failed--compilation aborted at C:\oracle\ora1010\perl\site\5.6.1
\lib/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.
Expected Results:
It should have allowed me continue further installation of Bugzilla.
Comment 1•20 years ago
|
||
The instructions we provide are intended for use with a default installation of
ActiveState Perl. You're either using some other version of Perl, or your
ActiveState Perl installation is not installed correctly.
If you're actually using ActiveState Perl, I'd suggest checking with them for
support on this issue.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Updated•19 years ago
|
Severity: critical → trivial
You need to log in
before you can comment on or make changes to this bug.
Description
•