facebook

Problem in my Linux Installation

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

    Hi!
    I have suse10.1 on my system and i have installed and works perfectly Eclipse3.1.2 and and MyEclipse4
    now i have try to install Eclipse3.2 and MyEclipse5 . When i start the MyEclipse5 install tthis drops error like this:

    Preparing to install…
    Extracting the JRE from the installer archive…
    Unpacking the JRE…
    Extracting the installation resources from the installer archive…
    Configuring the installer for this system’s environment…
    awk: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
    dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    /bin/ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
    basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    hostname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory

    Launching installer…

    grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    /tmp/install.dir.24715/Linux/resource/jre/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory

    What i supose to do , to work this at me ?

    Thanks in advance !

    #258080 Reply

    Scott Anderson
    Participant

    Sorry to hear you’re having this issue. The problem is likely due to the installer selecting an incompatible JRE to
    run with or a kernal level incompatibility with the installer script.
    Rather than trying to figure out specifically what’s wrong, the
    fastest way to a working installation is to simply download and install
    using the manual installation archive that’s also available in the downloads
    section of the website. Manual installation instructions are available on
    the portal here:
    http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-3424.html

    After you install, please be sure to set appropriate startup options so that MyEclipse is run with enough memory. Here’s an example:

    
    <path-to-eclipse>/eclipse -product com.genuitec.myeclipse.product.ide -vmargs -Duser.language=en -Xms128M -Xmx512M -XX:PermSize=64M -XX:MaxPermSize=128M  -Dosgi.splashLocation="<path-to-myeclipse>/eclipse/MyEclipseSplash.bmp
    
Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Problem in my Linux Installation

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