|
infodba is the owner
When I run:
ls -ld /export/home/data
I get:
drwxrwxrwx 3 root 512 Jan 29 12:45 /export/home/data
When I run:
ls -ld /export/home/data/SoftwareSource/TcEng2005SR1
I Get:
drwxr-xr-x 12 infodba 512 Jan 29 12:45 /export/home/data/SoftwareSource/TcEng2005SR1
When I run:
ls -ld /export/home/data/SoftwareSource/TcEng2005SR1/install
I get:
drwxr-xr-x 7 infodba 1536 Jul 11 2006 /export/home/data/SoftwareSource/TcEng2005SR1/install
This is not a SPARC processor, it is an Intel X86 version of Solaris
When I run:
/export/home/data/SoftwareSource/TcEng2005SR1/install/jre/bin/java -version
I get:
ksh: /export/home/data/SoftwareSource/TcEng2005SR1/install/jre/bin/java: cannot execute
Is the problem the processor type?
Thanks again for all of the help on this one!
|