fifty-six / Scarab

An installer for Hollow Knight mods written in Avalonia.
GNU General Public License v3.0
592 stars 160 forks source link

No executable file #139

Closed nousernameavailabl33 closed 1 year ago

nousernameavailabl33 commented 1 year ago

Scarab Version

Scarab version: I do not know

Hollow Knight Version

v1.5.78.11833

Steps to Reproduce

Linux mint downloaded scarab and no executable on extracting of linux.zip

Expected Behaviour

to there be an executable file to use on linux

Actual Behaviour

there was only libharfbusssharp.so libskiasharp.so Scarab (not an executable) and Scarab.pdb

Logs

None

fifty-six commented 1 year ago
% ls
Scarab  Scarab.pdb  libHarfBuzzSharp.so  libSkiaSharp.so
% ls -la
total 101772
drwx------ 1 home network      100 Mar  3 19:23 .
drwxr-xr-x 1 home network     1670 Mar  3 19:23 ..
-rwxr-xr-x 1 home network 93710799 Jan 29 20:03 Scarab
-rw-r--r-- 1 home network    41332 Jan 29 20:03 Scarab.pdb
-rw-r--r-- 1 home network  1574248 Jan 29 20:03 libHarfBuzzSharp.so
-rw-r--r-- 1 home network  8876256 Jan 29 20:03 libSkiaSharp.so
%                                                                                                 ~/Downloads/linux

It has the executable bit set, so you should just be able to run it. Are you sure it's not executable for you?

nousernameavailabl33 commented 1 year ago

(I'm really bad at this I just want to mod hollowknight) so from what I understand you're talking about the Scarab file. I can execute it but only with archive manager, and it says file type not supported, If you're talking about Scarab.pdb I can open it with libreofficewriter and it says "BSJB########"

fifty-six commented 1 year ago

Could you show me a picture? Can you try going from the terminal and running it there?

nousernameavailabl33 commented 1 year ago

okay, permissiondenied this is what happens when I try the terminal. and scarabfail this is what happens with libreoffice writer.

fifty-six commented 1 year ago

Don't execute the pdb, it's the file without an extension.

nousernameavailabl33 commented 1 year ago

ah okay

nousernameavailabl33 commented 1 year ago

Thank you so much, I got it working!