wineboot-stable -V (return code: -15)
it looks like wine32 is missing, you should install it.
multiarch needs to be enabled first. as root, please
execute "dpkg --add-architecture i386 && apt-get update &&
apt-get install wine32"
wineboot-stable -help (return code: 0)
it looks like wine32 is missing, you should install it.
multiarch needs to be enabled first. as root, please
execute "dpkg --add-architecture i386 && apt-get update &&
apt-get install wine32"
Usage: wineboot [options]
Options;
-h,--help Display this help message
-e,--end-session End the current session cleanly
-f,--force Force exit for processes that don't exit cleanly
-i,--init Perform initialization for first Wine instance
-k,--kill Kill running processes without any cleanup
-r,--restart Restart only, don't do normal startup operations
-s,--shutdown Shutdown only, don't reboot
-u,--update Update the wineprefix directory