Installing in Debian Squeeze (Raspberri Pi)
I am having a lot of trouble installing this.
I am quite new to Debian/Linux. I am trying to install MuseScore, without much success.
The file I used was 'musescore_0.9.6+dfsg.orig.tar.gz' from the Debian Squeeze section.
I followed the README to unpack the file, and this all seems to go ok, but when I type
$ make release
As specified in the README, I get errors:
/bin/sh: cmake: not found
make[1]: Entering directory '/home/pi/musescore-0.9.6/build'
make[1]: ***No rule to make target 'lrelease'. Stop.
make[1]: Leaving directory '/home/pi/musescore-0.9.6/build'
make[1]: Entering directory '/home/pi/musescore-0.9.6/build'
make[1]: *** No targets specified and no makefile found. Stop.
make[1]: Leaving directory 'home/pi etc etc
make: *** [release] Error 2
It's even worse if I try and install as root, I just get a whole list of
Can't cd into build
and then the whole system hangs.
Any clues? What am I missing?
Comments
You need to install cmake. No sure what you try to do but Musescore 0.9.6 is very old. You might want to try MuseScore 1.2 instead. Check these instructions for the last ubuntu : http://musescore.org/en/developers-handbook/compilation/compile-instruc…
In reply to You need to install cmake. No by [DELETED] 5
I followed the instructions in the manual for Ubuntu.
QT and everything installed, and Git and all that. So I did the
git clone ... MuseScore bit and it downloaded the latest version...
Bad idea, then it complained my QT version was too old!! I now need 4.7, I have 4.6.3. Tried update and upgrade, no help.
So went back to my version 1.2 I downloaded - install runs until it says:
[0%] generating all.h
[0%] generating all.h.gch
cc1plus: error: unrecognised command line option "-m32"
make[3]: *** [all.h.gch] Error 1
I am getting really frustrated..... :( :( :(
So 1: How do I update to QT 4.7
or
2: What else am I missing??
In reply to More errors. by squeaky3
Remove the -m32 in line 290 of mscore/CMakeLists.txt
Then run
make release
make
Development and hacking is about frustration and satisfaction. The bigger the frustration the bigger the satisfaction.
4.8.2 is the latest Qt?
In reply to 4.8.2 is the latest Qt? by chen lung
Yes, but the latest Qt SDK contains 4.8.1