Author: rjung
Date: Sat Oct 31 12:27:37 2015
New Revision: 1711621

URL: http://svn.apache.org/viewvc?rev=1711621&view=rev
Log:
Add a note on required libraries and versions.

Modified:
    tomcat/native/trunk/native/BUILDING

Modified: tomcat/native/trunk/native/BUILDING
URL: 
http://svn.apache.org/viewvc/tomcat/native/trunk/native/BUILDING?rev=1711621&r1=1711620&r2=1711621&view=diff
==============================================================================
--- tomcat/native/trunk/native/BUILDING (original)
+++ tomcat/native/trunk/native/BUILDING Sat Oct 31 12:27:37 2015
@@ -15,6 +15,11 @@
   limitations under the License.
 
================================================================================
 
+Prerequisites
+-------------
+
+You need OpenSSL version 1.0.2 or higher and APR version 1.4.0 or higher.
+
 Building from source package
 -----------------------------
 
@@ -95,6 +100,3 @@ Build Tomcat native by executing
 
 That's it. You have just build libtcnative-1.so with statically linked
 apr and openssl.
-
-
-



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to