Installing Octave 3.0 on RHEL 5
Surajit Das
surajit.das at gmail.com
Fri Jan 4 02:56:19 CST 2008
Thanks Peter for replying. I had the following error
undefined reference to `__cxa_get_exception_ptr'
This was because g77 was used as fortran compiler. Changed the compiler to
gfortran(export F77=gfortran) and everything worked.
Regards,
Surajit
----- Original Message -----
From: "Peter A. Gustafson" <petegus at spaceshipone.engin.umich.edu>
To: <help-octave at octave.org>
Cc: "Surajit Das" <surajit.das at gmail.com>; <help at octave.org>
Sent: Thursday, January 03, 2008 10:21 PM
Subject: Re: Installing Octave 3.0 on RHEL 5
> On Thursday 03 January 2008 11:18:40 Surajit Das wrote:
>> Hello Good People.
>>
>> I am trying to install Octave on RHEL 5. I have followed the following
>> steps
>>
>> 1) Download octave-3.0.0.tar.gz
>> 2) unzip and untar the file
>> 3) cd octave-3.0.0
>> 4) ./configure
>> 5) make
>> 6) make install
>>
>> But for some reason the package is not being installed.
>>
>> Any help/suggestion would be really helpful.
>>
>> Regards,
>>
>> Surajit
>>
>>
>
> Surajit,
>
> Please provide a bit more information. Are there any error messages? At
> which stage to they occur?
>
> Pete Gustafson
More information about the Help-octave
mailing list