Page 1 of 1

How to build Musescore 2.0.2?

Posted: 10. Apr 2016, 16:48
by globetrotterdk
I have followed the following thread and gotten this to work in Slackware 14.1, however I can't seem to get the same result with Salix OS 14.1 MATE:
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
The log files referred to can be found here:
ftp://ftp.cmelodysax.dk/transfer_files/CMakeOutput.log
ftp://ftp.cmelodysax.dk/transfer_files/CMakeError.log
Any ideas?

Re: How to build Musescore 2.0.2?

Posted: 12. Apr 2016, 15:48
by gapan
It seems it needs qt5. Better get it from alienbob's repo: http://slackware.uk/people/alien/slackbuilds/qt5/

Re: How to build Musescore 2.0.2?

Posted: 19. Apr 2016, 20:27
by globetrotterdk
gapan wrote:It seems it needs qt5. Better get it from alienbob's repo: http://slackware.uk/people/alien/slackbuilds/qt5/
Sorry, I didn't see your reply. I have the qt5 Slackbuild installed. Should I uninstall it and install Alien Bob's version? I thought he only created X86_64 versions.

Re: How to build Musescore 2.0.2?

Posted: 23. Apr 2016, 11:45
by globetrotterdk
I should note in this context that e-mail notification when a reply is posted, has stopped working for me, and that is why I was not aware of gapan's reply.