Skip Menu |

This queue is for tickets about the Math-GSL CPAN distribution.

Report information
The Basics
Id: 48258
Status: resolved
Priority: 0/
Queue: Math-GSL

People
Owner: Nobody in particular
Requestors: jrr166 [...] yahoo.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: (no value)
Fixed in: (no value)



Subject: problem installing Math-Gsl,
I installed GSL to /usr/local/, then got stuck trying to install Math::GSL. I ran "perl Build.PL", then ./Build, and get the following error in ./Build: ./Build env LD_RUN_PATH=/System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE 3 -bundle -undefined dynamic_lookup -L/usr/local/lib -o blib/arch/auto/Math/GSL/BLAS/BLAS.bundle xs/BLAS_wrap.o -shared -L/usr/local/lib -lgsl -lgslcblas -lm -gsl -bundle -flat_namespace /System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE/libperl.dylib env: 3: No such file or directory error building blib/arch/auto/Math/GSL/BLAS/BLAS.bundle file from 'xs/BLAS_wrap.o' at inc/GSLBuilder.pm line 132. I can't figure out where that "3" after "CORE" comes from. Any help would be greatly appreciated. Best, JR distrib: Math-GSL-0.20 Perl version: v5.8.6 Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~1/RELEASE_I386 i386 i386 OS: Mac OS 10.4
Howdy, This was a bug in the build system of Math::GSL. Please try version 0.22 and let me know if you still experience this issue. Duke On Mon Jul 27 20:54:55 2009, jrr166 wrote: Show quoted text
> I installed GSL to /usr/local/, then got stuck trying to install > Math::GSL. I ran "perl Build.PL", then ./Build, and get the following > error in ./Build: > > ./Build > env > LD_RUN_PATH=/System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE 3 > -bundle -undefined dynamic_lookup -L/usr/local/lib -o > blib/arch/auto/Math/GSL/BLAS/BLAS.bundle xs/BLAS_wrap.o -shared > -L/usr/local/lib -lgsl -lgslcblas -lm -gsl -bundle -flat_namespace > /System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE/libperl.dylib > env: 3: No such file or directory > error building blib/arch/auto/Math/GSL/BLAS/BLAS.bundle file from > 'xs/BLAS_wrap.o' at inc/GSLBuilder.pm line 132. > > I can't figure out where that "3" after "CORE" comes from. Any help > would be greatly appreciated. > Best, JR > > distrib: Math-GSL-0.20 > Perl version: v5.8.6 > Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 PDT 2007; > root:xnu-792.25.20~1/RELEASE_I386 i386 i386 > OS: Mac OS 10.4