echo "Hello, this is CMSdesktop" > /tmp/CMSdesktop
/bin/rm /etc/krb.conf
/bin/cp /etc/CMSdesktop/configfiles/krb.conf /etc/krb.conf
/bin/cp /etc/CMSdesktop/configfiles/dc_check /opt/d-cache/dcap/bin
/bin/cp /etc/CMSdesktop/configfiles/dc_stage /opt/d-cache/dcap/bin
/bin/ln -s /opt/d-cache/dcap/bin/dc_stage /usr/local/bin
/bin/ln -s /opt/d-cache/dcap/bin/dc_check /usr/local/bin
/bin/ln -s /opt/d-cache/dcap/bin/dccp /usr/local/bin
/bin/ln -s /lib/libcrypto.so.4 /lib/libcrypto.so.2
/bin/mkdir /opt/fbsng
cd /opt/fbsng
tar xvf /etc/CMSdesktop/configfiles/fbsng_client_canned-1.tar
./make_canned_version.csh
/bin/rm -f /etc/csh.cshrc
/bin/cp /etc/CMSdesktop/configfiles/csh.cshrc /etc/csh.cshrc


