[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: wine-unstable 64 bit



Hello.

Le 09.06.2014 11:19, Floris a écrit :
With the current version of wine64-unstable  (1.7.19-1) there is no
possibility to run a 64-bit wineserver

floris@Alice:~$ rm -R win64
floris@Alice:~$ WINEPREFIX=/home/floris/win64 WINEARCH=win64
wine-unstable  wincfg
wine: created the configuration directory '/home/floris/win64'
wine: WINEARCH set to win64 but '/home/floris/win64' is a 32-bit
installation.

Bug #742561 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=742561
is  know by the Debian Wine maintainers

Does someone know a workaround, or can point me to a site to compile
and  make it myself the Debian way?

Never tried to do that myself, but it should work:

_ install build-dependencies of the package you want ( #aptitude build-dep <package> )
_ download the source package ( $apt-get source <package> )
_ replace the source code with official one ( unarchive the file apt-get gave you, download upstream's source-code, unarchive it needed -- not if you use git for example --, search for source code in apt's stuff, replace it with upstream's ) _ pray the gnu to not give you build errors ( it should not, but... should and will are different words, right? anyway we might be able to help you here if there are some )
_ compile and make the package(s)
_ install the packages
_ try to use the package


thanks,

floris


Reply to: