Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Oct 2011 12:07:31 +0100
From:      Romain Garbage <romain.garbage@gmail.com>
To:        David Naylor <naylor.b.david@gmail.com>
Cc:        freebsd-emulation@freebsd.org, freebsd-questions@freebsd.org
Subject:   Re: Wine-fbsd64 updated to 1.3.31 (32bit Wine for 64bit FreeBSD)
Message-ID:  <CAL5Kp4f2LAq1v8LpdXmjPAsJKDWyqkL2CC4KGeSnF-GBijbYMQ@mail.gmail.com>
In-Reply-To: <201110251852.47385.naylor.b.david@gmail.com>
References:  <201110251852.47385.naylor.b.david@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
2011/10/25 David Naylor <naylor.b.david@gmail.com>:
> Hi,

Hi,

> Packages [1] for wine-fbsd64-1.3.31 have been uploaded to mediafire [2] a=
nd
> the wine-fbsd64.diff patch has been updated. =C2=A0There is a known UDP r=
elated
> problem with wine (see http://markmail.org/message/i7rtfz7uxd5s4fvl for
> details).
>
> To date there has been 1217 (+70) downloads from mediafire.
>
> The patch [3] for nVidia users is now included in the package and is run =
on
> installation (if the relevant files are accessable). =C2=A0Please read th=
e
> installation messages for further information.

$ sudo pkg_add Downloads/wine-fbsd64-1.3.31,1.txz
tar: /usr/local/share/wine/patch-nvidia.sh: Cannot stat: No such file
or directory
tar: Error exit delayed from previous errors.
A NVIDIA GRAPHICS DRIVER HAS BEEN DETECTED ON THIS SYSTEM AND THE AUTOMATED
PATCHING HAS FAILED, execute (as root)
        sh /usr/local/share/wine/patch-nvidia.sh
to get 2D/3D acceleration to work with the nvidia driver.  Without this win=
e
will crash when a program requires 2D/3D graphics acceleration.
[...]

$ file /usr/local/share/wine/patch-nvidia.sh
/usr/local/share/wine/patch-nvidia.sh: cannot open
`/usr/local/share/wine/patch-nvidia.sh' (No such file or directory)

$ tar tf Downloads/wine-fbsd64-1.3.31,1.txz | grep -C 2 nvidia
bin32/wmc
bin32/wrc
usr/local/share/wine/patch-nvidia.sh
share/wine/fonts/coue1255.fon
share/wine/fonts/coue1256.fon

The problem here seems to be the trailing usr/local/ for
patch-nvidia.sh file, which get actually installed into
$PREFIX/usr/local/share/wine instead of $PREFIX/share/wine

Regards,
Romain

PD: I used the fbsd9 package. md5 is ok.



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