in reply to Re^20: ActiveState Perl 10.x and Crypt::SSLeay not installed errors on Windows 2003
in thread ActiveState Perl 10.x and Crypt::SSLeay not installed errors on Windows 2003
What do you get from the command: ppm area list?
Using 5.8.6 I get
Error: neither 'HKEY_LOCAL_MACHINE/SOFTWARE/ActiveState/PPM//InstallLo +cation' nor 'HKEY_CURRENT_USER/SOFTWARE/ActiveState/PPM//InstallLocation' found in registry at C:\Perl\bin\ppm line 16.
Which is remarkable if only to note that an AS error message actually contained some useful information :)
The other thing I noticed was the doubling of the path separators after PPM//?
Using 5.10.0 I get:
C:\Perl510\bin>ppm area list ┌───────┬─ +─────┬──── +;─────────γ +2;───────┐ │ name │ pkgs │ lib │ ├───────┼─ +─────┼──── +;─────────γ +2;───────┤ │ perl │ 37 │ C:/Perl510/lib │ │ site* │ 1 │ C:/Perl510/site/lib │ └───────┴─ +─────┴──── +;─────────γ +2;───────┘
M'thinks AS are trying too hard to be too clever.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^22: ActiveState Perl 10.x and Crypt::SSLeay not installed errors on Windows 2003
by Gavin (Archbishop) on Apr 01, 2008 at 19:41 UTC | |
by BrowserUk (Patriarch) on Apr 01, 2008 at 21:35 UTC | |
by Gavin (Archbishop) on Apr 01, 2008 at 22:08 UTC | |
by syphilis (Archbishop) on Apr 01, 2008 at 23:20 UTC | |
by Gavin (Archbishop) on Apr 02, 2008 at 10:51 UTC |