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