From: eXeC001er <exe...@gm...> - 2009-09-08 19:26:51
|
I installed ICU from source from icu-project. make is ok. with dnet make is ok, but make install is failed. without dnet all ok. I found: vmmemctl, vmxnet amd vmxnet3 support only SunOS-5.9 or SunOS-5.10 and only 32 bit. How to make it all work? Config file not fount in source tree. and no information about it, 2009/9/8 Marcelo Vanzin <mv...@vm...> > eXeC001er wrote: > > I need next modules: > > vmmemctl, vmware-userd, ... but it not found after make. why? > > vmmemctl should be under modules/solaris/vmmemctl/[i386/amd64]. User-level > binaries shouldn't be copied off of the build directory directly - you need > to > run "make install" to get them. You can run: > > make install DESTDIR=/some/temp/location > > To install into a temporary location and create packages if that's what you > want. > > -- > - Marcelo > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > open-vm-tools-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/open-vm-tools-devel > |