From owner-freebsd-questions@FreeBSD.ORG Mon Aug 7 21:17:49 2006 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 7C2EC16A4DE for ; Mon, 7 Aug 2006 21:17:49 +0000 (UTC) (envelope-from gauthamg123@myrealbox.com) Received: from saraswati.hathway.com (saraswati.hathway.com [202.88.156.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6189C43D72 for ; Mon, 7 Aug 2006 21:17:48 +0000 (GMT) (envelope-from gauthamg123@myrealbox.com) Received: from [210.18.149.72] by saraswati.hathway.com (iPlanet Messaging Server 5.2 Patch 1 (built Aug 19 2002)) with ESMTP id <0J3N00AF8CBVLU@saraswati.hathway.com> for freebsd-questions@freebsd.org; Tue, 08 Aug 2006 02:44:19 +0530 (IST) Date: Tue, 08 Aug 2006 02:49:06 +0530 From: Gautham Ganapathy In-reply-to: <20060731062835.e72c8bd2fa3c8298c4bf39a8c4c61b77.c52d518029.wbe@email.secureserver.net> To: Joshua Lewis Message-id: <1154985546.78988.4.camel@localhost> MIME-version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Content-type: text/plain Content-transfer-encoding: 7BIT References: <20060731062835.e72c8bd2fa3c8298c4bf39a8c4c61b77.c52d518029.wbe@email.secureserver.net> Cc: freebsd-questions@freebsd.org Subject: Re: Wine and FreeBSD how to 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: Mon, 07 Aug 2006 21:17:49 -0000 On Mon, 2006-07-31 at 06:28 -0700, Joshua Lewis wrote: > I installed wine on my 6.1 system but I don't see a config file > anywhere on the system. Has anyone installed and used Wine > successfully that could point me towards an easy FreeBSD how to? Or > something similar. I told my 7 year old I would load a game for him > and wanted to look for an easy how too. > Sincerely, > Joshua Lewis > Run 'wine' once from the shell for it to generate the .wine directory under $HOME. Then, try using 'winecfg' for configuration However, so far I have not been able to get anything more complex than notepad running under wine on freebsd-6.1-release Regards Gautham