http://www.linuxquestions.org/questions ... page2.html
I don't understand enough yet to have a full insight in SlackBuilds and SBo patches.
Code: Select all
-- Found Qt4: /usr/bin/qmake (found version "4.8.7")
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
Doxygen not found
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.25")
-- checking for module 'libpulse'
-- package 'libpulse' not found
-- Found Freetype: /usr/lib/libfreetype.so (found version "2.5.5")
Alsa found.
Pulseaudio not found.
-- Found lame: /usr/lib/libmp3lame.so
LAME found.
-- jack (jack audio connection kit) >= 0.98.0 found
portaudio detected /usr/include /usr/lib -lportaudio -lasound -lm -lpthread
-- Found gzip. Man pages will be compressed.
-- precompiled header generation
CMake Error at mtest/CMakeLists.txt:27 (QT5_ADD_RESOURCES):
Unknown CMake command "QT5_ADD_RESOURCES".
-- Configuring incomplete, errors occurred!
See also "/tmp/SBo/MuseScore-2.0.2/build.release/CMakeFiles/CMakeOutput.log".
See also "/tmp/SBo/MuseScore-2.0.2/build.release/CMakeFiles/CMakeError.log".
make[1]: Entering directory `/tmp/SBo/MuseScore-2.0.2/build.release'
make[1]: *** No rule to make target `lrelease'. Stop.
make[1]: Leaving directory `/tmp/SBo/MuseScore-2.0.2/build.release'
make[1]: Entering directory `/tmp/SBo/MuseScore-2.0.2/build.release'
make[1]: *** No rule to make target `manpages'. Stop.
make[1]: Leaving directory `/tmp/SBo/MuseScore-2.0.2/build.release'
make[1]: Entering directory `/tmp/SBo/MuseScore-2.0.2/build.release'
make[1]: *** No targets specified and no makefile found. Stop.
make[1]: Leaving directory `/tmp/SBo/MuseScore-2.0.2/build.release'
make: *** [release] Error 2
ftp://ftp.cmelodysax.dk/transfer_files/CMakeOutput.log
ftp://ftp.cmelodysax.dk/transfer_files/CMakeError.log
Any ideas?