Parser install etc. =================== * make a directory for the parser subdirectories, e.g. cd /home mkdir sgml * copy the cpio file to the directory you just made: cd /home/sgml cp /where_ever/sgml.cpio . * unwind the cpio file from the sgml directory: cpio -icvdu