I recently upgraded to SuSe 9.3 and got Crossover Office 4.2 Pro but have been having trouble getting it to work. (and I have been trouble with .sh Shell Scripts in general but there's no point in trying to get mmjb to work anymore as it seems the Linux version's been canned). Anyway, when I attempt to open it in Konquerer by simply clicking it instead of initializing into the usual graphic installer it opens up a word processor showing me the source code. Having failed that and going to the Konsole(weather it be the normal one or in Super USer Mode) using the command:
Code:
chmod +x [filename].sh
su -c ./[filename].sh
I simply get a
Code:
bash ./[filename].sh;
Permission Denied
Now with MMJB, it appeared to be initializing in some way, at least, giving me the output:
Code:
Verifying archive...OK
Uncompressing MUSICMATCH Jukeboxtrap:
usage: trap [-lp] [ary signal_spec...]
At which point nothing else happens. No graphical interface, not even an error box. It just kind of conks out. I even replaced +x with 777 at the suggestion of a friend but still sadly nothing. Any idea how this might be remedied?