On Wed, 13 Jan 1999, Kent West wrote: > There was a similar thread about this a few weeks ago. IIRC, the conclusion > was that Netscape unzips it on the fly without changing the name. Just > remove the .GZ extension and then try to use it.
Would it not be necessary to tar -zxvf filename.tar (change the name first tu file.tar; z isn't necessary, if it is already gunzipped.) it anyway? (Netscape probably couldn't untar it?) I installed wp8 some days ago. After tar -zxvf command there will be many files. Run next ./Runme. That will start the installation program. In my case worked perfectly I did it as 'root'. [EMAIL PROTECTED]