Steve Pierce wrote:
>
> -------------------------REPLY SEPARATOR----------------------
> On Thu Mar 4 23:23:08 1999, Josh MacDonald wrote:
> >
> > The header file `pem2.h' is not installed by the 19990304 snapshot.
> >
> You need to create links in ./include to pem2.h and x509v3.h. Do this
> from your snapshot root:
>
> cd ./include
> ln -s ../crypto/pem/pem2.h .
> ln -s ../crypto/x509v3/x509v3.h .
>
> Then everything should work. I just finished doing this myself.
>
> If you just grab the snapshot, you don't get any of the symbolic
> links that are needed to compile/test openSSL. You need to duplicate
> the link structure of ./include, and all the Makefile.ssl -> Makefile
> links.
make links should do this.
Cheers,
Ben.
--
http://www.apache-ssl.org/ben.html
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]