Good new, I was thinking doing the same :-) Did you build OpenJDK 6 with MacPorts and copied files from /opt/local/share/java/openjdk6 ?
2010/12/9 Lussier, Denis <den...@openscg.com>: > Hi Guys, > I managed to use Brandon's terrific openjdk6 Macports project and to get a > nice clean OpenJDK6 Build 20 binary distribution created. The issue I have > with turning this into a one-click OpenJDK6-B20 one-click installer is (I > believe) around static v dynamic linking. > When I run this 64 bit build on the OSX 10.6 build I used Macports on all is > good. If I try to run jConsole, on a box that I haven't built openjdk6 > Macports on, it complains about various dynamic libraries missing from > /opt/local/lib. > Please keep in mind that ideally I want OpenSCG's installer to lay down > binaries that run without having to set Library search path environment > variables AND a non-root user must be able to run the installer into a local > sandbox home directory and have it be fully usable just by setting > JAVA_HOME/bin on the path and using it. > --Luss > > >