home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / forut062.zip / forut062.txt next >
Text File  |  1997-02-03  |  2KB  |  70 lines

  1. # file: forut062_mine.txt
  2.  
  3. This is the OS/2 port of the Fortran Utilities, v.0.62, by Koen D'Hondt
  4. (ripley@xs4all.nl).
  5. These tools are quite useful for Fotran programmers, I was pointed to
  6. them when I was looking for a utility that could generate a tags file
  7. from Fortran sources for use with vi. ftags included here can do that,
  8. it even handles fweb files (literate programming sources) rather well.
  9.  
  10. (For people using ffscan it may be worthwile to check out ftnchek by 
  11. Robert Moniot which is more powerful.)
  12.  
  13.  
  14. Location:
  15. ====================
  16.  
  17. This has been uploaded (or will be moved from the respective /incoming
  18. areas) to:
  19.  
  20.  ftp://ftp-os2.cdrom.com/pub/os2/dev32/forut062.zip
  21.  ftp://ftp-os2.nmsu.com/pub/os2/dev32/forut062.zip
  22.  ftp://ftp.leo.org/pub/comp/os/os2/devtools/utils/forut062.zip
  23.  
  24. You will also want to check the web site of the author
  25.  http://www.xs4all.nl/~ripley/ForUtil.html
  26. since he may well fold the changes in a new release.
  27.  
  28.  
  29. Installation:
  30. ====================
  31.  
  32. You will need (these files can be found on the usual OS/2 ftp sites)
  33.  
  34. * emxrtl.zip: the EMX runtime library (emx09b, fixpak 5, or later),
  35.   which should be installed. 
  36.  
  37. In the archive you have things like:
  38.  
  39.   -rwxrwxrwx    97369 Jan 23 00:17 exe/fflow.exe
  40.   -rwxrwxrwx   109263 Jan 23 00:19 exe/ffscan.exe
  41.   -rwxrwxrwx    40964 Nov 11 00:29 exe/ftags.exe
  42.   -rwxrwxrwx    80634 Jan 23 01:04 exe/get_common.exe
  43.   -rwxrwxrwx    87728 Jan 23 01:04 exe/list_commons.exe
  44.   -rwxrwxrwx   118324 Jan 23 01:04 exe/scan_commons.exe
  45.  
  46. Copyrights and such:
  47. ====================
  48.  
  49. The copyright / licensing conditions of the original archive apply, see
  50. the file LICENSE etc. You use it at your own risk, and it shall be 
  51. stressed that:
  52.  
  53. This program is distributed in the hope that it will be useful
  54. but WITHOUT ANY WARRANTY; without even the implied warranty of
  55. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  56. GNU General Public License for more details.
  57.  
  58.  
  59. Bugs and the like:
  60. ==================
  61.  
  62. Bugs clearly related to the OS/2 port to me (sad@utk.edu;
  63. stefand@elphy.irz.hu-berlin.de), even though I can't promise I will be
  64. able to fix them. After all this was just a re-compile, more or less.
  65. Bugs clearly related to the Fortran Tools themselves better to Koen
  66. D'Hondt (ripley@xs4all.nl). So.  Now have fun.     
  67.  
  68. Stefan A. Deutscher                             2-Feb-1997
  69. (sad@utk.edu, stefand@elphy.irz.hu-berlin.de)
  70.