From owner-freebsd-questions@FreeBSD.ORG Thu Jul 9 06:10:59 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C21FB106567E for ; Thu, 9 Jul 2009 06:10:59 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-gx0-f210.google.com (mail-gx0-f210.google.com [209.85.217.210]) by mx1.freebsd.org (Postfix) with ESMTP id E5D6C8FC0C for ; Thu, 9 Jul 2009 06:10:58 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: by gxk6 with SMTP id 6so7404226gxk.19 for ; Wed, 08 Jul 2009 23:10:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=Z+zeE9a8JPIch/fD8uJb+diLrmJ1OE9jWSoeeCHEr+I=; b=L20nKoW7n85EyddfNELs3DzYUN1LHadRFPKyjX4oagHWemmuS73aWkoGjF8pk4Pctd X6b8YplSUxYAnxIVra/BL3WAE8c+aMnMjEvR5dVP2vy7tj8ExOi4FLrho1gUj7QryUWR UtH0Eh8KTUP73EEeQuD4sgFEJvRfjVvun1LNY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=ZxnY+jNQDgWu2WNS+fCQcjyWoG3z1SQGhecDr1PP/3LjsujNaUpecshWVC5M2qRE6Y OQ7WNQeugHXoTY3FW2aa89kon+P/ZxIOonUTjw4x84sgsrDyFD7GfvUEd8V2v8kMy5/+ f2I77fa/nqJv7uglrSAftQwkm3AtaSdjoU77U= MIME-Version: 1.0 Received: by 10.150.50.16 with SMTP id x16mr454003ybx.246.1247119858387; Wed, 08 Jul 2009 23:10:58 -0700 (PDT) In-Reply-To: References: Date: Thu, 9 Jul 2009 01:10:58 -0500 Message-ID: <6201873e0907082310m14ca17c3r963efe4f682ce380@mail.gmail.com> From: Adam Vande More To: kxorrao Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Wine on FBSD-7.0 amd64. Does it run? 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, 09 Jul 2009 06:11:02 -0000 On Wed, Jul 8, 2009 at 9:32 AM, kxorrao wrote: > What port of wine should I download in order to play 32bit .exe > files on FreeBSD-7.0 amd64? Linux wine or Wine? > > It's not a terribly big port. Compile it and check. Generally if there are problems with port on a specific platform, it will not build. Use regular wine/avoid emulators within emulators if at all possible. -- Adam Vande More