From help-octave-request at che dot utexas dot edu Tue Sep 27 04:28:02 1994 Subject: installation From: Karl Storck To: help-octave at che dot utexas dot edu Date: Tue, 27 Sep 94 10:28:00 MET i am trying to install octave-1.0 on a HP-UX 9.03. configuration goes fine, but then i cant seem to make it work alright. the make command gives a error: # make Make: Must be a separator on rules line 48. Stop. # if i remove the if-statemants in Makeconf and try again: # make Make: Don't know how to make %.cc. Stop. # if i remove the ending of Makeconf and try again: # make gcc -DHAVE_CONFIG_H -g -O -Wall ./mkpath.c -o mkpath cc1: warning: `-g' option not supported on this version of GCC for dir in libcruft liboctave info readline src doc scripts ; do echo making all in $d ir; cd $dir; make all; cd ..; done making all in libcruft for dir in balgen blas dassl eispack fftpack fsqp lapack linpack minpack misc npsol od epack qpsol quadpack ranlib villad; do echo making all in $dir; cd $dir; make all; cd ..; done making all in balgen Make: Don't know how to make ). Stop. *** Error code 1 Stop. *** Error code 1 Stop. # can anybody help me? thanks -- __________________________________________________________ == /\ Karl Storck | Appl. Thermodyn. & Fluid Mech. \ = ===== \_| karst at ikp dot liu dot se| | Dep dot Mech dot Eng dot | Dep. Mech. Eng. | == | tel: +46 13 282335 | Linköping Inst. of Tech., LIT | = | fax: +46 13 281101 | S-581 83 Linköping | = | | Sweden | = = | __________________|___________________________________|__ == \_/________________________________________________________/