I would also like to know how to get it to work on mandriva.I've got the new 2010 edition, and tried installing all dependencies, but I tried typing scons configure in the Armstrong folder and it writes the following
scons: Reading SConscript files ...
scons: warning: The Options class is deprecated; use the Variables class instead.
File "/home/david/libzzub-0.2.5/SConstruct", line 58, in <module>
Checking for C header file zlib.h... yes
Checking for C header file sndfile.h... yes
Checking for C header file samplerate.h... yes
Checking for C header file fftw3.h... no
Error: no libfftw3 development files seem to be installed.
libfftw3 libraries and headers are required for building.
even though I typed urpmi fftw3 and it says:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_GB.UTF-8:en_GB:en",
LC_ALL = (unset),
LC_PAPER = "sv_SE.UTF-8",
LC_ADDRESS = "sv_SE.UTF-8",
LC_MONETARY = "sv_SE.UTF-8",
LC_SOURCED = "1",
LC_NUMERIC = "sv_SE.UTF-8",
LC_TELEPHONE = "sv_SE.UTF-8",
LC_MESSAGES = "en_GB.UTF-8",
LC_IDENTIFICATION = "sv_SE.UTF-8",
LC_COLLATE = "en_GB.UTF-8",
LC_MEASUREMENT = "sv_SE.UTF-8",
LC_CTYPE = "en_GB.UTF-8",
LC_TIME = "en_GB.UTF-8",
LC_NAME = "sv_SE.UTF-8",
LANG = "en_GB.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Package libfftw3-3.2.2-1mdv2010.0.i586 is already installed
very annoying.
