Extracting InstallScape version 03.40.p06
for platform lnx86 in /home/eda/installscape
Starting up InstallScape in GUI mode
DISPLAY environment variable is set to :0.0
If you do not see the InstallScape console
window or the it seems to be hanging then kill this
process.
Set your DISPLAY environment variable to a proper
value and manually start InstallScape by typing:
/home/eda/installscape/iscape/bin/iscape.sh /home/eda/IC610_lnx86.Base/CDROM1:::/home/eda/ic610
Initializing InstallScape using JVM at /home/eda/installscape/iscape/runtime/LNX86/bin/java. This might take some time...
Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/eda/installscape/iscape/runtime/LNX86/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 com.khanpur.installer.gui.InstallerUI.main(InstallerUI.java:70)
happysingle@ubuntu:/home/eda/IC610_lnx86.Base/CDROM1$
请问是什么问题