|
From: | Peter Johansson |
Subject: | Re: [Bug-gsl] missing "libgsl.0.dylib" |
Date: | Thu, 14 Jan 2016 10:40:17 +1000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 |
Hi Bongkeun, Please always cc bug-gsl; others might be interested.Alright, that makes all sense. So it looks like 'pplacer' was built against GSL v1.x. I suggest you either rebuild the 'pplacer' against GSL v2.1 or that you install the latest version of GSL 1.x, which should be 1.16.
Hope that helps, Peter On 01/13/2016 10:59 PM, Bongkeun Song wrote:
Hi Peter thank you for quick response. Here is the list of libgsl in /usr/lib/ /usr/local/lib/libgsl.19.dylib/usr/local/lib/libgslcblas.0.dylib /usr/local/lib/libgsl.a/usr/local/lib/libgslcblas.a /usr/local/lib/libgsl.dylib/usr/local/lib/libgslcblas.dylib /usr/local/lib/libgsl.la/usr/local/lib/libgslcblas.la Bongkeun (BK) Song Ph.D. Associate Professor Department of Biological Sciences Virginia Institute of Marine Science College of William & Mary P.O. Box 1346 Gloucester Point, VA 23062 Tel: 804-684-7411 Fax: 804-684-7399 Email: address@hidden <mailto:address@hidden>On Jan 13, 2016, at 3:23 AM, Peter Johansson <address@hidden <mailto:address@hidden>> wrote:On 01/13/2016 02:28 PM, Bongkeun Song wrote:Dear GSL support team,I am trying to use the pplacer program, which needs to have “libgsl.0.dylib” in “/usr/local/lib/“ directory. Please see the error message below.Bongkeuns-MacBook-Pro:pplacer songb$ ./pplacer dyld: Library not loaded: /usr/local/lib/libgsl.0.dylib Referenced from: /Users/songb/pplacer/./pplacer Reason: image not found Trace/BPT trap: 5I was looking for the dylib in my Mac but cannot locate it. Is there a way to build the dylib?How have you tried to install gsl? Have you tried installing it from the tarball with the usual $ ./configure $ make all $ make install If yes, what does 'ls /usr/local/lib/libgsl*' say? Cheers, Peter GSL user, not maintainer
[Prev in Thread] | Current Thread | [Next in Thread] |