Evan
Mark Lane wrote:
At 01:42 PM 4/3/03, you wrote:
I downloaded the Sun 1 Studio binary file from Sun. it came as 1 big file, foo.bin. I got the instructions for installing. It says to make a text file bar.sp and put a few lines in there about where you want to install and where your java installation is, did that. then the instructions say to just type in foo.bin -silent and away she goes, well she don't go, anyone know what I'm not doing?
Evan Brown
Try this
chmod +x foo.bin
./foo.bin -silent
