[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Building octave 3.8.2 from source on Ubuntu 14.04 for using multiple
From: |
lukshuntim |
Subject: |
Re: Building octave 3.8.2 from source on Ubuntu 14.04 for using multiple cores |
Date: |
Thu, 30 Apr 2015 21:35:52 +0800 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 |
On Thursday, April 30, 2015 11:01 AM, Sunil Shah wrote:
I am trying to find the library headers to link to
/usr/lib/lapack/liblapack.so.3
I can not find them in under /usr/include/
I am expecting clapack.h or lapacke.h
I need them so I can link lapack code using mkoctfile.
How about
apt-cache search lapacke
I don't think octave uses it, though.
Regards,
ST
--