Quote:
Originally Posted by Dirk-71
Meanwhile this doesn't work anymore (Mac OS 14.6.1). I could confirm to open the file in the security settings but when I run the patch again I still get the "permission denied"-error without any options. Is there a new procedure required?
|
Meanwhile I know, how to solve it....
You have to use the following commands in terminal:
First make sure your path in the terminal is equal to where the kobopatch.sh-file is stored.
chmod +x kobopatch.sh
Now change to the path "bin" and type the following command:
chmod +x kobopatch-darwin-64bit
Now change back to the path where the kobopatch.sh ist stored and type.....
./kobopatch.sh
Then it should work without any issues with permissions.
I got this information from the
following website.