[*] Error in dtconfig

Updated: 13-Jun-1997

Problem:
  + (13-Jun-1997) The dtconfig script included with Red Hat
    Triteal CDE is incorrect.

Solution:
  + Use the following corrected script instead:

         ftp://ftp.redhat.com/pub/redhat/updates/cde/1.2/scripts/dtconfig

    Download the file to a temporary directory (e.g., /tmp)
    and then move it to the proper place using the following
    commands:

         su
         install -m 0555 -o bin -g bin dtconfig /usr/dt/bin/

-------------------------------------------------------------