Wine 32bit Dependencies
Wine 32bit Dependencies
I am trying to install Wine 1.6.2 on RHEL 6.6. Does anyone know which dependencies are required?
Re: Wine 32bit Dependencies
If you're using a distro package, your package manager should automatically pull in any dependencies. If you're building Wine yourself, just run ./configure and install whatever it complains about.
FYI, 1.6.2 is over two years old and no longer supported. The current stable release is 1.8.1.
FYI, 1.6.2 is over two years old and no longer supported. The current stable release is 1.8.1.
Re: Wine 32bit Dependencies
I am trying to build from source. I get an error about X 32-bit development. I will keep trying to lookup errors and see what dependencies one by one.
Re: Wine 32bit Dependencies
That's how it's done. If you're not sure exactly what packages provide what's needed, ask on your distro's forum. Packaging varies greatly by distro, so I can't help you with that.