this is VERY ODD
Quote:
echo "PATH=/home/USER/Programs/Qt5.4.2/5.4/gcc:$PATH" >> ~/.bashrc
|
your user name you set up at the time of install is the all cap " USER "
ODD , but if you must
also user you made a folder in your users USER folder called "Programs "
also a bit odd but if you want
BUT
Quote:
echo "PATH=~/Qt5.3.2/5.3.2/gcc/bin:$PATH" >> ~/.bashrc
|
that is NOT the same as here
this is a different location without the "Programs" folder that user made
now did you notice to OPERATING SYSTEM NAME on the page you linked to
Ubuntu 12.04
are YOU USING this old OS ?
the current is Ubuntu 15.04
NO
you have Mint under your name
-- WHAT version of mint ?
and those instructions are for the 3 year OLD 12.04
if not
qt5 is likely IN your software repos
also
WHY DID YOU NOT !!! use the instructions NO the "musescore" git page"
https://github.com/musescore/MuseScore
Code:
make release
sudo make install
the instructions you are trying to use are very out of date