SCOUG-HELP Mailing List Archives
Return to [ 18 |
September |
2001 ]
<< Previous Message <<
Content Type: text/plain
=====================================================
If you are responding to someone asking for help who
may not be a member of this list, be sure to use the
REPLY TO ALL feature of your email program.
=====================================================
Sandy Shapiro wrote:
>
> Did I miss something
Sandy,
The runtime.exe file unzips to the Java11\ subdirectory, not the JRE11\
subdirectory. What we need to know is if your CONFIG.SYS file is
pointing at the Java11\ subdirectory or at the JRE11\ subdirectory. If
it's pointing at JRE11\, that would explain why the update isn't being
executed.
Open a command line window. Change to your boot drive's root
directory. Type the following two lines:
find /i "java11" temp1.tmp
find /i "jre11" temp2.tmp
Then send us the temp1.tmp and temp2.tmp files (put them inline, don't
"attach" them). Hopefully the temp1.tmp file will contain LIBPATH=, SET
PATH=, SET CLASSPATH= and maybe SET BEGINLIBPATH= and the temp2.tmp file
won't.
Also run the following line from the boot drive's root directory and
send us the the output:
dir \java.exe /s
This will tell us where all your java.exe files are and what your tree
structure is. There should be a java.exe dated 8-30-01 in your
Java11\bin\ directory.
- Peter
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-help".
For problems, contact the list owner at
"rollin@scoug.com".
=====================================================
<< Previous Message <<
Return to [ 18 |
September |
2001 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
|