facebook

Problems with Fedora Core 3 [Closed]

💡
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 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #232053 Reply

    jprog
    Member

    Hi

    I have Fedora Core 3 updated, jdk 1.4.2_08, EnterpriseWorkbenchInstaller_4.0M2_E3.1.bin,
    when I execute it I catch the follow error:

    [prog@linux-port eclipse_web_java]$ ./EnterpriseWorkbenchInstaller_4.0M2_E3.1.bin
    Preparing to install…
    tail: `-1′ option is obsolete; use `-n 1′
    Try `tail –help’ for more information.
    ./EnterpriseWorkbenchInstaller_4.0M2_E3.1.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…

    Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)

    Stack Trace:
    java.lang.UnsatisfiedLinkError: /usr/local/j2sdk1.4.2_08/jre/lib/i386/libawt.so: /usr/local/j2sdk1.4.2_08/jre/lib/i386/libawt.so: cannot restore segment prot after reloc: Permission denied
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1586)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1503)
    at java.lang.Runtime.loadLibrary0(Runtime.java:788)
    at java.lang.System.loadLibrary(System.java:834)
    at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:38)
    at sun.awt.DebugHelper.<clinit>(DebugHelper.java:29)
    at java.awt.Component.<clinit>(Component.java:506)
    at com.zerog.ia.installer.Main.d(DashoA8113)
    at com.zerog.ia.installer.Main.a(DashoA8113)
    at com.zerog.ia.installer.Main.main(DashoA8113)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.zerog.lax.LAX.launch(DashoA8113)
    at com.zerog.lax.LAX.main(DashoA8113)
    GUI-

    if I excute it as root I catch the same error.

    Andrea 8)

    #232097

    Scott Anderson
    Participant

    Andrea,

    It looks like there’s an issue with JVM compatibility on your machine with the installer. What I’d suggest is that you download and install the manual installation zip file. It’s simple to set up. The instructions are available in the zip itself and online here:
    http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-3424-sid-ee863bd2e190bccf8ebbb2988bd8bdcb.html

    The only downside is that you’ll need to download another distribution, and for that I apologize in advance.

    #232113

    Riyad Kalla
    Member

    I agree with Scott’s assessment, while the installer works for most setups, the few setups it won’t work for are enough of a PIA to eventually get working that the manual install (1) Unzip, 2) Add as an extension in Eclipse) is about 10x easier. That’s what I use atleast.

    #232207

    jprog
    Member

    Thank you for all, the problem was temporarily because now it run. Perhaps linux, or another java program (like eclipse 3.1), has locked the libawt.so library of the jre.

    Andrea

    #232208

    Scott Anderson
    Participant

    Excellent! Glad to hear you’re up and running.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Problems with Fedora Core 3 [Closed]

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