Oracle Solaris System Administration (MOSC)

MOSC Banner

./runInstaller:cannot execute on Sun T5240

edited Aug 18, 2010 3:01AM in Oracle Solaris System Administration (MOSC) 5 commentsAnswered
 Hi,All
When I issue the command ./runInstaller on my Sun T5240 having Solaris10 x86 it gives me the error saying "cannot execute".

I also tried the following as well:

bash-3.00$ sh -x ./runInstaller
+ unset SRCHOME
+ unset ORACLE_SID
+ dirname ./runInstaller
CMDDIR=.
+ [ . = . ]
+ pwd
CMDDIR=/u02
+ grep ^/
+ echo /u02
+ [ ! /u02 ]
+ [ x/usr/bin:/usr/ucb:/etc:. != x ]
PATH=/usr/bin:/usr/ccs/bin:/ usr/bin:/usr/ucb:/etc:.
+ export PATH
+ [ x != x ]
LD_LIBRARY_PATH=/usr/lib
+ export LD_LIBRARY_PATH
+ [ x = x ]
TMP=/tmp
+ export TMP
+ [ x = x ]
TMPDIR=/tmp
+ export TMPDIR
+ [ x != x ]
+ /u02/install/runInstaller SHOW_CUSTOM_TREE_PAGE=false

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center