D
Dilbert
I am trying to install Win32::AdminMisc using a PPD repository for
ActiveState Perl v 5.10 with 64 bits.
I googled "Win32::AdminMisc 5.10 64 bits ppd" and I came across
http://www.ramtek.us/downloads.html which had a PPD repository for
Perl 5.10 at http://www.ramtek.us/cgi-bin/ppmsend.cgi?File=Win32-AdminMisc
So I typed:
C:\>ppm install http://www.ramtek.us/cgi-bin/ppmsend.cgi?File=Win32-AdminMisc
but this failed...
ppm install failed: The PPD does not provide code to install for this
platform
This is my Perl platform...
C:\>perl -v
This is perl, v5.10.1 built for MSWin32-x64-multi-thread
(with 2 registered patches, see perl -V for more detail)
Copyright 1987-2009, Larry Wall
Binary build 1006 [291086] provided by ActiveState http://www.ActiveState.com
Built Aug 24 2009 13:45:20
.... and this is the content of http://www.ramtek.us/cgi-bin/ppmsend.cgi?File=Win32-AdminMisc
<SOFTPKG NAME="Win32-AdminMisc" VERSION="0,2003,07,14">
<TITLE>Win32::AdminMisc</TITLE>
<ABSTRACT>The Win32::AdminMisc extension for Win32 X86</ABSTRACT>
<AUTHOR>Roth Consulting (http://www.roth.net/)</AUTHOR>
<IMPLEMENTATION>
<OS NAME="MSWin32" />
<ARCHITECTURE NAME="MSWin32-x86-object" />
<CODEBASE HREF="http://ramtek.us/perl/packages/x86/Win32/
AdminMisc_5005_AS.tar.gz" />
</IMPLEMENTATION>
<IMPLEMENTATION>
<OS NAME="MSWin32" />
<ARCHITECTURE NAME="MSWin32-x86" />
<CODEBASE HREF="http://ramtek.us/perl/packages/x86/Win32/
AdminMisc_5005.tar.gz" />
</IMPLEMENTATION>
<IMPLEMENTATION>
<OS NAME="MSWin32" />
<ARCHITECTURE NAME="MSWin32-x86-multi-thread" />
<CODEBASE HREF="http://ramtek.us/perl/packages/x86/Win32/
AdminMisc_5006.tar.gz" />
</IMPLEMENTATION>
<IMPLEMENTATION>
<OS NAME="MSWin32" />
<ARCHITECTURE NAME="MSWin32-x86-multi-thread-5.8" />
<CODEBASE HREF="http://ramtek.us/perl/packages/x86/
Win32/AdminMisc_5008.tar.gz" />
</IMPLEMENTATION>
<IMPLEMENTATION>
<OS NAME="MSWin32" />
<ARCHITECTURE NAME="MSWin32-x86-multi-thread-5.10" />
<CODEBASE HREF="http://ramtek.us/perl/packages/x86/
Win32/AdminMisc_5010.tar.gz" />
</IMPLEMENTATION>
</SOFTPKG>
I could find a perl 5.10 repository in the above PPD <ARCHITECTURE
NAME="MSWin32-x86-multi-thread-5.10" />, but that would be 32 bits.
Does anybody know of a PPD repository that offers Win32::AdminMisc for
Perl 5.10 under 64 bits ?
ActiveState Perl v 5.10 with 64 bits.
I googled "Win32::AdminMisc 5.10 64 bits ppd" and I came across
http://www.ramtek.us/downloads.html which had a PPD repository for
Perl 5.10 at http://www.ramtek.us/cgi-bin/ppmsend.cgi?File=Win32-AdminMisc
So I typed:
C:\>ppm install http://www.ramtek.us/cgi-bin/ppmsend.cgi?File=Win32-AdminMisc
but this failed...
ppm install failed: The PPD does not provide code to install for this
platform
This is my Perl platform...
C:\>perl -v
This is perl, v5.10.1 built for MSWin32-x64-multi-thread
(with 2 registered patches, see perl -V for more detail)
Copyright 1987-2009, Larry Wall
Binary build 1006 [291086] provided by ActiveState http://www.ActiveState.com
Built Aug 24 2009 13:45:20
.... and this is the content of http://www.ramtek.us/cgi-bin/ppmsend.cgi?File=Win32-AdminMisc
<SOFTPKG NAME="Win32-AdminMisc" VERSION="0,2003,07,14">
<TITLE>Win32::AdminMisc</TITLE>
<ABSTRACT>The Win32::AdminMisc extension for Win32 X86</ABSTRACT>
<AUTHOR>Roth Consulting (http://www.roth.net/)</AUTHOR>
<IMPLEMENTATION>
<OS NAME="MSWin32" />
<ARCHITECTURE NAME="MSWin32-x86-object" />
<CODEBASE HREF="http://ramtek.us/perl/packages/x86/Win32/
AdminMisc_5005_AS.tar.gz" />
</IMPLEMENTATION>
<IMPLEMENTATION>
<OS NAME="MSWin32" />
<ARCHITECTURE NAME="MSWin32-x86" />
<CODEBASE HREF="http://ramtek.us/perl/packages/x86/Win32/
AdminMisc_5005.tar.gz" />
</IMPLEMENTATION>
<IMPLEMENTATION>
<OS NAME="MSWin32" />
<ARCHITECTURE NAME="MSWin32-x86-multi-thread" />
<CODEBASE HREF="http://ramtek.us/perl/packages/x86/Win32/
AdminMisc_5006.tar.gz" />
</IMPLEMENTATION>
<IMPLEMENTATION>
<OS NAME="MSWin32" />
<ARCHITECTURE NAME="MSWin32-x86-multi-thread-5.8" />
<CODEBASE HREF="http://ramtek.us/perl/packages/x86/
Win32/AdminMisc_5008.tar.gz" />
</IMPLEMENTATION>
<IMPLEMENTATION>
<OS NAME="MSWin32" />
<ARCHITECTURE NAME="MSWin32-x86-multi-thread-5.10" />
<CODEBASE HREF="http://ramtek.us/perl/packages/x86/
Win32/AdminMisc_5010.tar.gz" />
</IMPLEMENTATION>
</SOFTPKG>
I could find a perl 5.10 repository in the above PPD <ARCHITECTURE
NAME="MSWin32-x86-multi-thread-5.10" />, but that would be 32 bits.
Does anybody know of a PPD repository that offers Win32::AdminMisc for
Perl 5.10 under 64 bits ?