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