Complete.Org: Mailing Lists: Archives: freeciv: June 2000:
[Freeciv] Re: help!
Home

[Freeciv] Re: help!

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Radcliffe Paul <paul.radcliffe@xxxxxxxxxxxxxxxxxxx>, freeciv@xxxxxxxxxxx
Subject: [Freeciv] Re: help!
From: Jeff Mallatt <jjm@xxxxxxxxxxxx>
Date: Sun, 25 Jun 2000 08:18:46 -0400

At 2000/06/25 08:00 , Radcliffe Paul wrote:
>Dear all,
>
>I have to be honest and say I don't really have much of a clue about
>Unix, but I used to be a past addict of civilisation, and would really,
>really like to install Freeciv on my Unix HP-UX platfrom at University.
>
>I've downloaded the tar.gz file but when I try the command;
>
>gunzip -c file |tar xv
>
>It comes back with
>
>tar: cannot open /dev/rmt/0m
>Broken pipe
>
>Does anyone have an idiots guide to installation?

I'm very sorry, this is my fault.  I recently updated these instructions,
and made a typo.  Thanks for reporting the problem.

The command should be:

  gunzip -c file |tar xvf -

or, some newer tar programs can do it all for you:

  tar zxvf file

(actually, try this one first, it's easier).

I'll change the web page immediately.

Again, sorry and thanks.

jjm




[Prev in Thread] Current Thread [Next in Thread]