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

Reply via email to