Can't install Appimage after removal of previous version (SOLVED)
Hi,
I had MuseScore 3.3.2 installed on my system (desktop integration) and after removal to install version 3.4.2 (using the remove option) I can't install the image anymore. No option for the appimage works (man, help, etc.). All I get is "command not found".
I can run the image. The only thing I cannot do is integrate it to my desktop.
Antonio
Comments
You've made the appimage file executable, and are running it from the command line using an explicit "./" in front of the executable name? Can you post the exact text of the command you are typing, and the complete text of the error message you receive?
In reply to You've made the appimage… by Marc Sabatella
Awwww! I forgot the "./" !!! I'm so sorry! Thanks Marc!
In reply to Awwww! I forgot the "./" !!!… by Antonio Gervasoni
Been there, done that, that's how I was able to guess what the problem might be :-)
Also: if you're using a file manager or a link on the desktop, maybe right click on it an give permission to execute it as application in properties.
In reply to Also: if you're using a file… by kuwitt
Thanks kuwitt! But I had already done that. The problem was what Marc mentioned. I just forgot to start the command with "./".