 |

Running 18 days
without a restart.
|
|
How To Install The Panter Java 1.4.1 Update Under Jaguar
by Michael Coyle
11-18-2003
Here's an easy one...
- Download and mount the Java Update.
- Copy the file JavaPantherUpdate.pkg to a writable partition (your desktop will work fine).
- Use the Contextual Menus to "Show Package Contents".
- Locate the file within the package: /Contents/Resources/Volume Check
- "Volume Check" is a perl script. Open it in a plain text editor (I recommend the terminal app. "pico")
- Within the first few lines of this script, locate the line:
if (CheckVersion("$SYSTEM_VERS", "10.3", "ProductVersion", "<" ))
- Simply change 10.3 to 10.1 to allow the update to install under MacOS 10.2.x.
- Save "Volume Check" as plain text and run the installer!
|
 |