xxxx@PI:~/Downloads $ sudo ./FreeFileSync_14.4_Install.run
./FreeFileSync_14.4_Install.run: 1: Syntax error: "(" unexpected
Why do I encounter this error?
Thanks!
Raspian install fails to execute
- Posts: 1
- Joined: 20 Aug 2025
- Posts: 181
- Joined: 5 Jan 2024
Hi,
I know that you shouldn't have to but try shortening up the name of the install file to something simple. There's still the possibility that somewhere around the line is a syntax error.
I know that you shouldn't have to but try shortening up the name of the install file to something simple. There's still the possibility that somewhere around the line is a syntax error.
- Posts: 1239
- Joined: 8 May 2006
Is the error coming from the .run or from install.sh (which is within the run)?
As in, I take it that .run is running, extracts, finds & executes install.sh, & it is actually install.sh from where the error is generated?
If you were to manually unpack the .run, & run install.sh directly*, does that then generate the same error?
(Isn't there a way for sh to list the line number of the offending line?)
run install.sh directly*
- now can't say I know what will happen with that, particularly, so do so safely, in a virtual setting or whatever Linux may offer.
As in, I take it that .run is running, extracts, finds & executes install.sh, & it is actually install.sh from where the error is generated?
If you were to manually unpack the .run, & run install.sh directly*, does that then generate the same error?
(Isn't there a way for sh to list the line number of the offending line?)
run install.sh directly*
- now can't say I know what will happen with that, particularly, so do so safely, in a virtual setting or whatever Linux may offer.