On Sat, Dec 12, 2015 at 10:52 PM, Jens Reyer <[email protected]> wrote: > On 12/13/2015 04:06 AM, Jens Reyer wrote: >> But afaics there is no need to launch different executables: > >> If I then have an application that works only in plain wine32 I have to >> opt-out and use: >> WINEARCH=win32 WINEPREFIX="$HOME/.wine32" wine ... > > Hmm, I added "export WINEARCH=win64" to .bashrc. > > Seems that only WINEARCH=win32 Desktop launcher work out of the box. > > The launchers for the 64-bit applications only work if a 64-bit > wineserver is already running (which was the case during my previous > testing).
So, maybe we want wineserver to not be multiarch? So if the user is on a 64-bit platform, the only wineserver we make available is the 64-bit one? Best wishes, Mike _______________________________________________ pkg-wine-party mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-wine-party
