I was just taking a look at this -- can we change
gunzip <package>.tar.gz
tar -xvof <package>.tar
to
tar -zxvof <package>.tar.gz
in the installation instructions? And why do we need -o anyway?
-- Gareth
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dri-devel
- Re: [Dri-devel] DRI installation script README Gareth Hughes
- Re: [Dri-devel] DRI installation script README Matthew Clarke
- Re: [Dri-devel] DRI installation script README Philip Willoughby
- RE: [Dri-devel] DRI installation script README Frank Worsley
