projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74daa12
)
Add a few more details on what one might need. make and a development
author
Richard Levitte
<levitte@openssl.org>
Thu, 17 May 2001 04:16:19 +0000
(
04:16
+0000)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 17 May 2001 04:16:19 +0000
(
04:16
+0000)
environment were a part of a Unix operating systems, but these days
you see an increasing number of installations that do not necessarely
have these crucial parts by default, so it's needs mentioning.
INSTALL
patch
|
blob
|
history
diff --git
a/INSTALL
b/INSTALL
index f4691454a1795d8722a929d4b6854d5aeb37966d..21bff884aafe8744a45429658dc6da27580a6a43 100644
(file)
--- a/
INSTALL
+++ b/
INSTALL
@@
-7,8
+7,11
@@
To install OpenSSL, you will need:
+ * make
* Perl 5
* an ANSI C compiler
+ * a development environment in form of development libraries and C
+ header files
* a supported Unix operating system
Quick Start