[Scilab-Dev] Problem with fftw
    Sylvestre Ledru 
    sylvestre.ledru at inria.fr
       
    Thu Oct  2 22:27:30 CEST 2008
    
    
  
Hello,
> I've compilide and installed the scilab version 5.2, but when I try
> to 
> use the fftw module I receive the message: 
> Scilab FFTW module not installed 
> 
> 
> My configure command was: 
> ./configure --with-gfortran --prefix=/usr/local/scilab-5.0.2 --with- 
> pcre=/usr/local/pcre --enable-build-help --with-fftw --with-umfpack
> -- 
> enable-build-localization 
> 
> 
> The program compile ok, without any errors, but I don't know why the 
> fftw module don't work. 
> 
> 
> Can anybody help? 
What do you get if you do: 
$ grep fftw etc/modules.xml
?
If it is enable="no", switch it to yes ;)
S
    
    
More information about the dev
mailing list