From owner-freebsd-stable@FreeBSD.ORG Sat Mar 5 14:46:41 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B48DE16A4CE; Sat, 5 Mar 2005 14:46:41 +0000 (GMT) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E42343D5A; Sat, 5 Mar 2005 14:46:41 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id 0A29E5D41; Sat, 5 Mar 2005 09:46:41 -0500 (EST) Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 51871-09; Sat, 5 Mar 2005 09:46:38 -0500 (EST) Received: from [192.168.1.3] (pool-68-161-53-96.ny325.east.verizon.net [68.161.53.96]) by pi.codefab.com (Postfix) with ESMTP id 01F765CF3; Sat, 5 Mar 2005 09:46:37 -0500 (EST) Message-ID: <4229C657.4090101@mac.com> Date: Sat, 05 Mar 2005 09:46:47 -0500 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041217 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Josef Karthauser References: <20050304232520.GF888@genius.tao.org.uk> <200503050400.j2540H9A031026@ambrisko.com> <20050305142856.GA4442@genius.tao.org.uk> In-Reply-To: <20050305142856.GA4442@genius.tao.org.uk> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at codefab.com cc: emulation@freebsd.org cc: stable@freebsd.org Subject: Re: VMware, AIO, what's up? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Mar 2005 14:46:41 -0000 Josef Karthauser wrote: [ ... ] > I've downloaded one from http://ftp.cvut.cz/vmware/, but it doesn't > work: > > genius% /tmp/vmware-any-any-update89/update vmware > /usr/local/lib/vmware/bin/vmware > Updating /usr/local/lib/vmware/bin/vmware ... failed I would consider feeding this update program a full path rather than two arguments, and/or I would "cd" into /usr/local/lib/vmware/bin before running the update program. -- -Chuck