08/08/10 22:40:15 ije09SNH
Fedora8(x86_64)でVMware Workstationが動いたんでFedora9(クリーンインストール)を試してるんだが
vmware-config.plの実行で苦労中
[root@localhost ~]# vmware-config.pl
The following libraries could not be found on your system:
libXtst.so.6
You will need to install these manually before you can run VMware Workstation.
Press enter to continue. ^C
[root@localhost ~]# yum provides libXtst.so.6
Loaded plugins: refresh-packagekit
libXtst-1.0.3-3.fc9.i386 : X.Org X11 libXtst 実行時ライブラリー
Matched from:
Other : libXtst.so.6
[root@localhost ~]# rpm -qa |grep libXtst
libXtst-1.0.3-3.fc9.x86_64
[root@localhost ~]#
と,libXtst.so.6を要求されるんだけどインストール済みなんだよね...
どうすれば解消できるんだろう...