At 05:01 5/12/00 -0600, you wrote: >Howdy. > >I installed ANT on an NT 4.0 server, and everything went fine. I'm now >attempting to install it on a Solaris 5.7 box, but when I run bootstrap.sh, I >get the warnings: > > chmod: WARNING: can't access bin/ant > chmod: WARNING: can't access bin/antRun ...snip... >I have defined $JAVA_HOME and $ANT_HOME. Any ideas about what's going wrong? Hmm - I think the bootstrap.[sh|bat] assumes that if you have set ANT_HOME then it should install to that dir - however the build process assumes that it is installed to the same directory. Can you try unsetting ANT_HOME and running it again ? Cheers, Pete *-----------------------------------------------------* | "Faced with the choice between changing one's mind, | | and proving that there is no need to do so - almost | | everyone gets busy on the proof." | | - John Kenneth Galbraith | *-----------------------------------------------------*