facebook

MY ECLIPSE IS NOT INSTALLED IN LINUX …Y?

💡
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
  • #241888 Reply

    meetsiva
    Member

    Hi all,
    i installed j2sdk1.4…in /opt/j2sdk/bin/java… i did export LAX_VM=/opt/j2sdk1.4/bin/java..
    and then ./Enterpriseworkbench….

    it showed the problem..

    sivakumar@petrih-hki:~$ whereis java
    java: /usr/share/java /opt/j2sdk1.4.2_10/bin/java /usr/share/man/man1/java.1.gz
    sivakumar@petrih-hki:~$ export LAX_VM=/opt/j2sdk1.4.2_10/bin/java
    sivakumar@petrih-hki:~$ cd Desktop/
    sivakumar@petrih-hki:~$ cd Desktop/
    sivakumar@petrih-hki:~/Desktop$ export LAX_VM=/opt/j2sdk1.4.2_10/bin/java
    sivakumar@petrih-hki:~/Desktop$ ./EnterpriseWorkbenchInstaller_4.0.3GA_E3.1.bin Preparing to install…
    Extracting the installation resources from the installer archive…
    Configuring the installer for this system’s environment…
    No Java virtual machine could be found from your PATH
    environment variable. You must install a VM prior to
    running this program.
    sivakumar@petrih-hki:~/Desktop$
    .

    please help me to run it successfully (sivakumarpuram@yahoo.co.in)

    #241890

    Greg
    Member

    Could you print out your $PATH and just double check that a 1.4.2+ or great JVM appears in it and before any other older versions? So I guess seeing the output of

    # echo $PATH

    would be helpful.

    Also, remember that if you can’t the automated installer working, you can always download the manual install version of MyEclipse from the same downloads page just further down.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: MY ECLIPSE IS NOT INSTALLED IN LINUX …Y?

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