Sunandam,
So, what did you do to fix your problem from February when you couldn't find
the libCrun?
I do see that when you use the onnv-tools you have the link.
I also see that when I install SunStudioExpress it includes the same link:
root at mailsvr:/opt/SunStudioExpress/lib# ls -l libC*
l
Without the original thread, I can understand why you'd wonder what my problem
was.
Thanks,
Jeff
Jyri Virkki wrote:
> Jeff Brown wrote:
>
>> Check to see that a link exists libCrun.so pointing to libCrun.so.1
>>
>> I found that when this happened to me on 2008.11
Check to see that a link exists libCrun.so pointing to libCrun.so.1
I found that when this happened to me on 2008.11, the link was missing. I
added it and Crun was now found.
ln -s /usr/lib/libCrun.so.1 /usr/lib/libCrun.so
--
This message posted from opensolaris.org