From owner-freebsd-questions@FreeBSD.ORG Sat Dec 5 18:09:42 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 BA1CA1065676 for ; Sat, 5 Dec 2009 18:09:42 +0000 (UTC) (envelope-from ml@netfence.it) Received: from cp-out10.libero.it (cp-out10.libero.it [212.52.84.110]) by mx1.freebsd.org (Postfix) with ESMTP id 7C46F8FC15 for ; Sat, 5 Dec 2009 18:09:42 +0000 (UTC) Received: from soth.ventu (151.51.164.240) by cp-out10.libero.it (8.5.107) id 4B18494F005DA693; Sat, 5 Dec 2009 19:09:41 +0100 Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.14.3/8.14.2) with ESMTP id nB5I9eIP086491; Sat, 5 Dec 2009 19:09:40 +0100 (CET) (envelope-from ml@netfence.it) Message-ID: <4B1AA1E4.7090805@netfence.it> Date: Sat, 05 Dec 2009 19:09:40 +0100 From: Andrea Venturoli User-Agent: Thunderbird 2.0.0.23 (X11/20090828) MIME-Version: 1.0 To: RW References: <4B1A5644.4090302@netfence.it> <20091205171701.60a7003b@gumby.homeunix.com> In-Reply-To: <20091205171701.60a7003b@gumby.homeunix.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: WINE on 6.3 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: Sat, 05 Dec 2009 18:09:42 -0000 RW ha scritto: > For win32 console applications try using wineconsole, if you aren't > already. I've tried both, but both seem to hang with CPU at 100%, doing nothing. > If your app is a DOS application you would be better-off with > dosbox. DosBox works as a charm, but this app is Win32. bye & Thanks av.