Gentoo Archives: gentoo-science

From: "José Romildo Malaquias" <j.romildo@×××××.com>
To: gentoo-science@l.g.o
Subject: [gentoo-science] Compiling the development version of GNU Octave
Date: Fri, 18 Oct 2013 23:20:41
Message-Id: 20131018232125.GA21649@jrm
1 Hello.
2
3 I want to try the development version of GNU Octave[1] on my ~amd64
4 gentoo linux system.
5
6 After cloning the repository[2], reading the instructions at [3],
7 bootstrapping, changing to directory .build and running ./configure, I
8 am getting the error messages:
9
10 [...]
11 checking for sgemm_ in -lblas... (cached) no
12 ../configure: line 32516: test: =: unary operator expected
13 ../configure: line 34026: test: =: unary operator expected
14 ../configure: line 35581: test: =: unary operator expected
15 configure: error: BLAS and LAPACK libraries are required
16
17
18 Any clues?
19
20 [1] http://www.gnu.org/software/octave/get-involved.html
21 [2] http://www.octave.org/hg/octave
22 [3] http://www.octave.org/hg/octave/file/tip/etc/HACKING
23
24 Romildo

Replies

Subject Author
Re: [gentoo-science] Compiling the development version of GNU Octave Steven Trogdon <strogdon@×××××.edu>