Hi, All

I am a new one to ssl ,
I want to know is there any good docs  on openssl ?

I had get a ziped file about ssleay document , but
not completed .

Thank you for any  help.

Duan Haixin , From Tsinghua Univ.  Beijing, China.

-----Original Message-----
������: Will Day <[EMAIL PROTECTED]>
�ռ���: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
����: 1999��10��3�� 20:04
����: addition of ${RANLIB} to Makefile.org


It looks like the toplevel Makefile.org needs to pass ${RANLIB} when doing
a 'make install' for $(DIRS) - in this particular case for rsaref,
otherwise one might (as I did) get the output:

   installing rsaref...
   installing libRSAglue.a
   sh: /usr/local/ssl/lib/libRSAglue.a: cannot execute
   installing apps...
   installing openssl

because it tried to do:
   $(RANLIB) $(INSTALL_PREFIX)$(INSTALLTOP)/lib/libRSAglue.a

when $(RANLIB) wasn't set.

I've attached a patch for 0.9.4.

--
Will Day     <PGP mail preferred>     OIT / O&E / Technical Support
[EMAIL PROTECTED]            Georgia Tech, Atlanta 30332-0715
  -> Opinions expressed are mine alone and do not reflect OIT policy <-
Those who would give up essential Liberty, to purchase a little temporary
Safety, deserve neither Liberty nor Safety.
    Benjamin Franklin, Pennsylvania Assembly, Nov. 11, 1755


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to