1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
|
<HTML>
<HEAD>
<TITLE>Installation and Support</TITLE>
</HEAD>
<BODY>
<A HREF="toc.html">Table of Contents</A><P>
<P>Previous: <A HREF="sect12.html">Acknowledgements</A><HR><P>
<H2><A NAME="sect13" HREF="toc.html#toc13">Installation and Support </A></H2>
The <B>ftnchek </B> program is
free software. It can be obtained by anonymous ftp from many software servers,
including <A HREF="ftp://netlib.org/fortran">ftp://netlib.org/fortran</A>.
If the file extension is <I>.Z </I>, uncompress
with the Unix <B><A HREF="/cgi-bin/man2html?uncompress&1">uncompress</B>(1)</A>
utility. If the file extension is <I>.gz </I>, uncompress
with the GNU <B><A HREF="/cgi-bin/man2html?gunzip&1L">gunzip</B>(1L)</A>
program. Then use <B><A HREF="/cgi-bin/man2html?tar&1">tar</B>(1)</A>
to unpack the files into
a subdirectory. <P>
Installation requires a C compiler for your computer. See
the INSTALL file provided with the distribution for instructions on installing
<B>ftnchek </B> on your system. Executable binary for particular systems such
as IBM PC or Macintosh, as available, can be obtained by anonymous ftp
from <A HREF="ftp://ftp.dsm.fordham.edu/pub/ftnchek">ftp://ftp.dsm.fordham.edu/pub/ftnchek</A>.
Assistance in preparing such
executable binary forms is welcome. <P>
The <B>nroff </B> version of this document
is named <I>ftnchek.man</I>. On UNIX systems, this file can be used as the man
page, but actually it is a multi-purpose source file which is used to produce
the other forms of the documentation. The cleaned-up man page document,
created during installation of <B>ftnchek </B>, is named <I>ftnchek.1</I>. The distribution
also includes a plain ASCII version named <I>ftnchek.doc</I>, a PostScript version
named <I>ftnchek.ps</I>, an HTML version in directory <I>html</I>, and a VMS HELP version
named <I>ftnchek.hlp</I>. <P>
Information about the latest version and the status of
the project can be obtained by the Internet command ``finger ftnchek@mary.fordham.edu
'', or by visiting <B>ftnchek </B>'s home page, <A HREF="http://www.dsm.fordham.edu/~ftnchek">http://www.dsm.fordham.edu/~ftnchek</A>
. For further information and to report bugs, you may contact Dr. Robert
Moniot at the following address: <P>
<CENTER>moniot@fordham.edu </CENTER>
<P><HR><P>Next: <A HREF="sect14.html">See Also </A>
</BODY></HTML>
|