From owner-freebsd-questions@FreeBSD.ORG Fri Sep 9 11:12:13 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A1D116A424 for ; Fri, 9 Sep 2005 11:12:13 +0000 (GMT) (envelope-from newyilang@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0D6143D4C for ; Fri, 9 Sep 2005 11:12:12 +0000 (GMT) (envelope-from newyilang@gmail.com) Received: by zproxy.gmail.com with SMTP id z6so1162994nzd for ; Fri, 09 Sep 2005 04:12:11 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=cuco14xPqaK7jsBB81PQJP0QBR1YRQV5d/UkMsjHgwiulZnX62zcc8uPGOn3PqbPc1mjrONPisYnm2kZrAw8m9MOaWr5qG+FcgkU1UhyOrBtooVOIxRZsBjPKo+Aunb81+SAjmurphk6zMQbOaYSzugMRTOt43a4Gth9bBpRa8k= Received: by 10.36.91.16 with SMTP id o16mr233745nzb; Fri, 09 Sep 2005 04:12:11 -0700 (PDT) Received: by 10.37.18.6 with HTTP; Fri, 9 Sep 2005 04:12:11 -0700 (PDT) Message-ID: <7d710b0f050909041257c315f4@mail.gmail.com> Date: Fri, 9 Sep 2005 19:12:11 +0800 From: Kenny To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: How to install Vmware5 in FreeBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: newyilang@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Sep 2005 11:12:13 -0000 Well, I have downloaded the official Vmware5 package from the official site. However, it is a Gzipped tarball rather than a normal package. I know how to install Linux RPMs in FreeBSD. But this time, I have no idea. Quite puzzled, and needing help. Many thanks in advance.