next up previous contents index
Next: The ``.gz" file Up: Getting NCAlgebra and NCGB Previous: Getting NCAlgebra and NCGB   Contents   Index


The ``.Z" file

The next thing to do is uncompress the file. To do this, type

% uncompress NCGB.2.14.96.tar.Z   

The next thing to do is to create a directory for the files and `tar -xf' the file by typing:

% mkdir NCGB
% cd NCGB
% mv ../NCGB.2.14.96.tar ./
% tar -xf NCGB.2.14.96.tar

Proceed to 29.2.4.



NCAlgebra Project 2002-09-09