Shared object ‘libc.so.3′ not found- FreeBSD on VMWare
January 19, 2005 11:34 amStarting VMware Tools in a FreeBSD 4.5 Guest Operating System
In
a FreeBSD 4.5 guest operating system, sometimes VMware Tools does not
start after you install VMware Tools, reboot the guest operating system
or start VMware Tools on the command line in the guest. An error
message appears:
Shared object ‘libc.so.3′ not found.
The
required library was not installed. This does not happen with full
installations of FreeBSD 4.5, but does occur for minimal installations.
To fix the problem of the missing library, take the following steps:
1. Insert and mount the FreeBSD 4.5 installation CD or access the ISO image file.
2. Change directories and run the installation script.
cd /cdrom/compat3x
./install.sh
Related posts:
- How to Install Windows Longhorn on VMware
- Installing then upgrading FreeBSD 5.3 with several useful ports
- Creating a CD-ROM that contains Windows XP with SP2 already included
- Getting around the XFCE login problem of a Karmic Xubuntu VMware VM
- Steps to install and optimize Fedora 11 VMware virtual machine


