| 1 | = Building NOM = |
| 2 | |
| 3 | == Prerequisites == |
| 4 | |
| 5 | The following tools must be installed properly |
| 6 | |
| 7 | * GCC [ftp://ftp.netlabs.org/pub/gcc V3.3.x] |
| 8 | * GNU make V3.81 (other versions may or may not work) |
| 9 | * GLIB V2.6.5 libs and headers (or possibly any later version) |
| 10 | * A *nix alike shell |
| 11 | * The GNU file utilities like cp, rm,... |
| 12 | * GNU text utilities |
| 13 | * Autoconf 2.59 and friends if configure fails for you |
| 14 | * [ftp://ftp.netlabs.org/pub/gcc/contrib/libs/ pkgconfig-0.18] |
| 15 | * [ftp://ftp.netlabs.org/pub/gcc/contrib/libs/ popt-1.7] |
| 16 | |
| 17 | Note that the links are for the OS/2 versions of the various packages. For other platforms you have to look somewhere else. |