From owner-freebsd-questions@FreeBSD.ORG Thu Mar 26 17:12:23 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 B37CE10657FB for ; Thu, 26 Mar 2009 17:12:23 +0000 (UTC) (envelope-from bds@waywood.co.uk) Received: from v-smtp-auth-relay-1.gradwell.net (v-smtp-auth-relay-1.gradwell.net [79.135.125.40]) by mx1.freebsd.org (Postfix) with ESMTP id 5A5768FC25 for ; Thu, 26 Mar 2009 17:12:20 +0000 (UTC) (envelope-from bds@waywood.co.uk) Received: from 81-179-6-169.dsl.pipex.com ([81.179.6.169] helo=[192.168.1.246] country=GB ident=postmaster^pop3$waywood#co*uk) by v-smtp-auth-relay-1.gradwell.net with esmtpa (Gradwell gwh-smtpd 1.290) id 49cbb774.5d43.5cb; Thu, 26 Mar 2009 17:12:20 +0000 (envelope-sender ) Message-ID: <49CBB771.4090704@waywood.co.uk> Date: Thu, 26 Mar 2009 17:12:17 +0000 From: Barnaby Scott User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: Bill Moran References: <49CB957F.30807@waywood.co.uk> <20090326112408.8cf4aa95.wmoran@potentialtech.com> In-Reply-To: <20090326112408.8cf4aa95.wmoran@potentialtech.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "freebsd-questions@freebsd.org" Subject: Re: Wine without X 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, 26 Mar 2009 17:12:26 -0000 Bill Moran wrote: > In response to Barnaby Scott : > >> I'm sorry if I'm asking in the wrong place, but I have tried elsewhere >> and go no response. >> >> I want to install wine, but without X on the system. > > Why would you expect this to be possible? The GUI is an integral part > of MS Windows ... I can't imagine how wine would work at all without X > installed -- which is probably why you're not getting any answers. > > Perhaps you should back up and consider what you're trying to accomplish. > If you don't need a GUI, then what programs do you expect to run under > wine, and is there some better way to get them? > Thanks for your reply I know this is possible because I have seen discussion of it in Linux and wine forums. I'm just too inexperienced to know which bits of the instructions are OS-specific, and what other nightmares I might face. I might be able to figure it all out by weeks of trial and error, but that seems crazy if someone has been there before me! As for why I want it to run, that is because the application I want to run is a bolt-on to a specific bit of rendering software that we use, and there really is no viable non-Windows replacement in our situation - believe me, if there was, I'd be using it. (In case you care, we are talking about Vray for Rhino, which we use because we use Rhino, and because we use Rhino we chose RhinoCAM, and because we chose RhinoCAM I spent weeks writing software to make it talk to our CNC equipment, whose controller is inextricably Windows-based... you get the picture!) In answer to the other replies (thanks to you guys too): Yes, wine is fine with just the command prompt. It is somewhat confusing in that it offers a thing called wineconsole, but ironically that *does* appear to require X. Just using wine without X is fine, so long as the app does not attempt to open any sort of window, system tray etc. As for the 'cluttering' - I'm not so worried about disk space, that's cheap these days. It's more a question of updating ports. When I once made the mistake of installing X and various other things I turned out not to need, the process of updating everything became a nightmare - stuff breaking because I hadn't read the updating info for a bunch of fonts or something stupid like that. Multiply that by 3 servers, and, well, no thanks!