Installing b200 (no DMG file)
Scott Kovatch
scott.kovatch at oracle.com
Tue Dec 6 11:00:21 PST 2011
Do the following:
(In psudo shell script…)
mkdir -p 1.7.0-b200.jdk/Contents
mv (Home, MacOS, Resources) into Contents
You now have a JDK bundle. Drag the whole thing into /Library/Java/JavaVirtualMachines and it should show up in Java Preferences.app.
-- Scott
Take all of these folders and put them into a
On Dec 6, 2011, at 10:34 AM, Pete Brunet wrote:
> I'm looking into some regressions and I want to install b200.
> Unfortunately there is no DMG file so I'm guessing I need to install the
> files in the binaries directory. That directory has these
> sub-directories. Do I need to install libjava.dylib and
> aqua.properties and if so where do they belong?
>
> Home: contains bin, lib, etc.
>
> MacOS: contains libjava.dylib
>
> Resources: contains English.lproj/aqua.properties
>
> Thanks, Pete
More information about the macosx-port-dev
mailing list