Original message: By: Ron Gooding

>The error is caused by the following unfortunate line in Install.sh:
>
>gzip -df9 $SM_TAR_NAME
>
>Get rid of the "9" which is inappropriate for decompressing (which is what this line
>does.
That is, use the line
>
>gzip -df $SM_TAR_NAME
>
>and the install will appear not to fail. In my experience, it still will not work
>on
a Synology DSanything, so if it does, please let us know!!!
>
>NM
>
>>Hi,
>>I tried to install Syncrify Server on DS209+ but get the following Error:
>>
>>[.] Installing Syncrify.
>>[.] Please specify, installation directory or leave blank for default
>>    Please enter (e.g. /opt/): /opt/
>>[.] Installation directory = /opt/
>>[.] Unzipping Syncrify.tar.gz file... gzip: invalid option -- 9
>>BusyBox v1.16.1 (2011-02-25 19:06:21 CST) multi-call binary.
>>
>>Usage: gzip [OPTIONS] [FILE]...
>>
>>Compress FILEs (or stdin)
>>
>>Options:
>>        -c      Write to stdout
>>        -d      Decompress
>>        -f      Force
>>
>>[FAILED]
>>
>>Please can anybody help?
>>
>>Martin
Verification code

Navigation

Social Media

Powered by 10MinutesWeb.com