gjl5971303 发表于 2005-8-18 09:09:28

在FC4下安装jbx出错

我下一个JBX免费版,在FC3下可以正常安装,在FC4下安装出错.

# ./install.bin
bash: ./install.bin: 没有那个文件或目录
# ./fnd_install.bin
Preparing to install...
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
./fnd_install.bin: line 329: [: `)' 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 JRE from the installer archive...
Unpacking the JRE...
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: /tmp/install.dir.3231/Linux/resource/jre/jre/lib/i386/libawt.so: /tmp/install.dir.3231/Linux/resource/jre/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:1560)
      at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1477)
      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.c(Unknown Source)
      at com.zerog.ia.installer.Main.main(Unknown Source)
      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(Unknown Source)
      at com.zerog.lax.LAX.main(Unknown Source)
GUI-
#


这是怎么回事呀。谁在FC4下成功安装过?请指点一下呀

gjl5971303 发表于 2005-8-18 09:16:40

我的JBX是从这里下载的

http://download.enet.com.cn/html/category24.html

gjl5971303 发表于 2005-8-19 12:00:36

没有人在FC4下安装过JBX吗??

妖狐藏马 发表于 2005-8-19 12:15:29

java2SDK安装好了没有?磁盘空间够了吗?
页: [1]
查看完整版本: 在FC4下安装jbx出错