[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #43003] polyfit error.... 64 bit problem?
From: |
Ceral Paquet |
Subject: |
[Octave-bug-tracker] [bug #43003] polyfit error.... 64 bit problem? |
Date: |
Mon, 18 Aug 2014 14:36:01 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:24.7) Gecko/20140802 Firefox/24.7 PaleMoon/24.7.1 |
Follow-up Comment #4, bug #43003 (project octave):
After compiling suitesparse and qrupdate, they install in /usr/local/lib and
/usr/local/include. At least, I can see a lot of .so, .a and .h files with the
right sounding names.
However octave's configure script still reports they can't be found. E.g.
conftest.c:118:30: fatal error: suitesparse/camd.h: No such file or directory
I checked that file is in /usr/local/include but not in a suitesparse
directory. It's just sitting in /usr/local/include. Same for the libs.
This is my configure command:
./configure --enable-jit --with-blas=/opt/OpenBLAS/lib/libopenblas.a
--with-lapack=/opt/lapack/lib/liblapack.a LLVM_CONFIG=/usr/bin/llvm-config-3.3
LD_LIBRARY_PATH=/usr/local/lib CPPFLAGS=-I/usr/local/include
LDFLAGS=-L/usr/local/lib --enable-64
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?43003>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #43003] polyfit error.... 64 bit problem?, Ceral Paquet, 2014/08/16
- [Octave-bug-tracker] [bug #43003] polyfit error.... 64 bit problem?, Mike Miller, 2014/08/16
- [Octave-bug-tracker] [bug #43003] polyfit error.... 64 bit problem?, Ceral Paquet, 2014/08/17
- [Octave-bug-tracker] [bug #43003] polyfit error.... 64 bit problem?, Mike Miller, 2014/08/17
- [Octave-bug-tracker] [bug #43003] polyfit error.... 64 bit problem?,
Ceral Paquet <=
- [Octave-bug-tracker] [bug #43003] polyfit error.... 64 bit problem?, Mike Miller, 2014/08/19
- [Octave-bug-tracker] [bug #43003] polyfit error.... 64 bit problem?, Ceral Paquet, 2014/08/20
- [Octave-bug-tracker] [bug #43003] polyfit error.... 64 bit problem?, Ceral Paquet, 2014/08/20
- [Octave-bug-tracker] [bug #43003] polyfit error.... 64 bit problem?, John W. Eaton, 2014/08/20
- [Octave-bug-tracker] [bug #43003] polyfit error.... 64 bit problem?, Ceral Paquet, 2014/08/20
- [Octave-bug-tracker] [bug #43003] polyfit error.... 64 bit problem?, John W. Eaton, 2014/08/20
- [Octave-bug-tracker] [bug #43003] polyfit error.... 64 bit problem?, John W. Eaton, 2014/08/20
- [Octave-bug-tracker] [bug #43003] polyfit error.... 64 bit problem?, Ceral Paquet, 2014/08/28
- [Octave-bug-tracker] [bug #43003] polyfit error.... 64 bit problem?, John W. Eaton, 2014/08/28