I have a solution for this. The Office installer is looking for a specific java file it seems and when it can’t find it, it fails. This is because the install is chrooted.
Now, I’m not sure what Larkost thinks about doing this and I’m not sure if it will break other stuff or not, but I found that by setting “DISABLE_CHROOT=true” in instadmg.bash, Office installed perfectly using the method that I use for 10.6. As far as I know, 10.6 images are built without having chroot jails, so I’m not certain if it really matters for 10.5.x builds or not.
I say try disabling chroot and give the build a shot. See if it all works well and test test test.
Nate
Comments are closed