facebook

‘zerog’ class not found when installing MyEclipse [Closed]

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #210804 Reply

    paul.lebeau
    Member

    I finally discovered the answer to this problem which crashes the normal installer and requires that the manual install be used.

    This problem occurs in some distributions (such as Red Hat (9?)) due to there being an installation of the JRE in /usr/bin/java – whereas my currently active install is actually elsewhere (in my case /usr/java).

    The installer seems to be looking in /usr/bin/java first. It probably ought to be doing a ‘which java’ or something instead.

    The solution is to delete or rename /usr/bin/java before installing.

    #210830 Reply

    Riyad Kalla
    Member

    Paul,
    Thank you for posting a good workaround for others to follow. I will say that Java on Linux (GCJ) is one of the reasons we started providing a manual install… helping people track down what was going on was a real PIA especially since the InstallerAnywhere installer didn’t do some things as intelligently as it should (like you said).

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: ‘zerog’ class not found when installing MyEclipse [Closed]

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