[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lmi-commits] [lmi] master 2879c8e 1/7: Vaporize 'java'
From: |
Greg Chicares |
Subject: |
[lmi-commits] [lmi] master 2879c8e 1/7: Vaporize 'java' |
Date: |
Wed, 27 Mar 2019 11:06:44 -0400 (EDT) |
branch: master
commit 2879c8ed3970df0128d21df5942264723e05091c
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>
Vaporize 'java'
Remove a lingering obsolete reference to 'java'.
'install_msw.sh' still reports the 'java' version, but only because
it's used by RELAX NG developer tools 'jing' and 'trang'.
---
INSTALL | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/INSTALL b/INSTALL
index 4232366..044ab62 100644
--- a/INSTALL
+++ b/INSTALL
@@ -83,10 +83,4 @@ Installation proceeds silently for about an hour. When you
see
You should see lmi's GUI. Try "File | New | Illustration", then press
"OK"; you should see values. Then try "File | Print preview". You
-should see an illustration in your 'pdf' viewer. But if you see
- 'java' is not recognized as an internal or external command,
- operable program or batch file
-then (for printing only) you need 'java'. You can install a version
-that's been tested with lmi by running this file:
- http://download.java.net/jdk/jre-1_5_0-windows-i586.exe
-[http because that site doesn't support https as of 2017-08-28]
+should see an illustration in your 'pdf' viewer.
- [lmi-commits] [lmi] master updated (63529b4 -> fd8809d), Greg Chicares, 2019/03/27
- [lmi-commits] [lmi] master 2879c8e 1/7: Vaporize 'java',
Greg Chicares <=
- [lmi-commits] [lmi] master 1f46780 3/7: Add an include directory for architecture-dependent packages, Greg Chicares, 2019/03/27
- [lmi-commits] [lmi] master fd8809d 7/7: Resolve all 'XMLWRAPP !!' markers but one, Greg Chicares, 2019/03/27
- [lmi-commits] [lmi] master 232ae5d 4/7: Expunge obsolete documentation, Greg Chicares, 2019/03/27
- [lmi-commits] [lmi] master 1e02b2d 2/7: Refactor: specify makefile directories at a lower level, Greg Chicares, 2019/03/27
- [lmi-commits] [lmi] master dc3854e 5/7: Replace literal '/opt/lmi/local' with makefile variables set OAOO, Greg Chicares, 2019/03/27
- [lmi-commits] [lmi] master d969290 6/7: Use $LMI_HOST more flexibly in makefiles and scripts, Greg Chicares, 2019/03/27