Evening, gang.
Coincidental, that's what I call it.
I actually built this a few days ago, but I see @geo_c mentioned this earlier on today in another thread. I never got around to uploading it earlier, so.....I figured I'd better pull my finger out & do so..!
I've posted about it here in the AppImages thread. Not just because it's built around the AppImage, but because MuseScore is one of those 'odd' apps that's hard to define; it doesn't easily fit into any of the standard categories, yet you wouldn't really classify it as 'Educational' or a 'Utility' either.....
(For those of you not 'in the know', MuseScore is an exceptionally good Linux app that lets you create, play back and print out sheet music....)
[Click to enlarge:-]
----------------------------------------------------
This is the current, newest release - v3.6.2. Initially, this only wanted to run under Fossapup64, but attempting to launch it in the terminal in both Bionicpup64 AND Xenialpup64 revealed the usual culprit; it wasn't "seeing" its own, included Qt5 stuff. (*Yawn... I am getting SO fed up with this constant crap, but at least I know the 'fix' by now!*)
So; I stripped it down via use of the
Code: Select all
--appimage-extract
.....switch, which essentially turns it into a ROX-app. I've moved a few items around, removed a whole bunch of pointless 'junk' that's only there to satisfy the Gnome-desktop devs (WE don't need it!), created one internal sym-link, pointed the launcher at the Qt5 stuff by using
Code: Select all
LD_LIBRARY_PATH
.....and checked to make sure it actually ran before re-building the AppImage with Fred's excellent scripts. And that's made the whole thing at least 20 MB smaller than the original download!
So:-
------------------------------------------
For anyone who may be interested, this 'portable' build should definitely run under Xenialpup64, Bionicpup64 and Fossapup64. Quite possibly others, too.
You can find it at my MEGA.nz a/c, here:-
https://mega.nz/folder/OCAiVDrJ#YYsv0bGOgFtcDULoD7uQdw
Same routine as always. D/l; unzip; move it anywhere you like, though preferably outside the 'save'. Click to enter, click 'LAUNCH' to fire it up. Extra scripts permit adding a Menu entry if required. The 'MenuReadMe' explains how to use these.
Enjoy.
Mike.