I found what is causing their JDK's to seg fault. I happen to try coping
over the Sun JDK to where the weblogic files were in /tmp. When I tried
running the JDK from /tmp it began crashing with a segfault. So I moved
the extracted WL files to /usr/local, and ran it. In order to run some
other app I
* Daren Desjardins <[EMAIL PROTECTED]> [20030113 18:03]: wrote:
> Ive been trying to install JBuilder 7 and Weblogic 7 and have been
> having no luck. Both apps extract themselves and then try to use their
> own JDK to start the installer, however they both then seg fault. I
> tried running the 'ja
Ive been trying to install JBuilder 7 and Weblogic 7 and have been
having no luck. Both apps extract themselves and then try to use their
own JDK to start the installer, however they both then seg fault. I
tried running the 'java' that they include and found that it is the
cause of the seg fault. I