Hi All,
Can someone point me to a set of directions on how to compile 32 bit wine on 64 bit only RHEL 7?
Many thanks,
-T
How do I compile 32 bit wine on 64 bit only RHEL 7?
-
- Level 3
- Posts: 98
- Joined: Thu Aug 21, 2014 6:40 pm
Re: How do I compile 32 bit wine on 64 bit only RHEL 7?
The instructions we have for RHEL are old, but they are a place to start. http://wiki.winehq.org/WineOn64bit
Where to get the 32 bit dependencies and build tools is something you would need to ask on a RHEL forum.
Where to get the 32 bit dependencies and build tools is something you would need to ask on a RHEL forum.
-
- Level 3
- Posts: 98
- Joined: Thu Aug 21, 2014 6:40 pm
Re: How do I compile 32 bit wine on 64 bit only RHEL 7?
Yes, I did find them. Thank you. Without building every one of the 32 bit dependencies, 32 bit Wine will not compile under RHEL 7. This is an absolute disaster.dimesio wrote:The instructions we have for RHEL are old, but they are a place to start. http://wiki.winehq.org/WineOn64bit
Where to get the 32 bit dependencies and build tools is something you would need to ask on a RHEL forum.
Re: How do I compile 32 bit wine on 64 bit only RHEL 7?
Are you sure? I was under the impression from https://bugzilla.redhat.com/show_bug.cgi?id=1117422#c6 that RHEL 7 does include some 32 bit libraries, probably not everything Wine needs, but at least the bare minimum. We've had a couple of CentOS users who did report they were able to build a WoW64 setup. Neither gave details of where they got the dependencies, but I suspect they would have mentioned having to build all of them.
-
- Level 3
- Posts: 98
- Joined: Thu Aug 21, 2014 6:40 pm
Re: How do I compile 32 bit wine on 64 bit only RHEL 7?
Pretty sure. I have been corresponding with EPEL (Extra Packages for Enterprise Linux). We are pretty much ...dimesio wrote:Are you sure? I was under the impression from https://bugzilla.redhat.com/show_bug.cgi?id=1117422#c6 that RHEL 7 does include some 32 bit libraries, probably not everything Wine needs, but at least the bare minimum. We've had a couple of CentOS users who did report they were able to build a WoW64 setup. Neither gave details of where they got the dependencies, but I suspect they would have mentioned having to build all of them.
This guy seems to have worked it out: http://finsmedia.com/winerpms.tar.gz
But I am leery of downloading third part stuff