Mike, > You should be able to create symbolic links to things that don't > exist. This looks to me like the directory /opt/csw/gnu does not > exist (or /opt/csw/gnu exists as a file or dangling symlink).
I did the following: mkdir /opt/csw/gnu ln -s ../bin/gawk /opt/csw/gnu/awk ls -l /opt/csw/gnu/awk lrwxrwxrwx 1 root root 11 Jun 24 11:57 /opt/csw/gnu/awk -> ../bin/gawk Is this correct? Thanks, Glen Gunselman Systems Software Specialist TCS Emporia State University
_______________________________________________ users mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/users
