From help-octave-request at bevo dot che dot wisc dot edu Tue Dec 23 14:57:18 2003 Subject: Re: mkoctfile question on OS X From: "Dmitri A. Sergatskov" To: "James A. Smith" Cc: "help-octave at bevo dot che dot wisc dot edu" Date: Tue, 23 Dec 2003 13:57:14 -0700 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 -------------------------------------------------------------