|
[Next] [Previous] [Contents]
6. Extract CryptoMail-1.0.0A and gnupg-1.2.4
- Download tar.gz source from www.cryptomail.org. The following document will assume you have saved it in /usr/local/src
- Using Konqueror to untar CryptoMail-1.0.0A.tar.gz or use command line:
- gunzip crptomail.tar.gz
- tar –xvf cryptomail.tar
- Compile GNUPG. The gnupg source is contained in the CryptoMail download
- Location: /CryptoMail-1.0.0A/gnupg-1.2.4
- Move to: /usr/local/src/gnupg-1.2.4
- Compile with command: /configure; make; make install
- If no error is displayed then compilation had run smoothly.
[Next] [Previous] [Contents]
|