help-octave
[Top][All Lists]
Advanced

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

Re: installation error


From: Mario Storti
Subject: Re: installation error
Date: Mon, 06 Apr 1998 16:51:21 -0300

>>>>> On Mon, 06 Apr 1998 11:31:43 -0700, 
>>>>>      address@hidden (Dennis C. Smolarski S.J.) said:

> Hello,
> I've tried to install the binary of Octave 2.0.9 on a Sun Sparcstation 20
> running Solaris 2.5.1 and CDE 1.1.

> When I invoke sh ./install-octave, I get the error message

>       "install-octave: no version number"

> Any suggestions as to what is wrong with my paths or what may be
> missing?

> Thanks.

That comes from the first lines of the script

> # get version
> version=`cat VERSION 2> /dev/null`

> if test -z "$version"
> then
>   echo "install-octave: no version number!"
>   exit 1
> fi

Have you a VERSION file in the root directory of the distribution?
Are you sure it's a *binary* distribution?

Mario

%%%%%%<>%%%%%%<>%%%%%%<>%%%%%%<>%%%%%%<>%%%%%%<>%%%%%%<>%%%%%%<>%%%%%%<>%
Mario Alberto Storti                           | Fax: (54)(42) 55.09.44 |
Centro Internacional de Metodos Computacionales| Tel: (54)(42) 55.91.75 |
     en Ingenieria - CIMEC                     |........................|  
INTEC, Guemes 3450 - 3000 Santa Fe, Argentina                           |
Reply: address@hidden, http://venus.unl.edu.ar/gtm-eng.html |



reply via email to

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