
* check the list : Linux,386,source,gcc compiler and utilites
* edit config.h
* compile with 'make'
* do 'make install' as root
* be happy

you also can do
 'make clean' to delete temporary and object (.o) files
 'make distclean' to delete all unneccessary files
 'make depend' if you plan to modify and re-compile sources w/o 'make clean'
 'make uninstall' if you don't like dosrun

Running DOS applications
~~~~~~~~~~~~~~~~~~~~~~~~

Newer Linux kernels can run softwares w
???
