Hi tim: Thanks for your help,as your advice the issue is solved. But i met a new issue,after i executed "pkg refresh",the output was: pkg: '/' is not an install image
can you tell me the reason,thanks. Note:The '/' is my current work directory. Best Regards Boliang.Guan Tim Foster ??: > On Thu, 2008-09-25 at 01:38 -0700, sin wrote: > >> The line 59 in pkg is "import OpenSSL.crypto",can anybody tell me why? >> My OS is solaris 10 u5 >> > > You need to have the build download and generate the packages for > pyOpenSSL-0.7.tar.gz - the "packages" target of the Makefile will do > this for you. It needs OpenSSL to be installed on your box. For my > nevada system, this is delivered in SUNWopenssl-libraries, don't know > about s10. > > cheers, > tim > >