On Wed, 2009-06-03 at 21:03 -0700, Sathish wrote: > Hi, > > I am also trying to install weblogic 10.3 in open solaris 2009.6. > > When I try server103_linux32.bin, the output was as follows > :/var/wl103# chmod a+x server103_linux32.bin > :/var/wl103# ./server103_linux32.bin > server103_linux3: Cannot find /lib/ld-linux.so.2
This is the linux version, so quite obviously will not install. > > When I try server103_solaris32.bin, the output was as follows > :/var/wl103# chmod a+x server103_solaris32.bin > :/var/wl103# ./server103_solaris32.bin > bash: ./server103_solaris32.bin: Invalid argument Can you run the following command: #file ./server103_solaris32.bin I am suspecting that the installer you have is a sparc version. HTH, Partha