help-octave
[Top][All Lists]
Advanced

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

Re: compile


From: Rick T
Subject: Re: compile
Date: Sun, 23 Oct 2011 00:03:25 -1000

1) do an apt-get build-dep octave3.2 (this will get the dependencies) 
The dependencies of 3.4, are similar to those of 3.2. I think[1] that
apt-get command will get all the depencies[2] of 3.2, which should
also fix your 3.4 prob.

On Sat, Oct 22, 2011 at 11:20 PM, Anton <address@hidden> wrote:

I am trying to install Octave 3.4.3.

After ./configure the make shows some error (the error is at the end).

By my opinion there is a problem with f77 compiler.

On the web a few have the same problem. They are saying that there could
be a problem with a fort77 compiler.

But I couldn't find the solution to this error.

So maybe anybody has some clue about this error? How to solve it or
maybe to give some information for better understand this error.

I am using Ubuntu 10.04 LTS. Just for additional information,

Tnx.
Joker


libtool: compile:  f77 -O -mieee-fp -c arpack/src/cgetv0.f  -fPIC -o arpack/src/.libs/libcruft_la-cgetv0.o
  cgetv0:
Cannot open file debug.h
/usr/bin/f77: aborting compilation
make[2]: *** [arpack/src/libcruft_la-cgetv0.lo] Error 1
make[2]: Leaving directory `/home/vladimpaler/octave-3.4.3/libcruft'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/vladimpaler/octave-3.4.3'
make: *** [all] Error 2



_______________________________________________
Help-octave mailing list
address@hidden
https://mailman.cae.wisc.edu/listinfo/help-octave


reply via email to

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