Hi, I followed this tutorial http://art.ified.ca/?page_id=40. But i get this error: configure: error: Cannot build a 32-bit program, you need to install 32-bit development libraries. how to compile it right for 64bit?
On 4/10/10 4:25 PM, karuru wrote:> Hi, > I followed this tutorial http://art.ified.ca/?page_id=40.We can't vouch for the accuracy of online tutorials like that. The best place for information about building Wine is on the official Wine Wiki (http://wiki.winehq.org ). In particular, you should look at http://wiki.winehq.org/FAQ#head-7ed3c3163e2b932ee2030a48f9c5e553dc41817b> But i get this error: > > configure: error: Cannot build a 32-bit program, you need to install 32-bit development libraries. > > how to compile it right for 64bit?Do what it says and install 32-bit development tools and libraries. But that depends on your OS/distro. Why do you want to build Wine from source, anyway? Chip
karuru wrote:> Hi, > I followed this tutorial http://art.ified.ca/?page_id=40. > But i get this error: > > configure: error: Cannot build a 32-bit program, you need to install 32-bit development libraries. > > how to compile it right for 64bit?http://wiki.winehq.org/WineOn64bit
thanks for the link! but i cant find ia32-apt-get in my sidux / debian unstable ? i cant install it via apt :(
because i want to add pulse support as it is described in here http://art.ified.ca/?page_id=40
karuru wrote:> because i want to add pulse support as it is described in here http://art.ified.ca/?page_id=40First, outside tutorials are not supported here. If you insist on following one, ask the author for help. Second, winepulse is not supported here. What you do on your own system is your business, but if you run into any problems, you are on your own.