From owner-freebsd-questions@FreeBSD.ORG Fri Apr 7 18:07:51 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 A069416A400 for ; Fri, 7 Apr 2006 18:07:51 +0000 (UTC) (envelope-from lists@jnielsen.net) Received: from ns1.jnielsen.net (ns1.jnielsen.net [69.55.238.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2B1E43D64 for ; Fri, 7 Apr 2006 18:07:50 +0000 (GMT) (envelope-from lists@jnielsen.net) Received: from localhost (jn@ns1 [69.55.238.237]) (authenticated bits=0) by ns1.jnielsen.net (8.12.9p2/8.12.9) with ESMTP id k37I7nVP060264; Fri, 7 Apr 2006 11:07:50 -0700 (PDT) (envelope-from lists@jnielsen.net) From: John Nielsen To: freebsd-questions@freebsd.org Date: Fri, 7 Apr 2006 14:05:48 -0400 User-Agent: KMail/1.9.1 References: <573015470604070912m60cff5bbl92e4642e227d3683@mail.gmail.com> In-Reply-To: <573015470604070912m60cff5bbl92e4642e227d3683@mail.gmail.com> X-Face: #X5#Y*q>F:]zT!DegL3z5Xo'^MN[$8k\[4^3rN~wm=s=Uw(sW}R?3b^*f1Wu*.<=?utf-8?q?of=5F4NrS=0A=09P*M/9CpxDo!D6?=)IY1w<9B1jB; tBQf[RU-R<,I)e"$q7N7 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200604071405.49245.lists@jnielsen.net> X-Virus-Scanned: ClamAV version 0.88, clamav-milter version 0.87 on ns1.jnielsen.net X-Virus-Status: Clean Cc: John Hoover Subject: Re: Wine installation/configuration question 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: Fri, 07 Apr 2006 18:07:51 -0000 On Friday 07 April 2006 12:12, John Hoover wrote: > I've having trouble with Wine. I'm getting the same error regardless > if I compile from the ports tree, install a package, or compile from > source. > > on FreeBSD 6.1-PRERELEASE > > %wine program.exe > fixme:msvcrt:_spawnve :not translating name /usr/local/lib/../bin/wine > to locate program > > Then it just seems to sit there with Wine in a "piperd" state. I don't know > what while would be waiting for and I've not had any luck with searching > Google or WineHQ. Hopefully someone has seen this before or has an idea > what it might be. > > Oh, the preinstalled apps, notepad.exe, sol.exe, produce the same result. I started seeing the same thing after upgrading the port installed on my system, but only sometimes. I haven't determined what's different between the times it works and the times it doesn't, but stubborn repetition (with slight variations such as running from a "wineconsole wcmd" prompt) seems to be a key ingredient. Interestingly, a program I installed prior to upgrading the port (irfanview) has always worked fine, although I've seen the problem on most other programs I've tried to run. I'm interested in tracking this down as well. JN