On May 27, 2008, at 12:04 AM, Ruth Musgrave wrote:

> Hi
> Sorry if this is a stupid question, I've just installed fftw on my new
> Mac (I'm a new Mac user) by typing:
>
> fink install fftw
>
> at the command line. It took hours (yep - I didn't read the
> documentation first - my bad!) but eventually it finished. But now I
> can't find it! If I type 'which fftw' it returns nothing. If I try to
> link it to my fortran code it tells me
>
> error: fftw3.f: No such file or directory
>
> I've searched /sw/bin, /sw/sbin and /sw/lib all to no avail (though
> there is a bunch of libfftw.* stuff in /sw/lib). I have a feeling the
> answer is obvious, but eluding me. Please help! I just want to get my
> code up and running again...
>
> Cheers
>
> Ruth
>

In general, you can find what files a package installs via

dpkg -L <packagename>



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to