Page 1 of 1

Failed to install Twonky on Linuxserver (Hardy Heron)

Posted: Sun Dec 14, 2008 4:57 pm
by Regnidor
I´ve got following errormessage:

root@gigabyte:/home/jay7# sudo ./twonkymedia-i386-glibc-2.2.5.sh
./
./RevisionHistory
tar: Skipping to next header

gzip: stdin: invalid compressed data--crc error

gzip: stdin: invalid compressed data--length error
tar: Error exit delayed from previous errors
sed: can't read /usr/local/TwonkyVision/twonkymedia.sh: No such file or directory
cp: cannot stat `/usr/local/TwonkyVision/twonkymedia.sh': No such file or directory
./twonkymedia-i386-glibc-2.2.5.sh: line 161: chkconfig: command not found
Starte Server ...
./twonkymedia-i386-glibc-2.2.5.sh: line 167: /usr/local/TwonkyVision/twonkymedia.sh: No such file or directory
Installation beendet

The archive seems to be broken, installing the beta is working, but I´d like to install 4.4.9

Can anybody help?

Thx

Re: Failed to install Twonky on Linuxserver (Hardy Heron)

Posted: Mon Dec 15, 2008 12:12 am
by mgillespie
I believe it's the way the file is downloaded. You need to download it as binary, not ascii.

Re: Failed to install Twonky on Linuxserver (Hardy Heron)

Posted: Mon Dec 15, 2008 2:25 pm
by Regnidor
mgillespie wrote:I believe it's the way the file is downloaded. You need to download it as binary, not ascii.
I used this:

Code: Select all

wget http://twonkymedia.com/Download/4.4/twonkymedia-i386-glibc-2.2.5.sh
and why does it work with the beta? I think there must be an other reason...

Jay