From owner-freebsd-questions@FreeBSD.ORG Thu Feb 28 14:56:36 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 63BB81065671 for ; Thu, 28 Feb 2008 14:56:36 +0000 (UTC) (envelope-from pobox@verysmall.org) Received: from uranos.boku.ac.at (uranos.boku.ac.at [141.244.180.250]) by mx1.freebsd.org (Postfix) with ESMTP id 1005D8FC24 for ; Thu, 28 Feb 2008 14:56:36 +0000 (UTC) (envelope-from pobox@verysmall.org) Received: by uranos.boku.ac.at (Postfix, from userid 1001) id 1C1F23381DC; Thu, 28 Feb 2008 15:56:35 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on uranos.boku.ac.at X-Spam-Level: X-Spam-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,RDNS_NONE autolearn=no version=3.2.4 Received: from localhost (localhost [127.0.0.1]) by uranos.boku.ac.at (Postfix) with ESMTP id C525E3381F7 for ; Thu, 28 Feb 2008 15:56:27 +0100 (CET) Received: from uranos.boku.ac.at ([127.0.0.1]) by localhost (uranos.boku.ac.at [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02008-03 for ; Thu, 28 Feb 2008 15:56:26 +0100 (CET) Received: from [141.244.62.143] (unknown [141.244.62.143]) by uranos.boku.ac.at (Postfix) with ESMTP id 37ADA3381F1 for ; Thu, 28 Feb 2008 15:56:26 +0100 (CET) Message-ID: <47C6CB96.8070300@verysmall.org> Date: Thu, 28 Feb 2008 15:56:22 +0100 From: "pobox@verysmall.org" User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20080217180601.M82827@firstbhph.com> <20080218215649.M25552@firstbhph.com> <200802271114.27548.dyioulos@firstbhph.com><200802271212.02164.lists@jnielsen.net> <47C6B705.7080106@verysmall.org> <006c01c87a12$4e58c6a0$c5010c0a@SUNYA> In-Reply-To: <006c01c87a12$4e58c6a0$c5010c0a@SUNYA> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: powered by ZID at uranos.boku.ac.at Subject: Re: FreeBSD 7.0 and VMware tools (was Re: FreeBSD 7RC2 and VMware tools) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Feb 2008 14:56:36 -0000 Barry Byrne wrote: > I've had no problem installing the tools via the ports on 7.0 release on ESX > server 3.0.1. ... > cd /usr/ports/emulators/vmware-guestd6/ > make clean install > > reboot. I was thinking about the ports. How does the ports version compare to the "official" coming with the VMware? Iv