From owner-freebsd-questions Mon Mar 25 22:21:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from russian-caravan.cloud9.net (russian-caravan.cloud9.net [168.100.1.4]) by hub.freebsd.org (Postfix) with ESMTP id 8590F37B416 for ; Mon, 25 Mar 2002 22:21:29 -0800 (PST) Received: from earl-grey.cloud9.net (earl-grey.cloud9.net [168.100.1.1]) by russian-caravan.cloud9.net (Postfix) with ESMTP id 3D9AB28BD0; Tue, 26 Mar 2002 01:21:29 -0500 (EST) Date: Tue, 26 Mar 2002 01:21:29 -0500 (EST) From: Peter Leftwich X-X-Sender: To: Jeff Jeter Cc: FreeBSD Questions Subject: Re: Wine In-Reply-To: Message-ID: <20020326011936.O7437-100000@earl-grey.cloud9.net> Organization: Video2Video Services - http://Www.Video2Video.Com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 25 Mar 2002, Jeff Jeter wrote: [Derek Jeter? (smiles)] > I got (codeweavers)wine configured and am now attempting to run apps. when i run an app i get an error code 127. > OUTPUT: > %wine notepad > find -printf: unknown option Can you type "which wine" and post the result to the list? It seems like your "wine" command is a script or shell script which calls the "find" command, and it is complaining that "find ....... -printf ... something" is not a known flag. > find -printf: unknown option > find -printf: unknown option > find -printf: unknown option > find -printf: unknown option > find -printf: unknown option > find -printf: unknown option > find -printf: unknown option > find -printf: unknown option > find -printf: unknown option > Invoking /wine notepad > mktemp: mkstemp failed on /tmp/wine.log.UYGVJn: Premission denied > mktemp: mkstemp failed on /tmp/wine.status.6TvQ18: Premission denied > /usr/bin/wine: /wine: not found > Wine failed with return code 127 Did you "pkg_add -r" the wine installation, originally? -- Peter Leftwich President & Founder Video2Video Services Box 13692, La Jolla, CA, 92039 USA +1-413-403-9555 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message