Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Mar 2002 01:21:29 -0500 (EST)
From:      Peter Leftwich <Hostmaster@Video2Video.Com>
To:        Jeff Jeter <gsfgf@hotmail.com>
Cc:        FreeBSD Questions <FreeBSD-Questions@FreeBSD.Org>
Subject:   Re: Wine
Message-ID:  <20020326011936.O7437-100000@earl-grey.cloud9.net>
In-Reply-To: <OE20AphwFutJLtosJ3I000004bf@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020326011936.O7437-100000>