help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

installation


From: Karl Storck
Subject: installation
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.   \    =  =====
\_|  address@hidden   | Dep. Mech. Eng.                   |    ==
  |  tel: +46 13 282335 | Linköping Inst. of Tech., LIT     |      =
  |  fax: +46 13 281101 | S-581 83 Linköping                |      =
  |                     | Sweden                            |   =  =
  |   __________________|___________________________________|__  ==
   \_/________________________________________________________/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]