Re: [Banshee-List] Mirage - Automatic Playlist Generation Plugin



maybe

the links

/usr/lib/libfftw3f.so -> libfftw3f.so.3.1.2
/usr/lib/libfftw3f_threads.so -> libfftw3f_threads.so.3.1.2

are missing for mono to find them. I have them on my ubuntu box.

domi.

Brandon Perry wrote:
Thanks for all your help Dominik. I used --prefix=/usr/lib along with
--enable-float, compiled, and installed. I still get the same error.

ls -al puts out

radiohead radiohead-laptop:~$ ls -al /usr/lib/libfftw3*
lrwxrwxrwx 1 root root     18 2007-09-03 15:38 /usr/lib/libfftw3f.so.3
-> libfftw3f.so.3.1.2
-rw-r--r-- 1 root root 905220 2007-03-05
01:12 /usr/lib/libfftw3f.so.3.1.2
lrwxrwxrwx 1 root root     26 2007-09-03
15:38 /usr/lib/libfftw3f_threads.so.3 -> libfftw3f_threads.so.3.1.2
-rw-r--r-- 1 root root  18760 2007-03-05
01:12 /usr/lib/libfftw3f_threads.so.3.1.2
lrwxrwxrwx 1 root root     18 2007-09-03 15:38 /usr/lib/libfftw3l.so.3
-> libfftw3l.so.3.1.2
-rw-r--r-- 1 root root 573400 2007-03-05
01:12 /usr/lib/libfftw3l.so.3.1.2
lrwxrwxrwx 1 root root     26 2007-09-03
15:38 /usr/lib/libfftw3l_threads.so.3 -> libfftw3l_threads.so.3.1.2
-rw-r--r-- 1 root root  18760 2007-03-05
01:12 /usr/lib/libfftw3l_threads.so.3.1.2
lrwxrwxrwx 1 root root     17 2007-09-03 15:38 /usr/lib/libfftw3.so.3 ->
libfftw3.so.3.1.2
-rw-r--r-- 1 root root 908996 2007-03-05
01:12 /usr/lib/libfftw3.so.3.1.2
lrwxrwxrwx 1 root root     25 2007-09-03
15:38 /usr/lib/libfftw3_threads.so.3 -> libfftw3_threads.so.3.1.2
-rw-r--r-- 1 root root  18696 2007-03-05
01:12 /usr/lib/libfftw3_threads.so.3.1.2
radiohead radiohead-laptop:~$

On Wed, 2007-09-05 at 15:58 +0200, Dominik Schnitzer wrote:
Brandon Perry wrote:
Even compiling with --enable-float results in the same error.
The error means that "libfftw3f" is not installed correctly on your system/was not found by mono.

Check for the fftw3f libraries by:
# ls -al /usr/lib/libfftw3f*

I guess that the library has to be in your MONO_PATH. so /usr/local/lib could not be enough.

greetings,
domi.
_______________________________________________
Banshee-list mailing list
Banshee-list gnome org
http://mail.gnome.org/mailman/listinfo/banshee-list

_______________________________________________
Banshee-list mailing list
Banshee-list gnome org
http://mail.gnome.org/mailman/listinfo/banshee-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]