Hi, > Hi Jorg, you've mentioned in your message that 'A static library with ppc code > has been done already.' > > Could you pl. share here how you've done it ? I'm trying to do the same on my > mac but can't even run the 'config' script that comes with the source. > > Thanks a ton.
It should be quite easy. Have you read the "INSTALL" document? Unzip the openssl.tar, read the "INSTALL" document, go into Terminal (you should have Xcode installed), set the directory to the unzipped openssl dir, type "./config", and then, when this has finished, type "make". After that (it ran about 10 mins on my Mac) you'll find two ".a" libraries in the openssl folder which can be used to link your program with. Jörg ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]