On 07/31/2015 05:15 PM, Eric Christensen wrote: > On Friday, July 31, 2015 04:33:12 PM jre wrote: >> Make a clean reinstall. First remove all wine packages (please post the >> output) (one line): >> >> $ sudo apt-get purge wine wine-binfmt wine32 wine64 wine32-dev-tools >> wine32-tools wine64-dev-tools wine64-tools fonts-wine libwine-dev >> libwine-dbg libwine libwine:i386 wine-bin wine64-bin libwine-alsa >> libwine-bin libwine-capi libwine-cms libwine-gl libwine-gphoto2 >> libwine-ldap libwine-openal libwine-oss libwine-print libwine-sane
Ups, the "fonts-wine" package does not exist in Jessie, therefore the first command failed. Drop "fonts-wine" from the above command, then repeat every other step, for the "ls -l" command use (one line): $ ls -l /usr/bin/wine32 /usr/lib/i386-linux-gnu/wine/bin/wine32 /usr/lib/i386-linux-gnu/wine/bin/wine /usr/bin/wine64 _______________________________________________ pkg-wine-party mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-wine-party
