I want to install jboss on gentoo(linux). I'm have a problem in the beginning with the installation.
| HPNETSERVER3 jboss2 # java -version | java version "1.4.2-03" | Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.4.2-03) | Java HotSpot(TM) Client VM (build Blackdown-1.4.2-03, mixed mode) | HPNETSERVER3 jboss2 # java -jar jboss-4.0.4.GA-Patch1-installer.jar | Exception in thread "main" java.lang.UnsatisfiedLinkError: /opt/blackdown-jdk-1.4.2.03/jre/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory | 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 java.awt.Toolkit.loadLibraries(Toolkit.java:1437) | at java.awt.Toolkit.<clinit>(Toolkit.java:1458) | at java.awt.Color.<clinit>(Color.java:250) | at com.izforge.izpack.installer.InstallData.<init>(InstallData.java:44) | at com.izforge.izpack.installer.GUIInstaller.<init>(GUIInstaller.java:99) | at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) | at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) | at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) | at java.lang.reflect.Constructor.newInstance(Constructor.java:274) | at java.lang.Class.newInstance0(Class.java:308) | at java.lang.Class.newInstance(Class.java:261) | at com.izforge.izpack.installer.Installer.main(Installer.java:53) | Can someone tell me what to do? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978716#3978716 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3978716 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
