CXrL SHADOW binary distribution fixes for Sun SPARC SunOS4.1.3 =============================================================== MANIFEST: README .................................... This file. libBLT.so.2.1.gz .......................... (1) All files are compressed with GNU zip utility, hence the .gz extension. If you do not have gunzip, then either get the source from a GNU/FSF ftp site (eg., prep.ai.mit.edu:/pub/gnu) or use the precompiled one in ../../../unsupported directory. Notes: (1) If you downloaded shadow-2.3.0-sparc-sun-sunos4.1.3.tar.gz *before* 12pm CDT, April 16, 1997, you must download this file. The SHADOW distribution before that had a corrupted libBLT.so.2.1 file in the lib directory. To update: 1. Get this file. 2. Uncompress using gunzip: % cd /tmp % gunzip libBLT.so.2.1.gz 3. Move it to $SHADOW_ROOT/lib directory % mv libBLT.so.2.1 $SHADOW_ROOT/lib If you downloaded AFTER 12pm CDT, April 16, 1997, you DO NOT need this.