Fri, Apr 7 2006
14:03:46
|
|
Request created by guest
|
|
Subject: i.fft, i.ifft
Platform: WindowsNT/2000/XP
grass obtained from: Mirror of Trento site
grass binary for platform: Downloaded precompiled Binaries
GRASS Version: GRASS (6.0.0)
I want to run i.fft and i.ifft and I get the response "command not found". How
do I remedy this situation?
Thanking you in advance,
Garret |
|
Fri, Apr 7 2006
19:54:50
|
|
Status changed to resolved by msieczka
|
|
Fri, Apr 7 2006
19:54:50
|
|
Mail sent by msieczka
|
|
Garret,
Most propably you need to build Grass with fftw support by yourself, as it
seems your current instalation wasn't. Or look for another Cygwin Grass
package that was built with FFTW (you are using Cygwin I assume).
Also read this:
http://grass.itc.it/grass60/source/REQUIREMENTS.html
Maciek
|
|
Fri, Apr 7 2006
23:41:24
|
|
Mail sent by glynn@gclements.plus.com
|
|
Return-Path |
<glynn@gclements.plus.com>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
From |
Glynn Clements <glynn@gclements.plus.com>
|
MIME-Version |
1.0
|
Content-Type |
text/plain; charset=us-ascii
|
Content-Transfer-Encoding |
7bit
|
Message-ID |
<17462.56445.597138.276488@cerise.gclements.plus.com>
|
Date |
Fri, 7 Apr 2006 22:41:17 +0100
|
To |
Request Tracker <grass-bugs@intevation.de>
|
Cc |
grass5@grass.itc.it
|
Subject |
Re: [GRASS5] [bug #4263] (grass) i.fft, i.ifft
|
In-Reply-To |
<20060407120346.10CF61006B1@lists.intevation.de>
|
References |
<20060407120346.10CF61006B1@lists.intevation.de>
|
X-Mailer |
VM 7.07 under 21.4 (patch 15) "Security Through Obscurity" XEmacs Lucid
|
X-Spam-Status |
No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
|
X-Spam-Level |
|
Request Tracker wrote:
> this bug's URL: http://intevation.de/rt/webrt?serial_num=4263
> -------------------------------------------------------------------------
>
> Subject: i.fft, i.ifft
>
> Platform: WindowsNT/2000/XP
> grass obtained from: Mirror of Trento site
> grass binary for platform: Downloaded precompiled Binaries
> GRASS Version: GRASS (6.0.0)
>
> I want to run i.fft and i.ifft and I get the response "command not found".
How do I remedy this situation?
The Windows binaries were built without FFTW support. Either compile
GRASS yourself with FFTW support, or wait for updated binaries which
include this functionality.
--
Glynn Clements <glynn@gclements.plus.com>
|
|
Fri, Apr 7 2006
23:41:24
|
|
Status changed to open by _rt_system
|
|
Sat, Apr 8 2006
06:38:54
|
|
Mail sent by hamish_nospam@yahoo.com
|
|
Return-Path |
<hamish_nospam@yahoo.com>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Date |
Sat, 8 Apr 2006 16:38:41 +1200
|
From |
Hamish <hamish_nospam@yahoo.com>
|
To |
Request Tracker <grass-bugs@intevation.de>
|
Cc |
grass5@grass.itc.it
|
Subject |
Re: [GRASS5] [bug #4263] (grass) i.fft, i.ifft
|
Message-Id |
<20060408163841.421b8358.hamish_nospam@yahoo.com>
|
In-Reply-To |
<20060407120346.10CF61006B1@lists.intevation.de>
|
References |
<20060407120346.10CF61006B1@lists.intevation.de>
|
X-Mailer |
Sylpheed version 1.0.4 (GTK+ 1.2.10; i386-pc-linux-gnu)
|
X-Face |
M<EoB)"*Z~u!,vFhXmw}R_KbdBta*P_=T|rbBL'e1/CQ9;/1g\BU3&!=y8ria$2Uk!HT&BB 8i?|X_+7~1jsy}F~g$2va%3fV`*=L(*cem[@3\yg,G,@rg6/QMJ
|
Mime-Version |
1.0
|
Content-Type |
text/plain; charset=US-ASCII
|
Content-Transfer-Encoding |
7bit
|
X-Spam-Status |
No, hits=-4.0 tagged_above=-999.0 required=3.0 tests=BAYES_00, FORGED_YAHOO_RCVD
|
X-Spam-Level |
|
> this bug's URL: http://intevation.de/rt/webrt?serial_num=4263
> ---------------------------------------------------------------------
>
> Subject: i.fft, i.ifft
>
> Platform: WindowsNT/2000/XP
> grass obtained from: Mirror of Trento site
> grass binary for platform: Downloaded precompiled Binaries
> GRASS Version: GRASS (6.0.0)
>
> I want to run i.fft and i.ifft and I get the response "command not
> found". How do I remedy this situation?
GRASS must be built with FFTW libraries if you want to use the FFT
functions. Either recompile yourself with fftw or convince/bribe the
person who made your binary packages to do so.
http://www.fftw.org/
Hamish
|
|
Sat, Apr 8 2006
11:32:07
|
|
Status changed to resolved by msieczka
|
|