Re: open-vm-tools in RHEL 6.6

2015-08-28 Thread Dyno Hongjun Fu
Avinash, I think we have answered the question in https://github.com/vmware/open-vm-tools/issues/38. thanks. rgds, Dyno On Thu, Aug 27, 2015 at 1:59 AM, Avinash Jadhao < avinashdjadhao.c...@gmail.com> wrote: > Hi, > I am trying to install open-vm-tools in red hat enterprise linux > 6.6.

Re: open-vm-tools: still alive? Build against kernel 3.19.0

2015-02-19 Thread Dyno Hongjun Fu
vmhgfs is the only kernel module that is not yet gone upstream. i think VMware has tried push it upstream but kernel did not want another file system. and the direction is to move it to userworld and use libfuse. it's working internally and should be released later. and hopefully we will get some r

Re: open-vm-tools-9.4.6-1770165 missing coonfigure

2014-07-02 Thread Dyno Hongjun Fu
yes, actually i've exported CFLAGS="-Wno-deprecated-declarations -Wno-sizeof-pointer-memaccess" before running make on RHEL 7. we may fix the code later. rgds, Dyno On Wed, Jul 2, 2014 at 12:07 PM, Reindl Harald wrote: > > > Am 02.07.2014 20:57, schrieb Dyno Hongjun F

Re: open-vm-tools-9.4.6-1770165 missing coonfigure

2014-07-02 Thread Dyno Hongjun Fu
have you tried to call "autoreconf -i" which will regenerate the configure file? rgds, Dyno On Wed, Jul 2, 2014 at 11:49 AM, Reindl Harald wrote: > something is terrible wrong with open-vm-tools-9.4.6-1770165 > > there is no ./configure and calling "autoconf" before > ./configure in the SPEC le