Modules installed with PPM -- how to install on air-gapped machines
From: Clyde Ingram (clydenospamorham_at_nospamorhamgetofftheline.freeservenospamorham.co.uk)
Date: 12/30/04
- Next message: Sherm Pendley: "Re: Modules installed with PPM -- how to install on air-gapped machines"
- Previous message: Sherm Pendley: "Re: Term::ReadKey.ppd"
- Next in thread: Sherm Pendley: "Re: Modules installed with PPM -- how to install on air-gapped machines"
- Reply: Sherm Pendley: "Re: Modules installed with PPM -- how to install on air-gapped machines"
- Reply: Sisyphus: "Re: Modules installed with PPM -- how to install on air-gapped machines"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Dec 2004 18:16:27 GMT
I am experimenting with GD.pm, installed on a PC running Windoze XP, using
ActiveState PPM (in Perl 5.8.6 -- 811), like this:
ppm install http://theoryx5.uwinnipeg.ca/ppms/GD.ppd
This outputs a trace list of files that it loads on my PC:
====================
Install 'GD' version 2.19 in ActivePerl 5.8.3.809.
====================
Successfully installed GD version 2.19 in ActivePerl 5.8.3.809.
Installing E:\Perl\site\lib\auto\GD\GD.dll
Installing E:\Perl\site\lib\auto\GD\GD.lib
Installing E:\Perl\site\lib\auto\GD\GD.exp
Installing E:\Perl\site\lib\auto\GD\GD.bs
Installing E:\Perl\html\bin\bdf2gdfont.pl.html
Installing E:\Perl\html\bin\bdf2gdfont.html
Installing E:\Perl\html\site\lib\GD.html
Installing E:\Perl\html\site\lib\GD\Simple.html
Installing E:\Perl\html\site\lib\GD\Polyline.html
Files found in blib\arch: installing files in blib\lib into architecture
dependent library tree
Installing E:\Perl\site\lib\qd.pl
Installing E:\Perl\site\lib\GD.pm
Installing E:\Perl\site\lib\auto\GD\autosplit.ix
Installing E:\Perl\site\lib\GD\Polyline.pm
Installing E:\Perl\site\lib\GD\Simple.pm
Installing E:\Perl\bin\bdf2gdfont.bat
Installing E:\Perl\bin\bdf2gdfont.pl
How can I "package" up GD for installation on other machines which I am not
allowed to connect ot the Internet?
For example, onto a development Windoze NT 4.0 platform, or a production
Windoze 2003 server?
Does registering for an ASPN profile, and using the PPM "profile" command
help me here?
Ultimately, I will want to install GD.pm on Solaris 2.6 and 2.8 develpment
and production servers, which also have no Internet connection.
But, judging by the pain in loading GD.pm on Windoze, Solaris is going to be
even tougher.
Thank-you for any guidance in this area.
Clyde
- Next message: Sherm Pendley: "Re: Modules installed with PPM -- how to install on air-gapped machines"
- Previous message: Sherm Pendley: "Re: Term::ReadKey.ppd"
- Next in thread: Sherm Pendley: "Re: Modules installed with PPM -- how to install on air-gapped machines"
- Reply: Sherm Pendley: "Re: Modules installed with PPM -- how to install on air-gapped machines"
- Reply: Sisyphus: "Re: Modules installed with PPM -- how to install on air-gapped machines"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|