2

So guys, I've done a lot of research on how to install and .sh file, and I tried it all but none of it works.

Here is what I get after every possible way I've tried to run it:

Uncompressing Mojo Setup..............
Collecting info for this system...
Operating system: linux
CPU Arch: x86_64
trying mojosetup in bin/linux/x86_64

PANIC
Initial setup failed. Cannot continue.

Error: Couldn't run mojosetup

I've tried to Google it but I found nothing so I would appreciate any help.

Alaa Ali
  • 32,213
user196373
  • 21
  • 1
  • 2

2 Answers2

1

I have had the same problem while installing Amensia AMFP. The solution was to unpack it with:

unzip ./AmneiaAMFP-1.0.0.sh

Explaintion: The .sh file has zip-file packed at the end of the file, which you need to unpack before usage.

MadMike
  • 4,275
  • 8
  • 29
  • 50
0

Im my case, I could install successfully after deleting all spaces in the name of the folder the setup file was lying in.