help-octave
[Top][All Lists]
Advanced

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

Re: Compiling Octave with OpenBLAS


From: Dmitri A. Sergatskov
Subject: Re: Compiling Octave with OpenBLAS
Date: Mon, 12 Nov 2012 17:02:33 -0600

I figure out what is the problem.

In my case I did not "installed" the shared libraries (they were left in
build directory). So the "conftest" program made by configure script
cannot find the shared library and fails.

I suspect in Jake's case the /opt/OpenBLAS/lib directory is not
in the dynamic linker path. So the solution is to add it somewhere to
/etc/ld.so.conf.d/
re-run ldconfig and it should work.

Sincerely,

Dmitri.
--


reply via email to

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