|
install of Cold Fusion MX onto FC4 problems
Hi. I'm a newbie, so I still don't know what many things mean. Here's an example. I downloaded Cold Fusion MX onto my desktop, and then tried to install. This is Fedora 4, BTW. Below is how it went. What's the problem, how do I fix it for a successful install? I tried to address the Java problem by going back and installing anything that I saw was Java where it says to "add applications" or "add services", but no luck. What do the messages below mean? Google wasn't much help.
Thanks, B
--------------------------------------------------------------------------------------------------
[root@pelican Desktop]# ./coldfusion-701-lin.bin -i gui
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.28748/Linux/resource/jre/lib/i386/libawt.so:
/tmp/install.dir.28748/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(DashoA81 13)
at com.zerog.ia.installer.LifeCycleManager.g(DashoA81 13)
at com.zerog.ia.installer.LifeCycleManager.a(DashoA81 13)
at com.zerog.ia.installer.Main.main(DashoA8113)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known 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)
[root@pelican Desktop]#
|