CentOS 6.x InstallScape is not excute, needs linux system li
时间:2014-03-21 17:31 来源: 我爱IT技术网 作者:山风
to excuting installscape, JAVA(JVM) is must installed in your OS.
if it is not, installing java is first.
You use CentOS(RedHat, Pedora, CentOS), type below words(command)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[root@localhost ~]# yum install java
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Type the path to InstallScape installation directory [ (q to quit)]: /(inputted install path)/InstallScape
InstallScape installation directory: /(inputted installscape install path)/
Extracting InstallScape version 04.21.s03
for platform lnx86 in /(inputted installscape install path)/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 it seems to be hanging then kill this
process.
Set your DISPLAY environment variable to a proper
value and manually start InstallScape by typing:
/(inputted install path)/InstallScape/iscape/bin/iscape.sh /(install software path)/MMSIM13.10.066_lnx86.Base/CDROM1:::/(inputted mmsim install path)/MMSIM131
Initializing InstallScape using JVM at /(inputted installscape install path)/iscape.04.21-s003/runtime/LNX86/bin/java. This might take some time...
Exception in thread "main" java.lang.UnsatisfiedLinkError: /(inputted mmsim install path)/InstallScape/iscape.04.21-s003/runtime/LNX86/lib/i386/xawt/libmawt.so: libXtst.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(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.load0(Unknown Source)
at java.lang.System.load(Unknown Source)
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 java.awt.Toolkit.loadLibraries(Unknown Source)
at java.awt.Toolkit.<clinit>(Unknown Source)
at com.khanpur.installer.gui.InstallerUI.main(InstallerUI.java:107)
[admin@localhost CDROM1]$
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Set your DISPLAY environment variable to a proper
value and manually start InstallScape by typing:
/(inputted install path)/InstallScape/iscape/bin/iscape.sh /(install software path)/MMSIM13.10.066_lnx86.Base/CDROM1:::/(inputted mmsim install path)/MMSIM131
Initializing InstallScape using JVM at /(inputted installscape install path)/iscape.04.21-s003/runtime/LNX86/bin/java. This might take some time...
Exception in thread "main" java.lang.UnsatisfiedLinkError: /(inputted installscape install path)/iscape.04.21-s003/runtime/LNX86/lib/i386/xawt/libmawt.so: libXtst.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(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.load0(Unknown Source)
at java.lang.System.load(Unknown Source)
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 java.awt.Toolkit.loadLibraries(Unknown Source)
at java.awt.Toolkit.<clinit>(Unknown Source)
at com.khanpur.installer.gui.InstallerUI.main(InstallerUI.java:107)
[admin@localhost CDROM1]$
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[root@localhost ~]# yum install libXtst
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: ftp.daum.net
* extras: ftp.daum.net
* updates: ftp.daum.net
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package libXtst.x86_64 0:1.0.99.2-3.el6 will be updated
---> Package libXtst.x86_64 0:1.2.1-2.el6 will be an update
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
libXtst x86_64 1.2.1-2.el6 base 29 k
Transaction Summary
================================================================================
Upgrade 1 Package(s)
Total download size: 29 k
Is this ok [y/N]: y
Downloading Packages:
libXtst-1.2.1-2.el6.x86_64.rpm | 29 kB 00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Updating : libXtst-1.2.1-2.el6.x86_64 1/2
Cleanup : libXtst-1.0.99.2-3.el6.x86_64 2/2
Verifying : libXtst-1.2.1-2.el6.x86_64 1/2
Verifying : libXtst-1.0.99.2-3.el6.x86_64 2/2
Updated:
libXtst.x86_64 0:1.2.1-2.el6
Complete!
[root@localhost ~]#
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[root@localhost ~]# yum install libXtst.so.6
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: ftp.daum.net
* extras: ftp.daum.net
* updates: ftp.daum.net
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package libXtst.i686 0:1.2.1-2.el6 will be installed
--> Processing Dependency: libXi.so.6 for package: libXtst-1.2.1-2.el6.i686
--> Running transaction check
---> Package libXi.x86_64 0:1.3-3.el6 will be updated
---> Package libXi.i686 0:1.6.1-3.el6 will be installed
---> Package libXi.x86_64 0:1.6.1-3.el6 will be an update
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
libXtst i686 1.2.1-2.el6 base 29 k
Installing for dependencies:
libXi i686 1.6.1-3.el6 base 35 k
Updating for dependencies:
libXi x86_64 1.6.1-3.el6 base 35 k
Transaction Summary
================================================================================
Install 2 Package(s)
Upgrade 1 Package(s)
Total download size: 98 k
Is this ok [y/N]: y
Downloading Packages:
(1/3): libXi-1.6.1-3.el6.i686.rpm | 35 kB 00:00
(2/3): libXi-1.6.1-3.el6.x86_64.rpm | 35 kB 00:00
(3/3): libXtst-1.2.1-2.el6.i686.rpm | 29 kB 00:00
--------------------------------------------------------------------------------
Total 410 kB/s | 98 kB 00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Updating : libXi-1.6.1-3.el6.x86_64 1/4
Installing : libXi-1.6.1-3.el6.i686 2/4
Installing : libXtst-1.2.1-2.el6.i686 3/4
Cleanup : libXi-1.3-3.el6.x86_64 4/4
Verifying : libXi-1.6.1-3.el6.x86_64 1/4
Verifying : libXi-1.6.1-3.el6.i686 2/4
Verifying : libXtst-1.2.1-2.el6.i686 3/4
Verifying : libXi-1.3-3.el6.x86_64 4/4
Installed:
libXtst.i686 0:1.2.1-2.el6
Dependency Installed:
libXi.i686 0:1.6.1-3.el6
Dependency Updated:
libXi.x86_64 0:1.6.1-3.el6
Complete!
[root@localhost ~]#
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
if it is not, installing java is first.
You use CentOS(RedHat, Pedora, CentOS), type below words(command)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[root@localhost ~]# yum install java
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Type the path to InstallScape installation directory [ (q to quit)]: /(inputted install path)/InstallScape
InstallScape installation directory: /(inputted installscape install path)/
Extracting InstallScape version 04.21.s03
for platform lnx86 in /(inputted installscape install path)/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 it seems to be hanging then kill this
process.
Set your DISPLAY environment variable to a proper
value and manually start InstallScape by typing:
/(inputted install path)/InstallScape/iscape/bin/iscape.sh /(install software path)/MMSIM13.10.066_lnx86.Base/CDROM1:::/(inputted mmsim install path)/MMSIM131
Initializing InstallScape using JVM at /(inputted installscape install path)/iscape.04.21-s003/runtime/LNX86/bin/java. This might take some time...
Exception in thread "main" java.lang.UnsatisfiedLinkError: /(inputted mmsim install path)/InstallScape/iscape.04.21-s003/runtime/LNX86/lib/i386/xawt/libmawt.so: libXtst.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(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.load0(Unknown Source)
at java.lang.System.load(Unknown Source)
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 java.awt.Toolkit.loadLibraries(Unknown Source)
at java.awt.Toolkit.<clinit>(Unknown Source)
at com.khanpur.installer.gui.InstallerUI.main(InstallerUI.java:107)
[admin@localhost CDROM1]$
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Set your DISPLAY environment variable to a proper
value and manually start InstallScape by typing:
/(inputted install path)/InstallScape/iscape/bin/iscape.sh /(install software path)/MMSIM13.10.066_lnx86.Base/CDROM1:::/(inputted mmsim install path)/MMSIM131
Initializing InstallScape using JVM at /(inputted installscape install path)/iscape.04.21-s003/runtime/LNX86/bin/java. This might take some time...
Exception in thread "main" java.lang.UnsatisfiedLinkError: /(inputted installscape install path)/iscape.04.21-s003/runtime/LNX86/lib/i386/xawt/libmawt.so: libXtst.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(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.load0(Unknown Source)
at java.lang.System.load(Unknown Source)
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 java.awt.Toolkit.loadLibraries(Unknown Source)
at java.awt.Toolkit.<clinit>(Unknown Source)
at com.khanpur.installer.gui.InstallerUI.main(InstallerUI.java:107)
[admin@localhost CDROM1]$
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[root@localhost ~]# yum install libXtst
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: ftp.daum.net
* extras: ftp.daum.net
* updates: ftp.daum.net
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package libXtst.x86_64 0:1.0.99.2-3.el6 will be updated
---> Package libXtst.x86_64 0:1.2.1-2.el6 will be an update
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
libXtst x86_64 1.2.1-2.el6 base 29 k
Transaction Summary
================================================================================
Upgrade 1 Package(s)
Total download size: 29 k
Is this ok [y/N]: y
Downloading Packages:
libXtst-1.2.1-2.el6.x86_64.rpm | 29 kB 00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Updating : libXtst-1.2.1-2.el6.x86_64 1/2
Cleanup : libXtst-1.0.99.2-3.el6.x86_64 2/2
Verifying : libXtst-1.2.1-2.el6.x86_64 1/2
Verifying : libXtst-1.0.99.2-3.el6.x86_64 2/2
Updated:
libXtst.x86_64 0:1.2.1-2.el6
Complete!
[root@localhost ~]#
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[root@localhost ~]# yum install libXtst.so.6
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: ftp.daum.net
* extras: ftp.daum.net
* updates: ftp.daum.net
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package libXtst.i686 0:1.2.1-2.el6 will be installed
--> Processing Dependency: libXi.so.6 for package: libXtst-1.2.1-2.el6.i686
--> Running transaction check
---> Package libXi.x86_64 0:1.3-3.el6 will be updated
---> Package libXi.i686 0:1.6.1-3.el6 will be installed
---> Package libXi.x86_64 0:1.6.1-3.el6 will be an update
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
libXtst i686 1.2.1-2.el6 base 29 k
Installing for dependencies:
libXi i686 1.6.1-3.el6 base 35 k
Updating for dependencies:
libXi x86_64 1.6.1-3.el6 base 35 k
Transaction Summary
================================================================================
Install 2 Package(s)
Upgrade 1 Package(s)
Total download size: 98 k
Is this ok [y/N]: y
Downloading Packages:
(1/3): libXi-1.6.1-3.el6.i686.rpm | 35 kB 00:00
(2/3): libXi-1.6.1-3.el6.x86_64.rpm | 35 kB 00:00
(3/3): libXtst-1.2.1-2.el6.i686.rpm | 29 kB 00:00
--------------------------------------------------------------------------------
Total 410 kB/s | 98 kB 00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Updating : libXi-1.6.1-3.el6.x86_64 1/4
Installing : libXi-1.6.1-3.el6.i686 2/4
Installing : libXtst-1.2.1-2.el6.i686 3/4
Cleanup : libXi-1.3-3.el6.x86_64 4/4
Verifying : libXi-1.6.1-3.el6.x86_64 1/4
Verifying : libXi-1.6.1-3.el6.i686 2/4
Verifying : libXtst-1.2.1-2.el6.i686 3/4
Verifying : libXi-1.3-3.el6.x86_64 4/4
Installed:
libXtst.i686 0:1.2.1-2.el6
Dependency Installed:
libXi.i686 0:1.6.1-3.el6
Dependency Updated:
libXi.x86_64 0:1.6.1-3.el6
Complete!
[root@localhost ~]#
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
本文来源 我爱IT技术网 http://www.52ij.com/jishu/4343.html 转载请保留链接。
- 评论列表(网友评论仅供网友表达个人看法,并不表明本站同意其观点或证实其描述)
-
