RE: Question of openssl compilation

2010-10-18 Thread HU Chengzhe
17:27 To: openssl-users@openssl.org Subject: Re: Question of openssl compilation You might edit that Makefile for this yourself. 2010/10/8 HU Chengzhe Hello, I use follow command to compile openssl-0.9.8o 1) ./Configure solaris-sparcv9-cc --prefix

Re: Question of openssl compilation

2010-10-18 Thread So Gerald
You might edit that Makefile for this yourself. 2010/10/8 HU Chengzhe > > Hello, > >I use follow command to compile openssl-0.9.8o >1) ./Configure solaris-sparcv9-cc > --prefix=MY_OPENSSL_INSTALL_DIRECTORY shared >2) make > 3) make install > > I can compile it successfully and