Ok, I am currently trying to get my mse-0.38-linux.tar.gz to run. I managed to unpack it, apparently. However, now when I try to run the install, I keep getting a mkdir: cannot create directory '$home/.magicseteditor/': no such file or directory . It continues, giving me a cp: cannot stat 'program/*' no such file or directory and another one with the ln, where it can't create it my symbolic link because--wait for it--there is no such file or directory. What am I doing wrong? :(
Normally, when installing, one runs as root. Also, in Linux, case matters. $HOME is not the same as $home, so when giving error messages and such, make sure it is what is actually stated. A single symbol or difference and case is significant. When obtaining help online for Linux, it is crucial to be precise. (Linux users will ignore the languages grammar to be technically correct. This includes starting sentences with lower case letters if the word is case sensitive).
$HOME and ~ are the same thing usually.
This program does not properly support Linux and I would not use the Linux version without knowledge of the inner workings of the programming. If it were released for Windows like this, it would not work well either.
Install the latest Windows version in wine (open the installation file in Wine and go through it. You do not need to change anything).
I just did it in Debian and it works fine.