protonscr

Ran into -bash: ./setup_dxvk.sh: Permission denied when trying to run the ./setup_dxvk.sh install command

dxvkclosed
doitsujin/dxvk#2687 · opened 2022-06-16 by Froggio5543 · updated 2022-07-08 · 3 comments · github
FFroggio5543 2022-06-16 github

When executing the ./setup_dxvk.sh install command I recive the message that permission is denied. Have I done something wrong?

BBlisto91 2022-06-17 github

Try to make sure it has execute permission by running chmod +x on it.
(cd to it first)

chmod +x setup_dxvk.sh

Or just running it from home folder where you should have permission. if you aren't already

BBlisto91 2022-07-01 github

@Froggio5543 Did you manage to get it working?

BBlisto91 2022-07-08 github

If you still have issues feel free to comment here again.
Or if you run into another problem open a new one :slightly_smiling_face:

Nothing extracted yet.