Get help for specific problems
-
- Posts: 2
- Joined: 14 Dec 2022
iomari
greetings,
I just downloaded the linux version on kubuntu 22.10.
I use zsh as my shell.
When I run:
./FreeFileSync_11.28_Install.run
I get:
zsh: permission denied: ./FreeFileSync_11.28_Install.run
It gives the same result when I run it with sudo also.
the file is chmod +x so it's executable.
What could be wrong?
thanks in advance
iomari
-
- Site Admin
- Posts: 7506
- Joined: 9 Dec 2007
Zenju
Perhaps an strace can shed some light?
strace COMMAND_TO_TRACE &> ~/Desktop/trace.txt