<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.6000.16981" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Courier New">
<DIV>Mike,</DIV>
<DIV>&nbsp;</DIV>
<DIV>&gt; You should be able to create symbolic links to things that don't<BR>&gt; exist.&nbsp; This looks to me like the directory /opt/csw/gnu does not<BR>&gt; exist (or /opt/csw/gnu exists as a file or dangling symlink).<BR><BR>I did the following:</DIV>
<DIV>&nbsp;</DIV>
<DIV>mkdir /opt/csw/gnu<BR>ln -s ../bin/gawk /opt/csw/gnu/awk<BR>ls -l /opt/csw/gnu/awk<BR>lrwxrwxrwx&nbsp;&nbsp; 1 root&nbsp;&nbsp;&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 11 Jun 24 11:57 /opt/csw/gnu/awk -&gt; ../bin/gawk<BR></DIV>
<DIV>&nbsp;</DIV>
<DIV>Is this correct?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks,<BR></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>Glen Gunselman<BR>Systems Software Specialist<BR>TCS<BR>Emporia State University</BODY></HTML>