Details Ticket 2213


Comment | Reply | Take | Open


Serial Number 2213
Subject fftw v3.0.1 - problem with compiling src
Area bug
Queue grass
Requestors justinkmuir@yahoo.ca
Owner none
Status resolved
Last User Contact Sun Nov 9 06:12:20 2003 (5 yr ago)
Current Priority 20
Final Priority 70
Due No date assigned
Last Action Sun Dec 14 01:51:39 2003 (5 yr ago)
Created Sat Nov 8 21:26:58 2003 (5 yr ago)

Transaction History Ticket 2213


Sat, Nov 8 2003 21:26:58    Request created by guest  
Subject: fftw v3.0.1  - problem with compiling src

Platform: GNU/Linux/i386
grass obtained from: Mirror of Trento site
grass binary for platform: Compiled from Sources

Hi! I was attempting to compile the latest stable version of GRASS 5 and experienced
difficulty with the fftw libs. It seems that the new version of fftw (3.0.1)
is incompatible with earlier versions. I downloaded and installed the latest
fftw libs and the grass configure script complained that the fftw.h header still
could not be found. It turns out that the latest fftw package dubs their api
header 'fftw3.h'. Your requirements page in the sources did not mention that
fftw v3 would not work. I'm certain that you're already aware of this, but I
thought it might bear mention in some type of installation document.


Thanks,


Justin
Sun, Nov 9 2003 03:24:47    Mail sent by hbowman  
Yes, you should download fftw version 2.1.5 and use that.


This is already mentioned in REQUIREMENTS.html in CVS:
http://freegis.org/cgi-bin/viewcvs.cgi/%2Acheckout%2A/grass/REQUIREMENTS.html?rev=1.8
but not on the web page or in 5.0.3:
http://grass.ibiblio.org/grass5/source/REQUIREMENTS.html


As I don't see the file here:
http://freegis.org/cgi-bin/viewcvs.cgi/web/grass5/source/

may I assume it is symlinked to the 5.0.x relelease version? Markus?
(I think it should be, no point updatating the same changes multiple times..)
see also
http://article.gmane.org/gmane.comp.gis.grass.devel/1272



Hamish
Sun, Nov 9 2003 06:12:20    Mail sent by neteler@itc.it  
Return-Path <neteler@itc.it>
Delivered-To grass-bugs@lists.intevation.de
Date Sun, 9 Nov 2003 06:12:15 +0100
From Markus Neteler <neteler@itc.it>
To Harmisch Bowman via RT <grass-bugs@intevation.de>
Cc justinkmuir@yahoo.ca
Subject Re: [bug #2213] (grass) fftw v3.0.1 - problem with compiling src
Message-ID <20031109061215.A28137@itc.it>
References <20031109022447.A280B13BC2@lists.intevation.de>
Mime-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Disposition inline
User-Agent Mutt/1.2.5.1i
In-Reply-To <20031109022447.A280B13BC2@lists.intevation.de>; from grass-bugs@intevation.de on Sun, Nov 09, 2003 at 03:24:47AM +0100
X-Spam-Status No, hits=-4.9 tagged_above=-999.0 required=5.0 tests=BAYES_00
X-Spam-Level
On Sun, Nov 09, 2003 at 03:24:47AM +0100, Harmisch Bowman via RT wrote:
> Yes, you should download fftw version 2.1.5 and use that.
> 
> 
> This is already mentioned in REQUIREMENTS.html in CVS:
> http://freegis.org/cgi-bin/viewcvs.cgi/%2Acheckout%2A/grass/REQUIREMENTS.html?rev=1.8
> 
> 
> but not on the web page or in 5.0.3:
> http://grass.ibiblio.org/grass5/source/REQUIREMENTS.html

Have updated that on the web.

> 
> As I don't see the file here:
> http://freegis.org/cgi-bin/viewcvs.cgi/web/grass5/source/
> 
> may I assume it is symlinked to the 5.0.x relelease version? Markus?
> (I think it should be, no point updatating the same changes multiple times..)
It is copied on the relase into the web space. Not all files are
in web-CVS to avoid that it renders to be too large.

> see also
> http://article.gmane.org/gmane.comp.gis.grass.devel/1272
> 
> 
> 
> Hamish

Markus


Sun, Nov 9 2003 19:20:07    Mail sent by justinkmuir@yahoo.ca  
Return-Path <justinkmuir@yahoo.ca>
Delivered-To grass-bugs@lists.intevation.de
Message-ID <20031109181957.77801.qmail@web21103.mail.yahoo.com>
Date Sun, 9 Nov 2003 13:19:57 -0500 (EST)
From Justin Muir <justinkmuir@yahoo.ca>
Subject Re: [bug #2213] (grass) fftw v3.0.1 - problem with compiling src
To Harmisch Bowman via RT <grass-bugs@intevation.de>
In-Reply-To <20031109022447.A280B13BC2@lists.intevation.de>
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
X-Spam-Status No, hits=-4.9 tagged_above=-999.0 required=5.0 tests=BAYES_00
X-Spam-Level
I managed to figure out that I needed to get the older
release of fftw, so all is well. I just wished to pass
on the probelm your developers. Thanks for the speedy
response all the same!


Justin


 --- Harmisch Bowman via RT <grass-bugs@intevation.de>
wrote: > Yes, you should download fftw version 2.1.5
and use
> that.
> 
> 
> This is already mentioned in REQUIREMENTS.html in
> CVS:
>
http://freegis.org/cgi-bin/viewcvs.cgi/%2Acheckout%2A/grass/REQUIREMENTS.html?rev=1.8
> 
> 
> but not on the web page or in 5.0.3:
>
http://grass.ibiblio.org/grass5/source/REQUIREMENTS.html
> 
> 
> As I don't see the file here:
>
http://freegis.org/cgi-bin/viewcvs.cgi/web/grass5/source/
> 
> may I assume it is symlinked to the 5.0.x relelease
> version? Markus?
> (I think it should be, no point updatating the same
> changes multiple times..)
> 
> 
> see also
>
http://article.gmane.org/gmane.comp.gis.grass.devel/1272
> 
> 
> 
> Hamish
> 
> 
> -------------------------------------------- Managed
> by Request Tracker 

______________________________________________________________________ 
Post your free ad now! http://personals.yahoo.ca


Sun, Dec 14 2003 01:51:39    Status changed to resolved by smitchell  
Comment | Reply | Take | Open

You are currently authenticated as guest.
[Show Configuration] [Login as another user]

Users Guide - Mail Commands - Homepage of RequestTracker 1.0.7 - list any request