// COMPLETE THREAD

PGP for VMS

3 expanded posts ยท every known parent and child

NODE e3594730PGP for VMS
Can anyone tell me where I can get a copy of
PGP for vms?  AXP or VAX.

	T
NODE d8972869Re: PGP for VMS
> 
> Can anyone tell me where I can get a copy of
> PGP for vms?  AXP or VAX.
> 
> 	T
> 
I have never gotten PGP to compile on either AXP or
VAX.  I briefly glanced at the assembly language
routines, but did little else since I had access
to PCs and Alphas running OSF.

Has anyone gotten this to compile?

-- 
Joe N. Turner		Telecheck International
turner@telecheck.com    5251 Westheimer, PO BOX 4659, Houston, TX 77210-4659
compu$erv: 73301,1654	(800) 888-4922  *   (713) 439-6597
NODE e4123e7aRe: PGP for VMS
i have successfully compiled pgp2.6.2, pgp2.5, pgp2.6.1 etc on a VAX.  
there are some modifications that usually need to be made when building 
rsaref (modifications to the rsabuild.com file i believe) that simply 
comment out a couple lines that are not required to build pgp but that 
are required to build the whole rsaref library.

i think the important lines to remove or comment out with a '!' are

$ call compile md2c
$ call compile md5c

please write if you need more assistance than this.

-pat finerty


I cannot fathom people who seem to insist on taking their doses of
reality rectally.
5150
pfinerty@bach.seattleu.edu
finerty@msscc.med.utah.edu		finger any acct. for pgp key
pfinerty@nyx10.cs.du.edu

On Mon, 28 Nov 1994, Joe Turner wrote:

> > 
> > Can anyone tell me where I can get a copy of
> > PGP for vms?  AXP or VAX.
> > 
> > 	T
> > 
> I have never gotten PGP to compile on either AXP or
> VAX.  I briefly glanced at the assembly language
> routines, but did little else since I had access
> to PCs and Alphas running OSF.