CLX Version 5.01 released December 7, 1999

Version 5.01 is an update to version 5.00 with a single topic:
Avoiding lib dependencies with libg++.



*** MIGRATING FROM A VERSION 5.00 ***

Simply unpack the file from the root dircectory over the current
5.00 installation (CLX being shut down of course):

1. Shutdown the old CLX installation and backup the data:

   $ clx -s


2. Unpack the software from the archive file and run ldconfig:

   # cd /
   # tar xvzf /tmp/upd_501.tgz

3. Run ldconfig and remove the old CLX library

   # ldconfig
   # rm /usr/local/clx/lib/libclxccl.so.4.7.0




*** CHANGES ***

- No functional changes with respect to 5.00. Only left out libg++ and
 corrected some help files.

Ben, DL6RAI