From owner-freebsd-questions@FreeBSD.ORG Mon Aug 14 11:37:24 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 9082016A4DA for ; Mon, 14 Aug 2006 11:37:24 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id E343943D45 for ; Mon, 14 Aug 2006 11:37:23 +0000 (GMT) (envelope-from stapleton.41@gmail.com) Received: by ug-out-1314.google.com with SMTP id q2so21827uge for ; Mon, 14 Aug 2006 04:37:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Kmo4a/jHX0n5crgdC8618/eOkp3e64/DlWlPZnMShzkFQSBVcu6bgy2nQlUBKFWFiGYCIg5FeeOg+L1WcrKwctJ5zFG97gN5VM4pdhivymPsfg2e5LCjkzQlLaAagydKIIiF1onBiV3t2nkA4bBkY/1UZSA4eFxp1u9btliJNs8= Received: by 10.66.216.6 with SMTP id o6mr7894316ugg; Mon, 14 Aug 2006 04:37:22 -0700 (PDT) Received: by 10.67.98.16 with HTTP; Mon, 14 Aug 2006 04:37:22 -0700 (PDT) Message-ID: <80f4f2b20608140437r40a05106ic6cf431fc8d5c0ab@mail.gmail.com> Date: Mon, 14 Aug 2006 07:37:22 -0400 From: "Jim Stapleton" To: freebsd-questions@freebsd.org In-Reply-To: <80f4f2b20607310636j6ddbbdf1m801917bd743ff12c@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060731062835.e72c8bd2fa3c8298c4bf39a8c4c61b77.c52d518029.wbe@email.secureserver.net> <80f4f2b20607310636j6ddbbdf1m801917bd743ff12c@mail.gmail.com> 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, 14 Aug 2006 11:37:24 -0000 On 7/31/06, Jim Stapleton wrote: > On 7/31/06, 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 > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > > > There is a configuration utility I used, can't remeber the name, but > the name should be obvious using this - it'll create the base wine > directory and such like that: > $ ls /usr/local/bin | grep wine > Sorry, I know it's a bit late, but I remember the tool now: wineprefixcreate makes a nice wine directory to wherever you have your WINEPREVIX variable set, and it works quite nicely.