1.3 alongside 2.0
Sorry if it is asked before but I can not find any quotation on that.
I want to install 2.0 Beta alongside 1.3. I'm using Ubuntu 14.04 LTS with all the latest upgrades.
In the standard text of Musescore it says:
"You can keep your existing MuseScore 1.3 (or earlier) installation with no fear of them interfering with each other."
However, when I want to install it it (sudo dpkg -i musescore...) I get:
dpkg: dependency problems prevent configuration of musescore:
musescore depends on libqt5core5a (>= 5.3.0); however:
Version of libqt5core5a:amd64 on system is 5.2.1+dfsg-1ubuntu14.2.
musescore depends on libqt5gui5 (>= 5.3.0); however:
Version of libqt5gui5:amd64 on system is 5.2.1+dfsg-1ubuntu14.2.
musescore depends on libqt5webkit5 (>= 5.2.0); however:
Version of libqt5webkit5:amd64 on system is 5.1.1-1ubuntu8.
musescore depends on libstdc++6 (>= 4.9); however:
Version of libstdc++6:amd64 on system is 4.8.2-19ubuntu1.
musescore depends on qtbase-abi-5-3-1; however:
Package qtbase-abi-5-3-1 is not installed.
I have installed qt-5.3.2.
2 Next error set is:
,dpkg: error processing package musescore (--install):
dependency problems - leaving unconfigured
Processing triggers for hicolor-icon-theme (0.13-1) ...
Processing triggers for shared-mime-info (1.2-0ubuntu3) ...
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'
If I then do - as said in the instructions - "sudo apt-get -f install"
Then I get:
The following packages were automatically installed and are no longer required:
musescore-common musescore-soundfont-gm
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
musescore
0 upgraded, 0 newly installed, 1 to remove and 13 not upgraded.
1 not fully installed or removed.
.Can anybody please explain the discrepancy between the remark in the musescore text and these conflicting texts when I try to install and why the qt5.2 libraries are not seen?
I know that part is linux related but I hope the technically better informed can explain this and point to the solution.
Thanks in advance,
Joep