From: Richard G. <rg...@ta...> - 2002-03-22 10:41:29
|
On Fri, 22 Mar 2002, Daniel James wrote: > > As it found the header the problem is probably bad library > > naming - can you check which libraries get installed by your > > build? Is there a library that looks like the correct one? > > [maybe just the libsfftw.so link is missing?] > > I did a make clean on my compiled version of fftw and installed the > Mandrake RPM called fftw-2.1.3-7mdk.i586.rpm > > Then I took a look in /usr/lib and whaddya know... > > [root@server lib]# ls -l libsfftw.so > ls: libsfftw.so: No such file or directory This link should be part of the development package (i.e. fftw-2.1.3-dev or the like), as is the header file. If it is not, its a bug in the package... Richard. -- Richard Guenther <ric...@un...> WWW: http://www.tat.physik.uni-tuebingen.de/~rguenth/ The GLAME Project: http://www.glame.de/ |