Web Sphere error

From: RANGI, JAI (JAI_RANGI@SDSTATE.EDU)
Date: Wed Nov 20 2002 - 09:55:16 EST


I am trying to install WebSphere on AIX 5.1. After unziping the file when I
run the install.sh script. I got this error message.
Any idea????
Here is the complete error I am getting .
Thanks
 # ./install.sh
.:/usr/sys2/websp/install.jar:/usr/sys2/websp/installgui.jar:/usr/sys2/websp
/ins
tallconfig.jar
Exception in thread "main" java.lang.UnsatisfiedLinkError:
/usr/sys2/websp/java/
jre/bin/libfontmanager.a: A file or directory in the path name does not
exist.
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1470)
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1346)
        at java.lang.Runtime.loadLibrary0(Runtime.java:766)
        at java.lang.System.loadLibrary(System.java:849)
        at
sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:57)
        at java.security.AccessController.doPrivileged(Native Method)
        at
sun.awt.font.NativeFontWrapper.<clinit>(NativeFontWrapper.java:42)
        at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
        at
sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:6
3)
        at java.lang.Class.forName1(Native Method)
        at java.lang.Class.forName(Class.java:134)
        at
java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvi
ronment.java:64)
        at java.awt.Window.<init>(Window.java:190)
        at java.awt.Frame.<init>(Frame.java:318)
        at java.awt.Frame.<init>(Frame.java:265)
        at MainFrame.<init>(MainFrame.java:35)
        at InstallerGUI.init(InstallerGUI.java:163)
        at InstallerGUI.<init>(InstallerGUI.java:153)
        at WASInstaller.install(WASInstaller.java:102)
        at WASInstaller.main(WASInstaller.java:291)
#



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 22:16:22 EDT