X-Git-Url: https://git.openssl.org/?a=blobdiff_plain;f=INSTALL;h=c4105f96fc0eaf438ea7a65270df2009006a421a;hb=921c9bd539346335390ecae6f12e9f5e6f5188e7;hp=f0287c69986d8250ccefa674985590a133afc837;hpb=2fdf5d7c2354b76bcc429b5f2c582a580e12d50d;p=openssl.git diff --git a/INSTALL b/INSTALL index f0287c6998..c4105f96fc 100644 --- a/INSTALL +++ b/INSTALL @@ -117,8 +117,7 @@ If "make" fails, please report the problem to (note that your message will be forwarded to a public mailing list). - Include the output of "./config -t" and the OpenSSL version - number in your message. + Include the output of "make report" in your message. [If you encounter assembler error messages, try the "no-asm" configuration option as an immediate fix.] @@ -133,7 +132,7 @@ If a test fails, try removing any compiler optimization flags from the CFLAGS line in Makefile.ssl and run "make clean; make". Please send a bug report to , including the - output of "openssl version -a" and of the failed test. + output of "make report". 4. If everything tests ok, install OpenSSL with @@ -144,6 +143,8 @@ certs Initially empty, this is the default location for certificate files. + man/man1 Manual pages for the 'openssl' command line tool + man/man3 Manual pages for the libraries (very incomplete) misc Various scripts. private Initially empty, this is the default location for private key files.