problem with Lmms

Anything that doesn't fit into other topics goes here!
hello,

I got a problem with Lmms 1.0.2 under kali linux, i tried to compile with cmake but I get this error:

cmake ../
PROCESSOR: x86_64
Machine: x86_64-linux-gnu
-- Target host is 64 bit
-- Found Qt translations in /usr/share/qt4/translations
-- Could NOT find SDL (missing: SDL_LIBRARY SDL_INCLUDE_DIR)
-- checking for module 'portaudio-2.0'
-- package 'portaudio-2.0' not found
-- checking for module 'libpulse'
-- package 'libpulse' not found
-- Could NOT find LibXml2
-- Found OggVorbis: /usr/lib/x86_64-linux-gnu/libogg.so;/usr/lib/x86_64-linux-gnu/libvorbis.so;/usr/lib/x86_64-linux-gnu/libvorbisfile.so;/usr/lib/x86_64-linux-gnu/libvorbisenc.so
-- ALSA not found
-- checking for module 'jack>=0.77'
-- package 'jack>=0.77' not found
-- checking for module 'fftw3f>=3.0.0'
-- package 'fftw3f>=3.0.0' not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:279 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:333 (_pkg_check_modules_internal)
CMakeLists.txt:277 (PKG_CHECK_MODULES)


-- checking for module 'fluidsynth>=1.0.7'
-- package 'fluidsynth>=1.0.7' not found
-- Could NOT find Wine (missing: WINE_LIBRARIES WINE_INCLUDE_DIRS)
-- checking for module 'samplerate>=0.1.8'
-- package 'samplerate>=0.1.8' not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:279 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:333 (_pkg_check_modules_internal)
CMakeLists.txt:314 (PKG_CHECK_MODULES)


(reading log message from standard input)
CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:97 (MESSAGE):
Could NOT find FLTK (missing: FLTK_LIBRARIES FLTK_INCLUDE_DIR)
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:288 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake-2.8/Modules/FindFLTK.cmake:291 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
plugins/zynaddsubfx/CMakeLists.txt:53 (FIND_PACKAGE)


-- Configuring incomplete, errors occurred!


any idea what I got to do? I´m no computer expert, I only want to try out the progamm, pls help me:)
cuda7 wrote: package 'fftw3f>=3.0.0' not found
cuda7 wrote:-- package 'fluidsynth>=1.0.7' not found
cuda7 wrote:-- package 'samplerate>=0.1.8' not found
Well there's your problem... install the needed dependencies and try again.

https://github.com/LMMS/lmms/wiki/Compiling-lmms