发新话题
打印

Fedora 4下安装myeclipse 5.0 的问题 !

Fedora 4下安装myeclipse 5.0 的问题 !

Fedora 4下 eclipse3.2 已安装,木有问题,
再装myeclipse 5.0.1GA的时候, 报错了...|||

[root@localhost Desktop]# chmod +x MyEclipseEnterpriseWorkbenchInstaller_5_0_1GA _E3_2.bin
[root@localhost Desktop]# ./MyEclipseEnterpriseWorkbenchInstaller_5_0_1GA_E3_2.b in
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: cmd. line:6: warning: escape sequence `\.' treated as plain `.'

Launching installer...

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

Stack Trace:
java.lang.UnsatisfiedLinkError: /tmp/install.dir.3112/Linux/resource/jre/lib/i386/libawt.so: /tmp/install.dir.3112/Linux/resource/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(Unknown Source)
         at java.lang.ClassLoader.loadLibrary(Unknown Source)
         at java.lang.Runtime.loadLibrary0(Unknown Source)
         at java.lang.System.loadLibrary(Unknown Source)
         at sun.security.action.LoadLibraryAction.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
         at sun.awt.DebugHelper.<clinit>(Unknown Source)
         at java.awt.Component.<clinit>(Unknown Source)
         at com.zerog.ia.installer.LifeCycleManager.f(DashoA8113)
         at com.zerog.ia.installer.LifeCycleManager.g(DashoA8113)
         at com.zerog.ia.installer.LifeCycleManager.a(DashoA8113)
         at com.zerog.ia.installer.Main.main(DashoA8113)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.zerog.lax.LAX.launch(DashoA8113)
         at com.zerog.lax.LAX.main(DashoA8113)
This Application has Unexpectedly Quit: Invocation of this Java Application has caused an InvocationTargetException. This application will  now exit. (LAX)

咋回事啊????      

TOP

你有没有将eclipse放到指定的目录下啊???      

TOP

建议你,使用手动安装包,在myeclipse网站上有一个手动安装包,你直接下载下来,然后看里面的readme,有安装说明,步骤大概就2步,非常简单,先解压,然后在eclipse里面使用更新管理器安装就可以了      

TOP

发新话题