FTNCHEK 3.2 November, 2002 Contents of this directory: File Size Description (approx KB) README 5 Information about these files ftnchek-3.2.2.tar.gz 965 Source & documentation tar+gzipped ftnchek-3.2.2.tar.bz2 728 Same, tar+bzip2 ftnchek-3.2.2.tar.Z 1617 Same, tar+compressed ftnchek-3_2_2.zip 1466 Same, zip file for DOS/Windows ftnchek-3.2.2.tar.asc 1 PGP signature for unzipped tar file shell_mung_vms_shar.com 62 Wildcard expansion routine for VMS shell_mung_vms_shar.com_gz 19 Same, gzipped ftnchek-3.2.2.pdf 417 PDF version of manual ftnchek-3.2.2.ps 334 PostScript version of manual ftnchek-3.2.2.ps.gz 115 Same, gzipped ftnchek-3.2.2.html.tar.gz 62 HTML version of manual tar+gzipped ftnchek-3_2_2_html.zip 98 Same, in zip file and DOS format ftnchek-3.2.2.catman.tar.gz 64 Unix manpage for sites without nroff ftnchek-3_2_2-win32.exe 281 Binary executable for MS/Windows ftnchek-3_2_2-win32.zip 139 Same, in zip file README-win32.txt 1 Info about Windows binary ftnchek-3_2_2.hlb 119 VAX/VMS help library ftnchek-3.2.2-aix-4.2.tar.gz 199 Binary executable for PPC AIX 4.2 ftnchek-3.2.2-darwin-5.4-power-macintosh.tar.gz 170 Binary PowerMac OS X 10.1 ftnchek-3.2.2-darwin-6.5-power-macintosh.tar.gz 172 Binary PowerMac OS X 10.2.5 ftnchek-3.2.2-freebsd-4.4-i386.tar.gz 165 Binary for i386 BSD 4.4 ftnchek-3.2.2-freebsd-5.0-i386.tar.gz 162 Binary for i386 BSD 5.0 ftnchek-3.2.2-hp-ux-b.10.20-9000_712.tar.gz 193 Binary for HP-UX ftnchek-3.2.2-irix64-6.5-ip27.tar.gz 236 Binary for SGI IRIX ftnchek-3.2.2-linux-i386-elf.tar.gz 176 Binary for i386 Linux ELF ftnchek-3.2.2-linux-i386-static.tar.gz 381 Same but statically linked ftnchek-3.2.2-linux-2.4.9-31smp-i686.tar.gz 173 Binary for i386 Linux-smp ELF ftnchek-3.2.2-linux-2.2.22-6.2.2-alpha.tar.gz 204 Binary for Alpha Linux ftnchek-3.2.2-linux-2.4.18-e.12smp-ia64.tar.gz 248 Binary for IA-64 Linux-smp ELF ftnchek-3.2.2-linux-2.4.19-numa-x86_64.tar.gz 187 Binary for Opteron Linux ftnchek-3.2.2-linux-2.4.19-4a-ppc.tar.gz 178 Binary for PowerMac Linux ftnchek-3.2.2-linux-2.2.19-6.2.16-sparc.tar.gz 181 Binary for Sun Linux ftnchek-3.2.2-netbsd-1.6-i386.tar.gz 163 Binary for i386 NetBSD ELF ftnchek-3.2.2-openbsd-3.2-i386.tar.gz 175 Binary for i386 OpenBSD ftnchek_3_2_2_os2_i386_exe.zip 147 Binary for i386 OS/2 ftnchek-3.2.2-osf1-v4.0-alpha.tar.gz 206 Binary for Alpha OSF 4.0 ftnchek-3.2.2-osf1-v5.1-alpha.tar.gz 243 Binary for Alpha OSF 5.1 ftnchek-3.2.2-sunos-5.9-i386.tar.gz 174 Binary for i386 Solaris 5.9 ftnchek-3.2.2-sunos-5.7-sun4u.tar.gz 178 Binary for Sun Solaris 5.7 ftnchek-3.2.2-sunos-5.8-sun4u.tar.gz 178 Binary for Sun Solaris 5.8 ftnchek-3.2.2-sunos-5.9-sun4u.tar.gz 178 Binary for Sun Solaris 5.9 ftnchek-3_2_2-vms-vax.exe 254 Binary for VAX/VMS 7.1 dcl2inc.ps 11 Manual for dcl2inc, PostScript dcl2inc.pdf 5 Manual for dcl2inc, PDF pgp-public-key.asc 1 PGP public key for Robert K. Moniot ftnchek-3.2.2.lsm 1 Linux Software Map entry The public key is also available via finger moniot@dsm.dsm.fordham.edu To install from ftnchek-3.2.2.tar.gz: Download in BINARY mode. On Unix systems, give the following command: gzcat ftnchek-3.2.2.tar.gz | tar -xf - Alternatively, gunzip ftnchek-3.2.2.tar.gz tar -xf ftnchek-3.2.1.tar Note: gunzip and tar are available from the GNU project, ftp.gnu.ai.mit.edu To use the .bz2 compressed archive, follow the same procedure, replacing gunzip by bunzip2. If you do not have gunzip or bunzip2, obtain ftnchek-3.2.2.tar.Z instead and substitute uncompress in place of gunzip in the above command. The source files will be unpacked into a subdirectory named ftnchek-3.2.1. Change to this directory. Then follow the instructions in the file INSTALL. To install from vms_shar.com files: The distribution is no longer provided in vms_shar format, since I no longer have access to a VMS system with the vms_shar utility. The shell_mung routine, needed by VMS users to expand filename wildcards on the ftnchek command line, is still provided in vms_shar form. It is not bundled with the ftnchek source code but provided separately. Download the file shell_mung_vms_shar.com and then, to unpack it, simply put it into the ftnchek source directory and say @shell_mung_vms_shar Then follow the directions in the file INSTALL. This procedure will create the executable file FTNCHEK.EXE and the help library FTNCHEK.HLB. After ftnchek is built, you can check it by saying @check to run the tests. Note: on some older VMS systems, the SEARCH utility does not accept the /Nowarning qualifier. This will generate the following message when running @check: %DCL-W-IVQUAL, unrecognized qualifier - check validity, spelling, and placement \NOWARNING\ If this occurs, edit line 144 of CHECK.COM to remove the /Nowarning qualifier from the Search command. Then when @check is run, the following harmless warning will appear, which you should ignore: %SEARCH-I-NOMATCHES, no strings matched Binary executables: The binary tar files contain all the files normally installed, namely the ftnchek executable, the dcl2inc wrapper, the dcl2inc awk script, and the man pages for ftnchek and dcl2inc, and the ftnchek.el emacs lisp file. These tar files should be unpacked from the top of the default directory, e.g. /usr/local. Thanks go to Nelson Beebe for providing most of the binary executables. Volunteers are invited to provide executables for other systems. Bob Moniot Fordham University Fordham College at Lincoln Center New York, NY 10023 (212) 636-6311 InterNet: moniot@fordham.edu URL: http://www.dsm.fordham.edu/~moniot/