I use Ubuntu 12.04 and 10.04.

I installed the packages below (sudo apt-get install <package name>)

lapack, PDL-Opt-NonLinear-0.03.tar.gz, gfortran, libextutils-f77-perl
 libatlas-base-dev liblapack-dev libblas-dev

I also use
PDL-LinearAlgebra-0.06.tar.gz
But I don't think this influences the build.


Mark Grimes wrote:
> Thanks for the pointer Jan, but I can't seem to get
> PDL::Opt::NonLinear working. I've tried several of the functions and
> none of them seem to be exported correctly. Here is an example or the
> error message:
> 
>   Undefined subroutine &PDL::Opt::NonLinear::smnsx called at
>   /Users/..../PDL/Opt/NonLinear.pm line 3107.
> 
> I grepped through the PDL-Opt-NonLinear source, and I can't find any
> declaration for smnx (well maybe one that references dsmnsx_, but I
> can't track that down either). Are these functions defined in an
> external library? It looks like NonLinear links to libblas (which I've
> installed with the atlas package), but I don't see smnsx in libblas
> (or any other lib).
> 
> Thanks,
> Mark
> 
> On Wed, May 1, 2013 at 7:47 AM, Jan Hoogenraad
> <[email protected]> wrote:
>> I use
>>
>> PDL::Opt::NonLinear
>>
> 
> _______________________________________________
> 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

Reply via email to