facebook

Errors installing EnterpriseWorkbenchInstaller_030804_3.1Bet

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #227410 Reply

    Werner Bohl
    Member

    Installing EnterpriseWorkbenchInstaller_030804_3.1Beta.bin in Fedora core 3 fails with the following errors:

    Preparing to install…
    tail: `-1′ option is obsolete; use `-n 1′
    Try `tail –help’ for more information.
    /home/wbohl/downloads/EnterpriseWorkbenchInstaller_030804_3.1Beta.bin: line 327: [: `)’ expected, found -z
    WARNING! The amount of /tmp disk space required and/or available
    could not be determined. The installation will be attempted anyway.
    Extracting the installation resources from the installer archive…
    Configuring the installer for this system’s environment…

    Launching installer…

    Exception in thread “main” java.lang.NoClassDefFoundError: com/zerog/lax/LAX

    #227448

    Riyad Kalla
    Member

    This is a wonderful side effect of InstallAnywhere trying to use GCJ to run itself when infact it needs the Sun or IBM JRE to run. IIRC you can force this with the env var:
    LAX_VM=/opt/jdk1.4.2_07/bin/java

    Or whatever the full path to Java is on your system. If that doesn’t work, please use the manual install from our download section. I find it easier to use than the installer.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Errors installing EnterpriseWorkbenchInstaller_030804_3.1Bet

You must be logged in to post in the forum log in