Centos 4.3 x64 & VMWare Server Beta

Centos 4.3 x64 & VMWare Server Beta

[code:1:6d0b2c8c2f]
The correct version of one or more libraries needed to run VMware Server may be
missing. This is the output of ldd /usr/bin/vmware:
linux-gate.so.1 => (0xffffe000)
libm.so.6 => /lib/tls/libm.so.6 (0xf7fbd000)
libdl.so.2 => /lib/libdl.so.2 (0xf7fb9000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0xf7fa7000)
libX11.so.6 => not found
libXtst.so.6 => not found
libXext.so.6 => not found
libXt.so.6 => not found
libICE.so.6 => not found
libSM.so.6 => not found
libXrender.so.1 => not found
libz.so.1 => not found
libc.so.6 => /lib/tls/libc.so.6 (0xf7e7b000)
/lib/ld-linux.so.2 (0xf7fe9000)

This program cannot tell for sure, but you may need to upgrade libc5 to glibc
before you can run VMware Server.
[/code:1:6d0b2c8c2f]
I couldn't install it because it was looking for the 32-bit libraries. The fix is from a friend:


yum install gcc glibc compat-libstdc* compat-glibc* compat-db* zlib zlib-devel*

yum install pam pam-devel

yum erase fontconfig

yum install xorg-x11-libs

yum install xorg-x11-devel


I make it farther but VMWare complains my kernel is not compatible and that it needs the C files from the current kernel to proceed which I don't have.

I downloaded and extracted this SRPM (http://mirrors.kernel.org/centos/4.3/os/SRPMS/kernel-2.6.9-34.EL.src.rpm) but it doesn't have the C files even after extracting the contents with rpm2cpio

I'm asking on the CentOS forums too but for now I'm taking a generic 2.6.9 kernel from kernel.org


I still can't get it to work but think I don't know where to tell VMWare to look

[code:1:06aca83a41]The path "/root/linux-2.6.9/kernel" is an existing directory, but it does not
contain at least one of these directories "linux", "asm", "net" as expected.
[/code:1:06aca83a41]


I still get this error even after installing the srpm and trying to point it to a gernic kernel directory. Maybe those files installed do provide what I need but I don't know what sub-dir that would be in if it's the case:
[code:1:9399e6bab3]
None of the pre-built vmmon modules for VMware GSX Server 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]
[/code:1:9399e6bab3]


[b:9399e6bab3]FIXED[/b:9399e6bab3]

You guys are too slow :0

kernel-devel-2.6.9-34.EL.x86_64.rpm

you need kernel-devel and everything will go lovely after that.


Big thanks to the guy who gave the correct steps to make everything work on x64. I'm sure more and more will be using AMD 64 soon :)

Can't wait for VMWare Server to go stable/production/final!



Tags:

centos, vmware, server, betacentos, beta, libraries, output, ldd, usr, bin, linux, xffffe, libm, lib, tls, xf, fbd, libdl, fb, libpthread, fa, libx, libxtst, libxext, libxt, libice, libsm, libxrender, libz, libc, ld, fe, upgrade, glibc, couldn, install, yum, gcc, compat, libstdc, db, zlib, devel, pam, erase, fontconfig, xorg, libs, develi, farther, complains, kernel, compatible, downloaded, extracted, srpm, http, mirrors, org, os, srpms, src, rpm, doesn, extracting, contents, cpio, forums, generic, orgi, aca, quot, existing, directory, contain, directories, asm, installing, gernic, installed, dir, bab, vmmon, modules, gsx, suitable, module, compiler, _, amd,

Latest Articles

  • FreePBX 17 How To Add Phones / Extensions and Register
  • Warning: The driver descriptor says the physical block size is 2048 bytes, but Linux says it is 512 bytes. solution
  • Cisco How To Use a Third Party SIP Phone (eg. Avaya, 3CX)
  • Cisco Unified Communication Manager (CUCM) - How To Add Phones
  • pptp / pptpd not working in DD-WRT iptables / router
  • systemd-journald high memory usage solution
  • How to Install FreePBX 17 in Linux Debian Ubuntu Mint Guide
  • How To Install Cisco's CUCM (Cisco Unified Communication Manager) 12 Guide
  • Linux Ubuntu Redhat How To Extract Images from PDF
  • Linux and Windows Dual Boot Issue NIC Won't work After Booting Windows
  • Cisco CME How To Enable ACD hunt groups
  • How to install gns3 on Linux Ubuntu Mint
  • How to convert audio for Asterisk .wav format
  • Using Cisco CME Router with Asterisk as a dial-peer
  • Cisco CME How To Configure SIP Trunk VOIP
  • Virtualbox host Only Network Error Failed to save host network interface parameter - Cannot change gateway IP of host only network
  • Cisco CME and C7200 Router Testing and Learning Environment on Ubuntu 20+ Setup Tutorial Guide
  • Abusive IP ranges blacklist
  • How to Install Any OS on a Physical Drive from Windows Using VMware Workstation (Linux, Windows, BSD)
  • CDN Cloudflare how to set and preserve the real IP of the client without modifying application code on Apache