Hi I'm trying to install Sun Studio 12. I have followed the instructions given here:
http://ubuntuforums.org/showthread.php?t=554514 And now run into a brick wall. The IDE starts OK but then complains that it can't run a file called CC (i.e. the C compiler presumably) I've opened up a terminal and cd'd to the install directory. Typing ./CC gives the following... t...@ggeom:/usr/local/SunStudio12ml-linux-x86-200709-ii/sunstudio12/prod/bin$ ./CC bash: ./CC: No such file or directory However, the file clearly is there. Here is an extract of ls -l -rwxr-xr-x 1 root root 323213 2008-12-31 10:28 cc -rwxr-xr-x 1 root root 409427 2008-12-31 10:28 CC -rwxr-xr-x 1 root root 603271 2008-12-31 10:28 CCadmin -rwxr-xr-x 1 root root 4991543 2008-12-31 10:28 ccfe -rwxr-xr-x 1 root root 590760 2008-12-31 10:28 CClink -rwxr-xr-x 1 root root 138971 2008-12-31 10:28 c++filt Can anyone suggest anything. Do you need any further info. Thanks in advance, Tim -- View this message in context: http://www.nabble.com/Can%27t-execute-file-from-command-line-tp21268563p21268563.html Sent from the Gnu - Bash mailing list archive at Nabble.com.