LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: hstking

FC5安装VMware全过程(已完成)

[复制链接]
发表于 2006-4-18 08:10:23 | 显示全部楼层
装不上的直接看文档和出错信息就可以解决了啊。它告诉你缺什么包就装什么包呗。
回复 支持 反对

使用道具 举报

发表于 2006-4-18 10:27:54 | 显示全部楼层
错误提示如下:
哪位大虾帮忙看看,已经三天了


Before running VMware for the first time after update, you need to configure it
for your running kernel by invoking the following command:
"/usr/bin/vmware-config.pl". Do you want this script to invoke the command for
you now? [yes]

Making sure services for VMware Workstation are stopped.

Stopping VMware services:
   Virtual machine monitor                                 [确定]

Configuring fallback GTK+ 2.4 libraries.

In which directory do you want to install the mime type icons?
[/usr/share/icons]

What directory contains your desktop menu entry files? These files have a
.desktop file extension. [/usr/share/applications]

In which directory do you want to install the application's icon?
[/usr/share/pixmaps]

Trying to find a suitable vmmon module for your running kernel.

None of the pre-built vmmon modules for VMware Workstation is suitable for your
running kernel.  Do you want this program to try to build the vmmon module for
your system (you need to have a C compiler installed on your system)? [yes]

Using compiler "/usr/bin/gcc". Use environment variable CC to override.

What is the location of the directory of C header files that match your running
kernel? [/usr/src/kernels/2.6.16-1.2080_FC5-i586/include]

Extracting the sources of the vmmon module.

Building the vmmon module.

Building for VMware Workstation 5.5.x.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config6/vmmon-only'
make -C /usr/src/kernels/2.6.16-1.2080_FC5-i586/include/.. SUBDIRS=$PWD SRCROOT= $PWD/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.16-1.2080_FC5-i586'
  CC [M]  /tmp/vmware-config6/vmmon-only/linux/driver.o
  CC [M]  /tmp/vmware-config6/vmmon-only/linux/hostif.o
  CC [M]  /tmp/vmware-config6/vmmon-only/common/cpuid.o
  CC [M]  /tmp/vmware-config6/vmmon-only/common/hash.o
  CC [M]  /tmp/vmware-config6/vmmon-only/common/memtrack.o
  CC [M]  /tmp/vmware-config6/vmmon-only/common/phystrack.o
  CC [M]  /tmp/vmware-config6/vmmon-only/common/task.o
cc1plus: 警告:命令行选项“-Wstrict-prototypes”对 Ada/C/ObjC 是有效的,但对 C++ 无效
cc1plus: 警告:命令行选项“-Wdeclaration-after-statement”对 C/ObjC 是有效的,但对  C++ 无效
cc1plus: 警告:命令行选项“-Wno-pointer-sign”对 C/ObjC 是有效的,但对 C++ 无效
cc1plus: 警告:命令行选项“-Wstrict-prototypes”对 Ada/C/ObjC 是有效的,但对 C++ 无效
cc1plus: 警告:命令行选项“-ffreestanding”对 C/ObjC 是有效的,但对 C++ 无效
/tmp/vmware-config6/vmmon-only/common/task_compat.h: In function ‘void Task_Swit ch_V45(VMDriver*, Vcpuid)’:
/tmp/vmware-config6/vmmon-only/common/task_compat.h:1713: 警告:此函数中的 ‘syse nterState$validEIP’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:1713: 警告:此函数中的 ‘syse nterState$cs’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:1713: 警告:此函数中的 ‘syse nterState$rsp’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:1713: 警告:此函数中的 ‘syse nterState$rip’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h: In function ‘int Vmx86_RunV M_V4(VMDriver*, Vcpuid) [with VMCrossPage = VMCrossPageV4]’:
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$validEIP’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$cs’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$rsp’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$rip’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h: In function ‘int Vmx86_RunV M(VMCrossPage*, VMDriver*) [with VMCrossPage = VMCrossPageV321]’:
/tmp/vmware-config6/vmmon-only/common/task_compat.h:1522: 警告:此函数中的 ‘syse nterState$rsp’ 在使用前未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:1523: 警告:此函数中的 ‘syse nterState$rip’ 在使用前未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$validEIP’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$cs’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h: In function ‘int Vmx86_RunV M(VMCrossPage*, VMDriver*) [with VMCrossPage = VMCrossPageGSX1]’:
/tmp/vmware-config6/vmmon-only/common/task_compat.h:1522: 警告:此函数中的 ‘syse nterState$rsp’ 在使用前未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:1523: 警告:此函数中的 ‘syse nterState$rip’ 在使用前未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$validEIP’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$cs’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h: In function ‘int Vmx86_RunV M(VMCrossPage*, VMDriver*) [with VMCrossPage = VMCrossPageV3]’:
/tmp/vmware-config6/vmmon-only/common/task_compat.h:1522: 警告:此函数中的 ‘syse nterState$rsp’ 在使用前未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:1523: 警告:此函数中的 ‘syse nterState$rip’ 在使用前未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$validEIP’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$cs’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h: In function ‘int Vmx86_RunV M(VMCrossPage*, VMDriver*) [with VMCrossPage = VMCrossPageV2]’:
/tmp/vmware-config6/vmmon-only/common/task_compat.h:1522: 警告:此函数中的 ‘syse nterState$rsp’ 在使用前未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:1523: 警告:此函数中的 ‘syse nterState$rip’ 在使用前未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$validEIP’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$cs’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h: In function ‘int Vmx86_RunV M(VMDriver*, Vcpuid)’:
/tmp/vmware-config6/vmmon-only/common/task_compat.h:1522: 警告:此函数中的 ‘syse nterState$rsp’ 在使用前未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:1523: 警告:此函数中的 ‘syse nterState$rip’ 在使用前未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$validEIP’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$cs’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$validEIP’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$cs’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$rsp’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$rip’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$validEIP’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$cs’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$rsp’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$rip’ 在使用前可能未初始化
  CC [M]  /tmp/vmware-config6/vmmon-only/common/vmx86.o
  CC [M]  /tmp/vmware-config6/vmmon-only/vmcore/compat.o
  CC [M]  /tmp/vmware-config6/vmmon-only/vmcore/moduleloop.o
  LD [M]  /tmp/vmware-config6/vmmon-only/vmmon.o
  Building modules, stage 2.
  MODPOST
  CC      /tmp/vmware-config6/vmmon-only/vmmon.mod.o
  LD [M]  /tmp/vmware-config6/vmmon-only/vmmon.ko
make[1]: Leaving directory `/usr/src/kernels/2.6.16-1.2080_FC5-i586'
cp -f vmmon.ko ./../vmmon.o
make: Leaving directory `/tmp/vmware-config6/vmmon-only'
Unable to make a vmmon module that can be loaded in the running kernel:
insmod: error inserting '/tmp/vmware-config6/vmmon.o': -1 Invalid module format
There is probably a slight difference in the kernel configuration between the
set of C header files you specified and your running kernel.  You may want to
rebuild a kernel based on that directory, or specify another directory.

For more information on how to troubleshoot module-related problems, please
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".

Execution aborted.
回复 支持 反对

使用道具 举报

发表于 2006-4-18 10:27:40 | 显示全部楼层
错误提示如下:
哪位大虾帮忙看看,已经三天了


Before running VMware for the first time after update, you need to configure it
for your running kernel by invoking the following command:
"/usr/bin/vmware-config.pl". Do you want this script to invoke the command for
you now? [yes]

Making sure services for VMware Workstation are stopped.

Stopping VMware services:
   Virtual machine monitor                                 [确定]

Configuring fallback GTK+ 2.4 libraries.

In which directory do you want to install the mime type icons?
[/usr/share/icons]

What directory contains your desktop menu entry files? These files have a
.desktop file extension. [/usr/share/applications]

In which directory do you want to install the application's icon?
[/usr/share/pixmaps]

Trying to find a suitable vmmon module for your running kernel.

None of the pre-built vmmon modules for VMware Workstation is suitable for your
running kernel.  Do you want this program to try to build the vmmon module for
your system (you need to have a C compiler installed on your system)? [yes]

Using compiler "/usr/bin/gcc". Use environment variable CC to override.

What is the location of the directory of C header files that match your running
kernel? [/usr/src/kernels/2.6.16-1.2080_FC5-i586/include]

Extracting the sources of the vmmon module.

Building the vmmon module.

Building for VMware Workstation 5.5.x.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config6/vmmon-only'
make -C /usr/src/kernels/2.6.16-1.2080_FC5-i586/include/.. SUBDIRS=$PWD SRCROOT= $PWD/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.16-1.2080_FC5-i586'
  CC [M]  /tmp/vmware-config6/vmmon-only/linux/driver.o
  CC [M]  /tmp/vmware-config6/vmmon-only/linux/hostif.o
  CC [M]  /tmp/vmware-config6/vmmon-only/common/cpuid.o
  CC [M]  /tmp/vmware-config6/vmmon-only/common/hash.o
  CC [M]  /tmp/vmware-config6/vmmon-only/common/memtrack.o
  CC [M]  /tmp/vmware-config6/vmmon-only/common/phystrack.o
  CC [M]  /tmp/vmware-config6/vmmon-only/common/task.o
cc1plus: 警告:命令行选项“-Wstrict-prototypes”对 Ada/C/ObjC 是有效的,但对 C++ 无效
cc1plus: 警告:命令行选项“-Wdeclaration-after-statement”对 C/ObjC 是有效的,但对  C++ 无效
cc1plus: 警告:命令行选项“-Wno-pointer-sign”对 C/ObjC 是有效的,但对 C++ 无效
cc1plus: 警告:命令行选项“-Wstrict-prototypes”对 Ada/C/ObjC 是有效的,但对 C++ 无效
cc1plus: 警告:命令行选项“-ffreestanding”对 C/ObjC 是有效的,但对 C++ 无效
/tmp/vmware-config6/vmmon-only/common/task_compat.h: In function ‘void Task_Swit ch_V45(VMDriver*, Vcpuid)’:
/tmp/vmware-config6/vmmon-only/common/task_compat.h:1713: 警告:此函数中的 ‘syse nterState$validEIP’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:1713: 警告:此函数中的 ‘syse nterState$cs’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:1713: 警告:此函数中的 ‘syse nterState$rsp’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:1713: 警告:此函数中的 ‘syse nterState$rip’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h: In function ‘int Vmx86_RunV M_V4(VMDriver*, Vcpuid) [with VMCrossPage = VMCrossPageV4]’:
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$validEIP’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$cs’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$rsp’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$rip’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h: In function ‘int Vmx86_RunV M(VMCrossPage*, VMDriver*) [with VMCrossPage = VMCrossPageV321]’:
/tmp/vmware-config6/vmmon-only/common/task_compat.h:1522: 警告:此函数中的 ‘syse nterState$rsp’ 在使用前未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:1523: 警告:此函数中的 ‘syse nterState$rip’ 在使用前未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$validEIP’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$cs’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h: In function ‘int Vmx86_RunV M(VMCrossPage*, VMDriver*) [with VMCrossPage = VMCrossPageGSX1]’:
/tmp/vmware-config6/vmmon-only/common/task_compat.h:1522: 警告:此函数中的 ‘syse nterState$rsp’ 在使用前未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:1523: 警告:此函数中的 ‘syse nterState$rip’ 在使用前未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$validEIP’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$cs’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h: In function ‘int Vmx86_RunV M(VMCrossPage*, VMDriver*) [with VMCrossPage = VMCrossPageV3]’:
/tmp/vmware-config6/vmmon-only/common/task_compat.h:1522: 警告:此函数中的 ‘syse nterState$rsp’ 在使用前未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:1523: 警告:此函数中的 ‘syse nterState$rip’ 在使用前未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$validEIP’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$cs’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h: In function ‘int Vmx86_RunV M(VMCrossPage*, VMDriver*) [with VMCrossPage = VMCrossPageV2]’:
/tmp/vmware-config6/vmmon-only/common/task_compat.h:1522: 警告:此函数中的 ‘syse nterState$rsp’ 在使用前未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:1523: 警告:此函数中的 ‘syse nterState$rip’ 在使用前未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$validEIP’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$cs’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h: In function ‘int Vmx86_RunV M(VMDriver*, Vcpuid)’:
/tmp/vmware-config6/vmmon-only/common/task_compat.h:1522: 警告:此函数中的 ‘syse nterState$rsp’ 在使用前未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:1523: 警告:此函数中的 ‘syse nterState$rip’ 在使用前未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$validEIP’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$cs’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$validEIP’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$cs’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$rsp’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$rip’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$validEIP’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$cs’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$rsp’ 在使用前可能未初始化
/tmp/vmware-config6/vmmon-only/common/task_compat.h:2073: 警告:此函数中的 ‘syse nterState$rip’ 在使用前可能未初始化
  CC [M]  /tmp/vmware-config6/vmmon-only/common/vmx86.o
  CC [M]  /tmp/vmware-config6/vmmon-only/vmcore/compat.o
  CC [M]  /tmp/vmware-config6/vmmon-only/vmcore/moduleloop.o
  LD [M]  /tmp/vmware-config6/vmmon-only/vmmon.o
  Building modules, stage 2.
  MODPOST
  CC      /tmp/vmware-config6/vmmon-only/vmmon.mod.o
  LD [M]  /tmp/vmware-config6/vmmon-only/vmmon.ko
make[1]: Leaving directory `/usr/src/kernels/2.6.16-1.2080_FC5-i586'
cp -f vmmon.ko ./../vmmon.o
make: Leaving directory `/tmp/vmware-config6/vmmon-only'
Unable to make a vmmon module that can be loaded in the running kernel:
insmod: error inserting '/tmp/vmware-config6/vmmon.o': -1 Invalid module format
There is probably a slight difference in the kernel configuration between the
set of C header files you specified and your running kernel.  You may want to
rebuild a kernel based on that directory, or specify another directory.

For more information on how to troubleshoot module-related problems, please
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".

Execution aborted.
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-4-18 17:19:18 | 显示全部楼层
没什么问题啊,中间有警告是正常的,接着往下装就是了.
回复 支持 反对

使用道具 举报

发表于 2006-4-18 17:28:27 | 显示全部楼层
我装完后不能运行是怎么回事呢?
/usr/lib/vmware/bin/vmware: error while loading shared libraries: /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0: cannot restore segment prot after reloc: Permission denied
回复 支持 反对

使用道具 举报

发表于 2006-4-19 01:01:22 | 显示全部楼层
关键是这句:
Unable to make a vmmon module that can be loaded in the running kernel:
insmod: error inserting '/tmp/vmware-config6/vmmon.o': -1 Invalid module format
There is probably a slight difference in the kernel configuration between the
set of C header files you specified and your running kernel. You may want to
rebuild a kernel based on that directory, or specify another directory.

For more information on how to troubleshoot module-related problems, please
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".

Execution aborted.

安装到这儿就退出了
回复 支持 反对

使用道具 举报

发表于 2006-4-19 02:02:48 | 显示全部楼层
我装完后不能运行是怎么回事呢?
/usr/lib/vmware/bin/vmware: error while loading shared libraries: /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0: cannot restore segment prot after reloc: Permission denied

---------------------------------------------------------------------------------------
我关闭了selinux后可以正常使用了
回复 支持 反对

使用道具 举报

发表于 2006-4-19 02:03:35 | 显示全部楼层
我   关闭 selinux后 就不会出想楼上的兄弟的问题了
回复 支持 反对

使用道具 举报

发表于 2006-4-19 03:53:58 | 显示全部楼层
请问安装完成后,如何使它运行呢?我已经按照你的方法安装好了。但是,还是提示没有安装VMware tool!
回复 支持 反对

使用道具 举报

发表于 2006-4-19 05:02:28 | 显示全部楼层
我已经关闭selinux了,但是VMware tools 还是不可以运行啊?出现一下问题:

[root@localhost bin]# cd /usr/lib/vmware/bin
[root@localhost bin]# ./vmware
./vmware: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表