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.
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
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
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