[R] Installation difficulty with "rimage"
Prof Brian Ripley
ripley at stats.ox.ac.uk
Mon Sep 11 23:30:17 CEST 2006
On Mon, 11 Sep 2006, John Kornak wrote:
> Dear R people,
>
> I am trying to install rimage using install.packages("rimage") but am
> receiving the following errors despite having FFTW installed. I would
> appreciate any help to get this fixed.
>
> checking fftw.h usability... no
> checking fftw.h presence... no
> checking for fftw.h... no
> configure: error: Sorry, can't find fftw header
> ERROR: configuration failed for package 'rimage'
>
> I am using FFTW version 3.1, fedora core 3 and R version 2.3.1
>
> I noticed an old posting on the subject but the solution was to install
> FFTW which I already did but the error still persists.
You need fftw2, not fftw3 (as the DESCRIPTION file says).
That posting was spot on.
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
More information about the R-help
mailing list