I looks like man pages are being installed in the wrong place on
non default installs. Ie. --prefix=/usr --openssldir=/etc/ssl

This should help.

--------------< cut >---------------
--- Makefile.org.old    2003-01-18 19:19:48.000000000 -0800
+++ Makefile.org        2003-01-26 13:25:34.540720033 -0800
@@ -190,7 +190,7 @@
 MAKEFILE= Makefile.ssl
 MAKE=     make -f Makefile.ssl
 
-MANDIR=$(OPENSSLDIR)/man
+MANDIR=$(INSTALLTOP)/man
 MAN1=1
 MAN3=3
 SHELL=/bin/sh
--------------< end cut >---------------

-- 
Tim Rice                                Multitalents    (707) 887-1469
[EMAIL PROTECTED]

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

Reply via email to