mrick wrote:
>
> Now i have got Sun patch 105710-01(space)
> but I don't know how to install it?
> who can tell me?
> Thanks
Goodness!
I will tell you how, but you must be very careful. This will be
done as root. If you're translating to a Japanese localization,
you're on your own. I am incompetent in any language but English.
First, it is not the patch that you want, but rather the SUNWski
package that is contained within it.
The patch probably came as a compressed tar file. (The filename
ends with ".tar.Z".) To unpack it, do something like this:
zcat <105710-01.tar.Z |tar xf -
That will create a directory called "105710-01" in the current
working directory.
Cd into the 105710-01 directory and do this:
pkgadd -d . SUNWski
It will ask a question about whether to run commands as root. Say
"y". When it finishes, you will have /dev/random support. You
might have to stop and start the daemon with the
/etc/init.d/cryptorand script in order for things to work. Exit
the root account and go back to building OpenSSL.
Paul Allen
--
Paul L. Allen | voice: (425) 865-3297 fax: (425) 865-2964
Unix Technical Support | [EMAIL PROTECTED]
Boeing Phantom Works Math & Computing Technology Site Operations,
POB 3707 M/S 7L-68, Seattle, WA 98124-2207
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]