|
|
On Mon, 28 Jan 2002 17:12:19 -0500, Christopher James Huff wrote:
> In article <3C558B67.13C32FAC@gmx.de>,
> Christoph Hormann <chr### [at] gmxde> wrote:
>
>> Yes, both files. I get:
>>
>> $ gzip -d csdl_source02.tgz
>>
>> gzip: csdl_source02.tgz: invalid compressed data--crc error
>>
>> gzip: csdl_source02.tgz: invalid compressed data--length error
>
> Hmm, don't know what's wrong...I'll put up *.zip versions.
Your web server doesn't know that a tgz is a binary file, so it's serving
it as text and probably converting newlines.
--
#macro R(L P)sphere{L F}cylinder{L P F}#end#macro P(V)merge{R(z+a z)R(-z a-z)R(a
-z-z-z a+z)torus{1F clipped_by{plane{a 0}}}translate V}#end#macro Z(a F T)merge{
P(z+a)P(z-a)R(-z-z-x a)pigment{rgbt 1}hollow interior{media{emission T}}finish{
reflection.1}}#end Z(-x-x.2y)Z(-x-x.4x)camera{location z*-10rotate x*90}
Post a reply to this message
|
|