In this directory: ------------------ README.txt this file local local Mac Uni files (may be of interest) patches patches and models patches.tar.Z archive of patches directory psmodel copy of PSmodel files in patches directory sp3f4.all.tar.Z patched version in unix tar and compressed format sp3f4.kit.tar.Z copy of Berkeley patches in patches directory sp3f4.patch.tar.Z copy of Berkeley code sp3f4all.sea.hqx patched version in macintosh bin-hex format spice.html web page describing this directory index.html web page describing this directory header.html web page describing this directory spice_info copy of Berkeley info um3f3.ps.tar.Z copy of Berkeley user manual Download: --------- A complete set of the above source with patches installed and the user manual is in each of the following archives sp3f4.all.tar.Z unix tar and compressed format sp3f4all.sea.hqx macintosh bin-hex format As an alternative: ----------------- To install and manually patch the complete set of code and docs from this directory: 1 Make a directory to install the code and change into it mkdir spice3f4 cd spice3f4 2 Download the files (ftp from ftp.mpce.mq.edu.au/pub/elec/spice) um3f3.ps.tar.Z sp3f4.kit.tar.Z patches.tar.Z 3 uncompress these files and extract the tar archives using uncompress *.tar.Z tar -xvf um3f3.ps.tar tar -xvf sp3f4.kit.tar tar -xvf patches.tar 5 execute each of the patch scripts patches/scripts/level0 patches/scripts/level1 patches/scripts/level1a patches/scripts/level2 patches/scripts/psmodel 6 follow the directions in the spice3f4/readme and notes to build and install the software.