You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by bu...@apache.org on 2018/02/13 20:10:49 UTC

svn commit: r1025353 - in /websites/staging/lucene/trunk/content: ./ pylucene/jcc/install.html

Author: buildbot
Date: Tue Feb 13 20:10:49 2018
New Revision: 1025353

Log:
Staging update by buildbot for lucene

Modified:
    websites/staging/lucene/trunk/content/   (props changed)
    websites/staging/lucene/trunk/content/pylucene/jcc/install.html

Propchange: websites/staging/lucene/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Feb 13 20:10:49 2018
@@ -1 +1 @@
-1824173
+1824174

Modified: websites/staging/lucene/trunk/content/pylucene/jcc/install.html
==============================================================================
--- websites/staging/lucene/trunk/content/pylucene/jcc/install.html (original)
+++ websites/staging/lucene/trunk/content/pylucene/jcc/install.html Tue Feb 13 20:10:49 2018
@@ -252,7 +252,8 @@ the <i>NO_SHARED</i> environment variabl
 <p>On MacOS, Java is installed by Apple's setup as a framework. The
 values in <i>setup.py</i> for <i>INCLUDES</i>
 and <i>LFLAGS</i> for <i>darwin</i> should be correct
-and ready to use.</p>
+and ready to use when <i><setup.py</i> was able to derive <i>JAVAHOME</i> and 
+<i>JAVAFRAMEWORKS</i>.</p>
 <p>However, if you intend to use the 'system' Python from a Java VM
   on MacOS -- Python embedded in Java --
   you will need to add the flags <i>"-framework", "Python"</i>