PDL::GSL::CDF relies on gsl-config to find the libs and configs to build the module. What do you get when you run this command?
gsl-config --libs Maggie On Thu, Oct 1, 2009 at 5:12 PM, philge philip <[email protected]> wrote: > hi > > i have installed GSL library. > > but when i tried to make test for PDL-Stats-*/GSL/, i get following output > > [r...@penguin GSL]# make test > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" > "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > t/cdf....Can't load > '/root/.cpan/build/PDL-Stats-0.2.5/GSL/blib/arch/auto/PDL/GSL/CDF/CDF.so' > for module PDL::GSL::CDF: libgsl.so.0: cannot open shared object file: No > such file or directory at > /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230. > at t/cdf.t line 12 > Compilation failed in require at t/cdf.t line 12. > BEGIN failed--compilation aborted at t/cdf.t line 12. > # Looks like your test exited with 2 before it could output anything. > > t/cdf....dubious > Test returned status 2 (wstat 512, 0x200) > DIED. FAILED tests 1-4 > Failed 4/4 tests, 0.00% okay > Failed Test Stat Wstat Total Fail Failed List of Failed > > ------------------------------------------------------------------------------- > t/cdf.t 2 512 4 8 200.00% 1-4 > Failed 1/1 test scripts, 0.00% okay. 4/4 subtests failed, 0.00% okay. > make: *** [test_dynamic] Error 2 > > pleas help to figure out the issue. > > thanking you > philge > > ------------------------------ > Now, send attachments up to 25MB with Yahoo! India Mail. Learn > how<http://in.rd.yahoo.com/tagline_galaxy_2/*http://in.overview.mail.yahoo.com/photos> > . > > _______________________________________________ > Perldl mailing list > [email protected] > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl > >
_______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
