liflg / sc3u_2.0a-multilingual_x86

4 stars 1 forks source link

Can't get Installer to work #1

Open jasonstone20 opened 3 years ago

jasonstone20 commented 3 years ago

I was able to get the earlier version of this program to work just fine, but I can't seem to get the newer program to work. Screenshot_2021-05-09_16-10-51 Running Linux Mint 20.1

kratz00 commented 3 years ago

Can you give more details please?

It seems you are using some other tool around the installer itself. I can't really seen an error. In the end there is some output: Installation Complete So why do you think it failed?

khayyam90 commented 3 years ago

Same problem for me. In the above screenshot, I think the central point is :

The program will need sudo permissions to launch the file /sc3u_2.0a-multilingual_x86.mojo.run sh: 1: ./sc3u_2.0a-multilingual_x86.mojo.run: not found

The python script continues even if the installer failed. The .run file has been successfully downloaded, it is present, it has execution permissions. I can't even run it by myself.

kratz00 commented 3 years ago

The problem is, this installer was built for x86 and does not run on x86_64 systems out of the box. Compile MojoSetup yourself https://github.com/liflg/docs