From owner-freebsd-questions@FreeBSD.ORG Thu Nov 3 14:11:54 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 1D5ED16A41F for ; Thu, 3 Nov 2005 14:11:54 +0000 (GMT) (envelope-from pthodiyil@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BC9943D45 for ; Thu, 3 Nov 2005 14:11:53 +0000 (GMT) (envelope-from pthodiyil@gmail.com) Received: by xproxy.gmail.com with SMTP id i27so604735wxd for ; Thu, 03 Nov 2005 06:11:52 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=RZZ/em/dyOqVbv/C5dTHEmQpP0HUKHfjbWIRFVim50bYA60TVhxJPXmAV45BuEcx1LV1bZa08u7/Cgu6xaOZZOJvnbSY2SKthfRWfXoPco62jESydyWmvqRzYyix9/hSDjmlvb4t4OXpjR+mk+T5sXGaEU6JCD014LQbQC7Rayw= Received: by 10.65.20.5 with SMTP id x5mr710928qbi; Thu, 03 Nov 2005 06:11:52 -0800 (PST) Received: by 10.64.249.17 with HTTP; Thu, 3 Nov 2005 06:11:52 -0800 (PST) Message-ID: Date: Fri, 4 Nov 2005 01:11:52 +1100 From: paul thodiyil 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 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Installing wine on 6.0 RC 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, 03 Nov 2005 14:11:54 -0000 I am sort of new to FreeBSD and still learning the ropes. I am having great trouble installing WINE and indeed other packages on my AMD64 desktop running FreeBSD ver 6.0. I had added this package during the installation process. With the 'whereis wine' command, I get: /usr/ports/emulators/wine Then when I type pkg_add wine, I get 'can't stat package file wine' Could someone tell me what I could be doing wrong? Paul