Wine-fbsd64 updated to 1.3.31 (32bit Wine for 64bit FreeBSD)
Romain Garbage
romain.garbage at gmail.com
Sun Oct 30 11:07:32 UTC 2011
2011/10/25 David Naylor <naylor.b.david at gmail.com>:
> Hi,
Hi,
> Packages [1] for wine-fbsd64-1.3.31 have been uploaded to mediafire [2] and
> the wine-fbsd64.diff patch has been updated. There is a known UDP related
> 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). Please read the
> 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 wine
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.
More information about the freebsd-questions
mailing list