help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] Help: undefined symbol "cblas_dsdot" error when trying to


From: José Luis García Pallero
Subject: Re: [Help-gsl] Help: undefined symbol "cblas_dsdot" error when trying to load libgsl.so in Lush
Date: Wed, 20 Oct 2010 09:03:26 +0200

2010/10/20 Henry Lenzi <address@hidden>:
> Hi all --
>
> On a FreeBSD 8.1 (amd64), with gsl-1.14, I tried to load the libgsl.so
> library in the Lush programming environment (Lush is like a lispy
> Matlab), but I get an error:
> ? (mod-load "/usr/local/lib/libgsl.so")
>
> *** module-load : dlopen error
> *** /usr/local/lib/libgsl.so: Undefined symbol "cblas_dsdot" :
> "/usr/local/lib/libgsl.so"

Hello,
You need to load /usr/local/lib/libgslcblas.so too, that contains the
CBLAS implementation of GSL. You can load, if you have one, other
CBLAS implementation like the optimised ATLAS, GotoBLAS, MKL, etc.

-- 
*****************************************
José Luis García Pallero
address@hidden
(o<
/ / \
V_/_
Use Debian GNU/Linux and enjoy!
*****************************************



reply via email to

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