Phillip Vamplew wrote:
> Hi,
>
> This is the first time I have ever used or attempted to install my sql. I am
> using a Sun Ultra 5 with Salaris 5.8. I have downloaded
> mysql-3.23.34-sunsalaris2.7-sparc.tar.gz and have attempted to unzip this
> with the command:
>
> gunzip < mysql-3.23.34-sunsalaris2.7-sparc.tar.gz | tar xvf -
>
> All appears to be working but after 10 seconds the process stops with the
> error:
>
> 691 bytes, 2 tape blocks
> tar: directory check sum error.
>
> Fro reading the documentation, it does state that there could be problems
> with Sun Salaris but what is the work around?
>
> Can anyone help?
>
> Regards
>
> Phil
>
> Phil Vamplew
> European Sales Engineer
> Kinecta Limited
> 1 Poultry
> London
> EC2R 8JR
>
> DirectLine: +44 (0)207 6432927
> Mobile: +44 (0)7946 324 893
> Kinecta Tel: +44 (0)207 6432249
> Fax: +44 (0)207 6432201
> Email: [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> Before posting, please check:
> http://www.mysql.com/manual.php (the manual)
> http://lists.mysql.com/ (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
try doing it this way. Some on the net showed me this way. it much easier i
think
$ tar zxvf mysql.xxxx.xxx.gz
see if that works with you.
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php