Notes on Rebuilding X11R6.8.1/OS2 from Scratch : Tools required
Previous: Preface
Next: Compiling and Installing

2. Tools required

I have tried to reduce the number of external tools, but when looking back it seems I were not very successful. At least I managed to get everything working with the native CMD.EXE shell only. However, there is still plenty of software required. Most of this software is available from hobbes.nmsu.edu or ftp.leo.org via anonymous FTP. The following shopping list shows what you will need:

If there is no version number given, any new version will do. Particularly critical is only EMX/gcc and GNU make. Note that the second GCC implementation which might still be available from some archives is NOT compatible.

Furthermore, you need the X11R6.8.1 sources. These are available from the common X.org repositories. Look into a directory which is often named /pub/R6.8.1.


Notes on Rebuilding X11R6.8.1/OS2 from Scratch : Tools required
Previous: Preface
Next: Compiling and Installing