Posted June 07, 2015
vv221: Are you using Debian Wheezy?
The package 'wine32' doesn’t exist in this version of Debian.
Two workarounds:
_using 'equivs', you can create an empty 'wine32' package which sole purpose would be to "fill up" the dependency
_in the script, editing the line starting by "PKGDEPS=" ("Initializing variables" section) for something not including 'wine32' and re-running the script
MadHatterXIII: Running Ubuntu 14.04 right now. Maybe I should just use the Windows version, since the "linux" one is nothing more than a wine wrapper anyway. Got equivs, but a little too wary of messing with scripts I don't understand. The package 'wine32' doesn’t exist in this version of Debian.
Two workarounds:
_using 'equivs', you can create an empty 'wine32' package which sole purpose would be to "fill up" the dependency
_in the script, editing the line starting by "PKGDEPS=" ("Initializing variables" section) for something not including 'wine32' and re-running the script
Please tell me if you get any unwanted behaviour from this.
Post edited June 07, 2015 by vv221