Converts Fortran code to C code

Richard C. Dempsey lrul00 at dixel.Kodak.COM
Sat Aug 18 00:30:36 AEST 1990


In article <657 at accsys.ccs.imp.com> etienne at accsys.ccs.imp.com (Stefan Hauser) writes:

>i got f2c and libs on 6 (or 7?) aug from research.att.com. also there must
>be something... BUT.. 'dir' shows nothing. (i see this on other hosts too...
>why ??) the trick, do an 'ls -l' or 'ls -FC' for long or short list.
>perhaps the peoples out there go fix their ftp-servers, so these work
>the way they should .....

I ran into this same problem (being unable to get a directory from
research.att.com).  There are two solutions:

1) use the netlib mail server
   start out by saying
   
	% mail netlib at research.att.com
	  Subject: send index

   read the reply, and go from there.  My guess is that 'send index
   from dist/f2c' will tell you what's in the f2c distribution.

2) fix your ftp client by getting the latest release of ftp.  I got
   mine from the BSD-4.3 tahoe distribution at wuarchive.wustl.edu
   I can't build it yet, because I have to find herror(3), but we'll
   get there.  Evidently, there have been some changes in the official
   ftp protocol that are not yet reflected in the vendors products.
   for example, Ultrix uses the old protocols.

---
--
Richard C. Dempsey			dempsey at Kodak.COM
Computational Science Laboratory	(716) 477-3457
Eastman Kodak Company			#include <disclaimer.std>
Rochester, NY 14650



More information about the Comp.lang.c mailing list