That worked correctly for me on my Macbook Pro. I will try it on my G5 tonight. Thanks for the help getting this running, I'll post my success/failure, hopefully the former.
Charles On Wed, Dec 8, 2010 at 4:20 AM, Henri Gomez <henri.go...@gmail.com> wrote: > I fixed scripts so you could do as explained (and expected) : > > svn checkout http://openjdk-osx-build.googlecode.com/svn/trunk/ > openjdk-osx-build-read-only > cd openjdk-osx-build-read-only > chmod +x *.sh > ./updatescm.sh > ./build64.sh > > Please take a look >