[Commits] (vajda) fixed GCJ_HOME windows instructions
commits at osafoundation.org
commits at osafoundation.org
Tue May 4 10:32:55 PDT 2004
Commit by: vajda
Modified files:
internal/PyLucene/README 1.4 1.5
Log message:
fixed GCJ_HOME windows instructions
ViewCVS links:
http://cvs.osafoundation.org/index.cgi/internal/PyLucene/README.diff?r1=text&tr1=1.4&r2=text&tr2=1.5
Index: internal/PyLucene/README
diff -u internal/PyLucene/README:1.4 internal/PyLucene/README:1.5
--- internal/PyLucene/README:1.4 Tue May 4 10:31:55 2004
+++ internal/PyLucene/README Tue May 4 10:32:25 2004
@@ -144,8 +144,8 @@
- install the three gcc components (core, g++ and java) by untarring the
archives while in the d:\mingw-3.1 directory
- For the hardhat build to succeed you need to set the GCJ_HOME environment
- variable to /cygdrive/d/mingw-3.1 (using a cygwin unix style path).
+ You need to set the GCJ_HOME environment variable to /cygdrive/d/mingw-3.1
+ (using a cygwin unix style path).
Manual source code changes
More information about the Commits
mailing list