I guess I need some help in figuring this out why run wont execute
here are 2 screen shots with the commands I am useing I am trying to get away from win 11 and their multiple login B.. S..
a little help would be nice and I am a rank beginner at Zorin {Linux} 18.1 have spent hours just getting this far. hopefully with some help I can get it to work on Zorin
Have tried the chmod +x run command and the ./run commands
no luck
Check this first: from the folder with the file, run file run.sh and head -n 1 run.sh. If it is a shell script, try bash ./run.sh rather than only ./run.sh; that will also print a clearer error if a line ending or missing interpreter is the problem. If file says it is a binary, then it may simply be the wrong Linux build/architecture, and the .deb package would be the cleaner route.
The CnC program is called Focus the person I got the software sells world wide
and suggested the ./run.sh but said he does not have knowledge of Zorin and indicated it is Linux but I thought they are both the same Linux family. so should work.? RIGHT But??
Enclosed the 2 screen shots , 1 of where the run.sh lives and the other shows the directories and the "error".
the chmod +x run.sh seems to be accepted as proper syntax to run .
Maybe contact the Person again and ask for more specific Instructions. You can explain that Zorin 18 is based on Ubuntu 24.04. Could be important for Software Support.
I just noticed that you have a space in your folder name "Cad Utils". I don't know if that's the problem here, but in Linux, it's better to avoid spaces in the names of files and folders. You can use an underscore _ or a hyphen - instead of a space.
I may be able to edit that space from the file path but that may foul this up royal but will try if you guys think this may be the culprit of why it does not work.?
tks
Ken