On Wed, Sep 21, 2016, at 10:08 CDT, Andrew Lambe <andrew.b.la...@gmail.com> 
wrote:

> This seems odd since there is a file liblapack.so in the /usr/lib/ 
> directory.

liblapack.so is typically a symlink to a versioned shared library
liblapack.so.X. It might simply be a stale symlink (pointing to a
nonexistent file).

Have you installed the packages libblas-dev and liblapack-dev?


> If I type 'locate liblapack.so' in my terminal, I get this result:
>
> /etc/alternatives/liblapack.so.3
> /etc/alternatives/liblapack.so.3gf
> /usr/lib/liblapack.so.3
> /usr/lib/liblapack.so.3gf
> /usr/lib/lapack/liblapack.so.3
> /usr/lib/lapack/liblapack.so.3.6.0
> /usr/lib/openblas-base/liblapack.so.3
> /var/lib/dpkg/alternatives/liblapack.so.3

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to