From: David Scott Page <[EMAIL PROTECTED]> page> I would like to propose the following changes to the install: page> page> 1. Install man pages in MANDIR=$(INSTALLTOP)/man rather than page> MANDIR=$(OPENSSLDIR)/man Consider passwd, and you'll understand why that move isn't too good... page> 2. Install both shared libraries and archive libraries when shared page> libraries are built (and are distinguished from archive libraries, page> e.g., libfu.a vs. libfu.so). Shared library support is currently optinoal and experimental... page> 3. Install shared libraries using symlinks from less versioned names page> to more versioned names, instead of installing up to three copies of page> the shared library: page> lrwxrwxrwx libcrypto.so -> libcrypto.so.0 page> lrwxrwxrwx libcrypto.so.0 -> libcrypto.so.0.9.6 page> -rw-r--r-- libcrypto.so.0.9.6 That bug is fixed in the current development source. -- Richard Levitte \ Spannv�gen 38, II \ [EMAIL PROTECTED] Chairman@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47 Redakteur@Stacken \ SWEDEN \ or +46-709-50 36 10 Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED] Member of the OpenSSL development team: http://www.openssl.org/ Software Engineer, Celo Communications: http://www.celocom.com/ Unsolicited commercial email is subject to an archival fee of $400. See <http://www.stacken.kth.se/~levitte/mail/> for more info. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
Re: patches for shared library and manpage install
Richard Levitte - VMS Whacker Thu, 04 Jan 2001 16:54:21 -0800
- patches for shared library and manpage insta... David Scott Page
- Richard Levitte - VMS Whacker
