1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-01-03 12:11:33 +01:00
gnupg/INSTALL

27 lines
274 B
Plaintext
Raw Normal View History

1997-12-16 19:15:09 +00:00
1) Configure for your machine:
./configure
or use
./configure --enable-m-debug
1997-12-20 17:23:29 +00:00
to enable the integrated malloc debugging stuff.
1997-12-16 19:15:09 +00:00
2) Run make:
make
3) Install
make install
4) You end up with a binary "g10" in /usr/local/bin