Software Home Software Home Software Home
Readme
Building
Download
GnuPG for OS/2

Building GnuPG for OS/2

Compiling GnuPG shouldn't be a problem anymore because of the OS/2 specific handwritten makefiles (Makefile.os2).

Software requirements

To compile GnuPG for OS/2 you need the following software:

Additional software is needed to create the man pages in INF format or the NLS files.

If you also want to install GnuPG via the makefiles, the following tools should be in PATH:

Build process

  1. Makefile.os2 assumes that the shell is called sh.exe. If that is not the case, please change Makefile.os2.config accordingly.
  2. If you want to change the install destination (default: %UNIXROOT%/usr), please edit:
    • Makefile.os2.config
    • os2/os2init.c
  3. If you do not have IPFC or msgfmt.exe and therefore cannot create the INF documentation or the NLS packages, delete the directories "doc" and "po" from the variable "SUBDIRS" in Makefile.os2.
  4. Now "make -f Makefile.os2" should be enough to compile GnuPG.
  5. Optional: "make -f Makefile.os2 check" runs a small testsuite. You have to install rndos2.dll or RexxEGD before that.
  6. Optional: "make -f Makefile.os2 install-files" installs GnuPG in the %UNIXROOT% hierarchy.

© 2003-2005, Tobias Hürlimann <tobias@tobiashuerlimann.de>. My PGP key can be found here. Impressum (German)