From owner-freebsd-questions@FreeBSD.ORG  Thu Nov  3 14:11:54 2005
Return-Path: <owner-freebsd-questions@FreeBSD.ORG>
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 <freebsd-questions@freebsd.org>;
	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 <freebsd-questions@freebsd.org>;
	Thu,  3 Nov 2005 14:11:53 +0000 (GMT)
	(envelope-from pthodiyil@gmail.com)
Received: by xproxy.gmail.com with SMTP id i27so604735wxd
	for <freebsd-questions@freebsd.org>;
	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: <cb10d07d0511030611k7aae7580h7739b524587126ae@mail.gmail.com>
Date: Fri, 4 Nov 2005 01:11:52 +1100
From: paul thodiyil <pthodiyil@gmail.com>
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 <freebsd-questions.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
	<mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions>
List-Post: <mailto:freebsd-questions@freebsd.org>
List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
	<mailto:freebsd-questions-request@freebsd.org?subject=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