|
Home > Archive > WebLogic installation support > March 2004 > Web Logic 702 Install Error
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Web Logic 702 Install Error
|
|
|
| I am having problem installing web logic on Sun Solaris 08 SunOS 5.8 (Intel x86) box,
I download both server702_solaris.bin and net_paltform702_solaris.bin.
when I run chmod, i get the following error syntax error at line '('unexpected
$ chmod a x net_platform702_solaris.bin
$ ./net_platform702_solaris.bin -mode=console
$ chmod a x net_platform702_solaris.bin
$ ./net_platform702_solaris.bin
../net_platform702_solaris.bin: syntax error at line 1: `(' unexpected
Thanks
Clyde
| |
| Platform Team 2004-03-29, 2:40 pm |
|
Hello Clyde,
I downloaded and tried the same binary and it worked ok for me. I, however, used
the following command for chmod:
> chmod +x net_paltform702_solaris.bin
Please try again. There is something in your settings that's giving the error.
best regards,
Platform Team
BEA Systems
Clyde <clyde_paul@yahoo.com> wrote:
>I am having problem installing web logic on Sun Solaris 08 SunOS 5.8
>(Intel x86) box,
>I download both server702_solaris.bin and net_paltform702_solaris.bin.
>when I run chmod, i get the following error syntax error at line '('unexpected
>
>
>$ chmod a x net_platform702_solaris.bin
>$ ./net_platform702_solaris.bin -mode=console
>
>$ chmod a x net_platform702_solaris.bin
>$ ./net_platform702_solaris.bin
>./net_platform702_solaris.bin: syntax error at line 1: `(' unexpected
>
>Thanks
>
>Clyde
>
|
|
|
|
|