[44824] in Cypherpunks
Re: PGP
daemon@ATHENA.MIT.EDU (Derek Atkins)
Wed Dec 6 14:54:11 1995
To: DANIEL CHARPENTIER <drcharpe@hamlet.uncg.edu>
Cc: cypherpunks <cypherpunks@toad.com>
In-Reply-To: Your message of Wed, 06 Dec 95 14:27:48 -0500.
<Pine.SOL.3.91.951206141124.5233C-100000@hamlet>
Date: Wed, 06 Dec 95 14:43:01 EST
From: Derek Atkins <warlord@MIT.EDU>
The PGP sources build on most UNIX platforms. Have you read the
setup.doc? Have you followed the instructions? What Unix platform
are you using? In general, all you need to do is:
1) build rsaref:
cd rsaref/install/unix; make
2) build pgp:
cd src; make <platform>
Modulo a few quirks, that should be all. Look at the PGP FAQ,
Buglist, Fixes, and Improvements Page for a list of known bugs+fixes
in PGP 2.6.2:
http://www.mit.edu:8001/people/warlord/pgp-faq.html
If you need more help, email me offline (i.e., do not cc: cypherpunks)
-derek