----- Original Message ----- 
From: <[email protected]>
To: "Craig DeForest" <[email protected]>
Cc: <[email protected]>; <[email protected]>
Sent: Thursday, January 15, 2009 12:47 AM
Subject: Re: [Perldl] installation problem


> Hi again,
>
> The problem seems to be that perldl cannot find the libfiles ( Libs:
> 'libfftw.a', 'librfftw.a' Not Found). These are located in /usr/local/lib,
> but during compilation perldl looks in the wrong dirs...
>
> Looked in: '/lib', '/usr/lib', '/usr/local/lib'
>
> How can I change this?

I'm not sure that's your problem, but you can change this in perldl.conf 
(which you'll find in the top-level source directory).
Near the end of that file you'll see that you can specify appropriate 
settings for 'FFTW_LIBS' and 'FFTW_INC'.

Having done that, run 'make clean' and then start all over again with 'perl 
Makefile.PL', 'make test', etc.

Cheers,
Rob 


_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to