help-octave
[Top][All Lists]
Advanced

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

Re: Problem to install Octave 3.8.1


From: Juan Pablo Carbajal
Subject: Re: Problem to install Octave 3.8.1
Date: Fri, 25 Apr 2014 08:57:34 +0200

On Fri, Apr 25, 2014 at 7:10 AM, Germán Arias <address@hidden> wrote:
> Hi,
>
> Today I decided upgrade my Octave version. First a minor problem. Configure 
> don't find the hdf5 headers/libraries. These are at /usr/include and 
> /usr/lib. Don't works even if I use the options --with-hdf5.... Anyway, 
> Octave compiles without problem, but when I try to install it I get:
>
> collect2: ld terminated with signal 9 [Killed]
> libtool: install: error: relink `liboctinterp.la' with the above command 
> before
> installing it
> make[4]: *** [install-octlibLTLIBRARIES] Error 1
>
> Any advice?
>
> Thanks.
> Germán.
>
>
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/help-octave

Try

CPPFLAGS=-I/usr/include/mpi ./configure

using whatever you have the mpi header.

Mike Miller explains the issue here
http://octave.1599824.n4.nabble.com/mpi-h-vs-hdf5-h-td4662703.html



reply via email to

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