problem in SunStudio12 installation!!!
807575Dec 16 2008 — edited Jan 6 2009hi,
i've installed netbeans6 and as i develop c++ application, i need a appropriate compiler. i download SunStudio12ml-linux-x86-200709-pkg.tar.bz2. these are the following steps i made :
1- tar xjvf SunStudio12ml-linux-x86-200709-pkg.tar.bz2
2 - ./prepare_system -C
i got the following message "The following steps are required: java netbeans"
3- ./installer &
i got the following message error
" ./installer: 112: gawk: not found
[: 112: okay: unexpected operator
The Sun Studio installer requires a compatible Java runtime to be installed on the system, but none were found.
These Java runtimes were found:
/usr/local/java/jdk/bin/java
These Java runtimes are compatible with the Sun Studio installer:
JDK1.4.2
JDK1.5
A compatible Java runtime may be downloaded from the java.sun.com website. "
i just note that i've already installed jdk1.5 and edited JAVA_HOME and PATH variable
thanks for any help