From help-octave-request at che dot utexas dot edu Sun Nov 13 18:54:43 1994 Subject: Tell config about f2c From: Rudiger Belch To: help-octave at che dot utexas dot edu (HELP for OCTAVE) Date: Mon, 14 Nov 94 0:54:35 GMT I have one problem installing octave: On our system, neither f77 nor f2c is available, and I had to install f2c in my own directory. I put f2c.h into ~/Gnu/include and libF77.a and libI77.a into ~/Gnu/lib. How can I tell config to look for libF77.a libI77.a at this place? Rudi