http://bugs.winehq.org/show_bug.cgi?id=22400
--- Comment #7 from paulo i30817@gmail.com 2010-04-18 20:33:40 --- The "easy way" to get the build dependencies for a 32 bit build doesn't work in my distro:
paulo@AIVAS:~/wine-git$ wget http://winezeug.googlecode.com/svn/trunk/install-wine-deps.sh --2010-04-19 02:31:24-- http://winezeug.googlecode.com/svn/trunk/install-wine-deps.sh Resolving winezeug.googlecode.com... 209.85.227.82 Connecting to winezeug.googlecode.com|209.85.227.82|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 7403 (7.2K) [text/plain] Saving to: `install-wine-deps.sh.1'
100%[======================================>] 7,403 --.-K/s in 0.05s
2010-04-19 02:31:25 (142 KB/s) - `install-wine-deps.sh.1' saved [7403/7403]
paulo@AIVAS:~/wine-git$ sudo sh install-wine-deps.shdistro Ubuntu 10.04 not supported
What can i do (i installed win-dev and flex and bison (needed to build 64 bit) build 64 bit, realized that that would be useless to build 32 bit programs and tried to get the libs with that script))?