[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] GSL runtime error/symbol lookup error
From: |
Rhys Ulerich |
Subject: |
Re: [Help-gsl] GSL runtime error/symbol lookup error |
Date: |
Fri, 4 Jan 2013 22:02:51 -0600 |
> Using ldd -r /usr/lib/libgsl.so, I see that all cblas related symbols are
> undefined. Any help is appreciated!
Are you linking the CBLAS implementation that ships with the GSL? For
background, take a peek at
http://www.gnu.org/software/gsl/manual/html_node/Linking-programs-with-the-library.html.
- Rhys