The LAPACK forum has moved to https://groups.google.com/a/icl.utk.edu/g/lapack.

checking for lapacke shared libraries... checking for LAPACK

Post here if you have a question about linking your program with LAPACK or ScaLAPACK library

checking for lapacke shared libraries... checking for LAPACK

Postby LapackPHP » Mon Mar 12, 2018 7:53 am

I have installed Lapack 3.8.0 along with Blas and lapacke following this manual http://php.net/manual/en/lapack.installation.php on Debian server. However I get this error when I use the Lapack class in my php code, Fatal error: Uncaught Error: Class 'Lapack' not found in /var/www/html/ ...
I tried to install the php extension following these steps
git clone https://github.com/ianbarber/php-lapack

cd php-lapack
phpize
./configure
make
sudo make install

However when I run ./configure I get this error https://gyazo.com/26b772e0c5ce1e7bc0d0ee9dc070f15f

It seems like it can't find where lapacke is installed...

Thanks in advance!
LapackPHP
 
Posts: 1
Joined: Mon Mar 12, 2018 7:46 am

Return to Linking Problem

Who is online

Users browsing this forum: No registered users and 4 guests