From help-request at octave dot org Tue Nov 22 02:23:13 2005 Subject: Re: more compiler errors From: Shai Ayal To: frank dot abend at gmx dot de Cc: help at octave dot org Date: Tue, 22 Nov 2005 10:27:06 +0200 Seems strange. Why do you run configure from the src directory? It seems OK, but why not use the "standard" way: cd octave-2.1.72 ./configure Anyway, it seems that you are missing crucial parts of the Fortran compiler. I do not know what version of gcc suse 10 has, but you should probably install g77 for gcc3 or gfortran for gcc4. I do not think you can compile octave without fortran Shai frank dot abend at gmx dot de wrote: > hello, > ok, here are some more details: > > I'm using suse 10.0 > octave 2.1.72 (from http://www.octave.org/download.html) > > if you need other info, let me know > > thank you in advance, > frank > ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------