home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Security / Security.zip / sct01b.zip / readme.os2 < prev    next >
Text File  |  1998-06-10  |  694b  |  21 lines

  1. sCt 0.1beta simple crypto tool
  2. ==============================
  3.  
  4. This tool is developed with emx and gcc under OS/2 Warp4.
  5.  
  6. Therefore, you NEED the emx runtime library for OS/2!
  7. If you don't know what emx is: a great package that allows unix programs
  8. to be recompiled as OS/2 programs. 
  9. The runtime of emx can be found and ftp.leo.org, ftp.cdrom.com and nearly
  10. every better OS/2 site in the internet. 
  11. Just install emx like it's docs say, and the sct.exe should run fine.
  12.  
  13. If you have emx AND make and the famous gcc C compiler installed, you can
  14. compile sct by just calling "make". The makefile is very simple and should
  15. do the job.
  16.  
  17. Have fun,
  18.  Julian
  19.  
  20. julian@wh.fh-wedel.de
  21.