From 285bbef159d6c3f1156552ae0efa2ab01ce952a3 Mon Sep 17 00:00:00 2001 From: DRC Date: Sat, 5 Feb 2011 04:17:37 +0000 Subject: [PATCH] git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@342 632fc199-4ca6-4c93-a231-07263d6284db --- BUILDING.txt | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/BUILDING.txt b/BUILDING.txt index 3cae8df..b3806a2 100644 --- a/BUILDING.txt +++ b/BUILDING.txt @@ -30,9 +30,12 @@ Build Requirements -- GCC v4.1 or later recommended for best performance --- If building the TurboJPEG/OSS JNI wrapper, the Java Development Kit (JDK) - must be installed. On OS X 10.5 and later, instead install the Java - Developer Package, which can be obtained from http://connect.apple.com. +-- The TurboJPEG/OSS JNI wrapper requires jni.h. Some systems, such as OS X + 10.4 and Solaris 10, have this header pre-installed. On OS X 10.5 and + later, the header can be obtained by installing the Java Developer Package, + which can be downloaded from http://connect.apple.com. On Linux and other + systems, the header can be obtained by installing the GCC Java development + packages or the Oracle Java Development Kit (JDK). ================== -- 2.49.0