help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mkoctfile question on OS X


From: Dmitri A. Sergatskov
Subject: Re: mkoctfile question on OS X
Date: Tue, 23 Dec 2003 13:57:14 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031210

James A. Smith wrote:
Hi, folks,

I installed Octave on a fresh copy of OS X Panther and am trying to
....

ld: can't locate file for: -ldfftw
...

Are you sure your octave installation works?
Can you do:

s=randn(100);
z=ifft(fft(s));

?

Thanks!

James

Regards,

Dmitri.



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]