[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [linrad] lir00-56.tgz vs lir00-56.tbz
- Subject: RE: [linrad] lir00-56.tgz vs lir00-56.tbz
- From: Leif Åsbrink <leif.asbrink@xxxxxxxxxxxxxxxxxxxx
- Date: Sat, 31 May 2003 12:30:51 +0200
Hi Peter and All,
Thanks Peter!
I have corrected the below errors.
(but not yet at the G7RAU mirror site which does not work right now)
Please, when you encounter other things that cause
extra trouble/confusion, send a mail and I will try to
remove silly obstacles like this.
73
Leif
1. " Tar xvf svga143.tar "
should be :
" tar xvf svga143.tar ".
( Tar is an unknown command ).
2. " Tar xvf nasm.tar "
should be :
" tar xvf nasm.tar ".
( Tar is an unknown command ).
3. " Tar xvf lirxxxx.tar " :
should be :
" tar xvf lirxxxx.tar ".
( Tar is an unknown command ).
4. " gunzip lirxxxx.tgz "
should be :
" bunzip2 lirxxxx.tbz "
Leif's downloadable is .tbz and not .tgz .
So, gunzip does not work.
Instead, use bunzip2 ( I found this in /root/user/bin....) and it does work OK.
LINRADDARNIL