Re: Error: short read

2002-12-12 Thread Kliment Andreev
 I have downloaded the Helix Universal Server binary from RealNetworks.
 As I understand it, the binary is a self-extracting archive.  I have run
 the binary and get the following error:
 blacklamb# ./rs900-freebsd4-ia32.bin
 Extracting files for RealNetworks installation...
 Error: short read (0/86262 bytes) (File too large)

Probably the file is corrupted. I just downloaded the file from realnetworks

%ls -l aaa.bin
-rwxrwxrwx  1 ftp  ftp  14012106 Dec 12 15:18 aaa.bin
%md5 aaa.bin
MD5 (aaa.bin) = 502e15e3454227820794e6fbb4549397


Do the md5 to the file and compare the values.



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



SOLVED - Re: Error: short read

2002-12-12 Thread Drew Tomlinson
- Original Message -
From: Kliment Andreev [EMAIL PROTECTED]
To: Drew Tomlinson [EMAIL PROTECTED]; FreeBSD Questions
[EMAIL PROTECTED]
Sent: Thursday, December 12, 2002 12:21 PM
Subject: Re: Error: short read


  I have downloaded the Helix Universal Server binary from
RealNetworks.
  As I understand it, the binary is a self-extracting archive.  I have
run
  the binary and get the following error:
  blacklamb# ./rs900-freebsd4-ia32.bin
  Extracting files for RealNetworks installation...
  Error: short read (0/86262 bytes) (File too large)

 Probably the file is corrupted. I just downloaded the file from
realnetworks

That was it.  Thank you!!!

Drew

 %ls -l aaa.bin
 -rwxrwxrwx  1 ftp  ftp  14012106 Dec 12 15:18 aaa.bin
 %md5 aaa.bin
 MD5 (aaa.bin) = 502e15e3454227820794e6fbb4549397


 Do the md5 to the file and compare the values.



 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message




To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message