[Freeciv] Re: help!
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
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
- [Freeciv] help!, Radcliffe Paul, 2000/06/25
- [Freeciv] Re: help!,
Jeff Mallatt <=
- [Freeciv] Re: help!, Kero van Gelder, 2000/06/25
- [Freeciv] Re: help!, Thue, 2000/06/25
- [Freeciv] Re: help!, Kero van Gelder, 2000/06/25
- [Freeciv] Re: help!, Thue, 2000/06/25
- [Freeciv] Re: help!, Jeff Mallatt, 2000/06/25
- [Freeciv] Re: help!, Kero van Gelder, 2000/06/25
- [Freeciv] Re: help!, Reinier Post, 2000/06/25
- [Freeciv] Re: help!, Paul Dean, 2000/06/26
- [Freeciv] Re: help!, Reinier Post, 2000/06/26
- [Freeciv] Re: help!, Paul Dean, 2000/06/26
|
|