Danny.Terweij wrote:
> After that:
> configure: error: libXext not found. Please configure without X11
> (using --without-x), or install the libXext devel package(s).
> used the trigger
> 
> After that:
> configure: error: dnet-config was not found on your PATH. Please configure
> without dnet (using --without-dnet) or install dnet -
> http://libdnet.sourceforge.net
> used the trigger
> 
> After that:
> configure: error: C++ compiler not found. Make sure you have a C++ compiler
> installed or configure without X11 (using --without-x) and without ICU
> (using --without-icu).
> used both triggers

This just means you're missing more needed devel packages for these things. If 
you want them, you'll have to install the appropriate packages for your distro.

> After that:
> make
> (then it compiles some time and ends with:
> /root/open-vm-tools-2009.04.23-162451/modules/linux/shared/autoconf/geninclude.c:19:28:
> error: linux/autoconf.h: No such file or directory
> make[2]: Entering directory
> `/root/open-vm-tools-2009.04.23-162451/modules/linux/vmmemctl'
> In file included from os.c:38:

Seems like you're missing you kernel's header files. You need them if you want 
to compile the kernel modules (I think the option to disable is 
"--without-kernel-modules" - check "./configure --help").

> The reason i want to use the open-vm-tools is that with or without
> vmware-tools from vmware the clock is not syncing. And also not with ntpd.
> When the vmware reaches 24 hours, there are in realtime past 3 days and is
> increasing.

If that's your problem then it's unlikely that open-vm-tools will be able to 
help you. To know why Tools are not syncing time, we'd need more information 
(e.g., whether the Tools service is running - either the vmware-guestd or 
vmtoolsd process, and whether time syncing is enabled - so we'd need tools.conf 
and your .vmx file to be sure, and if possible logs from Tools).

If ntpd is not working it might be that it is not configured correctly, e.g., 
it 
can't reach the server it's configured to use.

-- 
- Marcelo

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
open-vm-tools-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/open-vm-tools-discuss

Reply via email to