How to build Musescore 2.0.2?

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
User avatar
globetrotterdk
Posts: 435
Joined: 26. Oct 2010, 13:57
Location: Denmark

How to build Musescore 2.0.2?

Post 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?
Military justice is to justice what military music is to music. - Groucho Marx
User avatar
gapan
Salix Wizard
Posts: 6361
Joined: 6. Jun 2009, 17:40

Re: How to build Musescore 2.0.2?

Post by gapan »

It seems it needs qt5. Better get it from alienbob's repo: http://slackware.uk/people/alien/slackbuilds/qt5/
Image
Image
User avatar
globetrotterdk
Posts: 435
Joined: 26. Oct 2010, 13:57
Location: Denmark

Re: How to build Musescore 2.0.2?

Post 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.
Military justice is to justice what military music is to music. - Groucho Marx
User avatar
globetrotterdk
Posts: 435
Joined: 26. Oct 2010, 13:57
Location: Denmark

Re: How to build Musescore 2.0.2?

Post 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.
Military justice is to justice what military music is to music. - Groucho Marx
Post Reply