Sun Java System Calendar Server 6 2005Q4 Administration Guide

To Change the Symbolic Link Found in /opt/SUNWics5/lib:

  1. In the /global/cal/opt/SUNWics5/cal/lib directory, check that config is a symbolic link to /etc/opt/SUNWics5/config.


    # cd /global/cal/opt/SUNWics5/cal/lib
     # ls -l config
     ... config -\> /etc/opt/SUNWics5/config/
  2. Remove the config symbolic link:


    # rm config
  3. Create a new symbolic link to the new config location:


    # ln -s ../config config
  4. Verify the new link:


    # ls -l config
     ... config -\> ../config/