Richard Grainger
2017-Oct-08 18:43 UTC
[CentOS] Announcement: 32 bit Wine repo for RHEL and CentOS 7
Hi all I've created a yum repo for 32 bit wine packages on RHEL and CentOS 7: https://harbottle.gitlab.io/wine32/7/i386/ The Wine packages work on both 32 bit and 64 bit RHEL/CentOS 7. There is no 32 bit version of the EPEL repo, where the standard RHEL/CentOS Wine packages can be found, so you may find this new repo useful if you need to run Windows software that requires the 32 bit version of Wine. The packages are all built from the EPEL source RPMs. I had to tweak the spec file for wine itself slightly, but for the dependencies it's all pure rebuilds. Instructions: Code: yum -y install https://harbottle.gitlab.io/wine32/7/i386/wine32-release.rpm yum -y install wine.i686 Please give it a try and tell me what you think! It probably needs more testing.
Vitalino Victor
2017-Oct-08 18:50 UTC
[CentOS] Announcement: 32 bit Wine repo for RHEL and CentOS 7
Thanks! This is much useful. Now, no compile wine 32-bit is more required hehe https://github.com/zma/usefulscripts/blob/master/script/install-wine-i686-centos7.sh 2017-10-08 15:43 GMT-03:00 Richard Grainger <grainger at gmail.com>:> Hi all > > I've created a yum repo for 32 bit wine packages on RHEL and CentOS 7: > > https://harbottle.gitlab.io/wine32/7/i386/ > > The Wine packages work on both 32 bit and 64 bit RHEL/CentOS 7. There is no > 32 bit version of the EPEL repo, where the standard RHEL/CentOS Wine > packages can be found, so you may find this new repo useful if you need to > run Windows software that requires the 32 bit version of Wine. > > The packages are all built from the EPEL source RPMs. I had to tweak the > spec file for wine itself slightly, but for the dependencies it's all pure > rebuilds. > > Instructions: > > Code: > yum -y install https://harbottle.gitlab.io/wine32/7/i386/wine32-release. > rpm > yum -y install wine.i686 > > > Please give it a try and tell me what you think! It probably needs more > testing. > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos >
Richard Grainger
2017-Oct-08 18:53 UTC
[CentOS] Announcement: 32 bit Wine repo for RHEL and CentOS 7
Yeah, forget that. Yum/DNF all the things! ;) On Sun, Oct 8, 2017 at 7:50 PM, Vitalino Victor <vitalinobr at gmail.com> wrote:> Thanks! > > This is much useful. > > Now, no compile wine 32-bit is more required hehe > > https://github.com/zma/usefulscripts/blob/master/script/install-wine-i686- > centos7.sh > > > > 2017-10-08 15:43 GMT-03:00 Richard Grainger <grainger at gmail.com>: > > > Hi all > > > > I've created a yum repo for 32 bit wine packages on RHEL and CentOS 7: > > > > https://harbottle.gitlab.io/wine32/7/i386/ > > > > The Wine packages work on both 32 bit and 64 bit RHEL/CentOS 7. There is > no > > 32 bit version of the EPEL repo, where the standard RHEL/CentOS Wine > > packages can be found, so you may find this new repo useful if you need > to > > run Windows software that requires the 32 bit version of Wine. > > > > The packages are all built from the EPEL source RPMs. I had to tweak the > > spec file for wine itself slightly, but for the dependencies it's all > pure > > rebuilds. > > > > Instructions: > > > > Code: > > yum -y install https://harbottle.gitlab.io/wine32/7/i386/wine32-release. > > rpm > > yum -y install wine.i686 > > > > > > Please give it a try and tell me what you think! It probably needs more > > testing. > > _______________________________________________ > > CentOS mailing list > > CentOS at centos.org > > https://lists.centos.org/mailman/listinfo/centos > > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos >
This is great, thank you very much! Did you make it parallel-installable to the 64 bit wine from epel? Peter On 09/10/17 07:43, Richard Grainger wrote:> Hi all > > I've created a yum repo for 32 bit wine packages on RHEL and CentOS 7: > > https://harbottle.gitlab.io/wine32/7/i386/ > > The Wine packages work on both 32 bit and 64 bit RHEL/CentOS 7. There is no > 32 bit version of the EPEL repo, where the standard RHEL/CentOS Wine > packages can be found, so you may find this new repo useful if you need to > run Windows software that requires the 32 bit version of Wine. > > The packages are all built from the EPEL source RPMs. I had to tweak the > spec file for wine itself slightly, but for the dependencies it's all pure > rebuilds. > > Instructions: > > Code: > yum -y install https://harbottle.gitlab.io/wine32/7/i386/wine32-release.rpm > yum -y install wine.i686 > > > Please give it a try and tell me what you think! It probably needs more > testing. > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos >
Richard Grainger
2017-Oct-09 06:05 UTC
[CentOS] Announcement: 32 bit Wine repo for RHEL and CentOS 7
Yes, works fine alongside 64 bit wine from EPEL. :) Sent from my iPhone> On 9 Oct 2017, at 02:03, Peter <peter at pajamian.dhs.org> wrote: > > This is great, thank you very much! > > Did you make it parallel-installable to the 64 bit wine from epel? > > > Peter > > >> On 09/10/17 07:43, Richard Grainger wrote: >> Hi all >> >> I've created a yum repo for 32 bit wine packages on RHEL and CentOS 7: >> >> https://harbottle.gitlab.io/wine32/7/i386/ >> >> The Wine packages work on both 32 bit and 64 bit RHEL/CentOS 7. There is no >> 32 bit version of the EPEL repo, where the standard RHEL/CentOS Wine >> packages can be found, so you may find this new repo useful if you need to >> run Windows software that requires the 32 bit version of Wine. >> >> The packages are all built from the EPEL source RPMs. I had to tweak the >> spec file for wine itself slightly, but for the dependencies it's all pure >> rebuilds. >> >> Instructions: >> >> Code: >> yum -y install https://harbottle.gitlab.io/wine32/7/i386/wine32-release.rpm >> yum -y install wine.i686 >> >> >> Please give it a try and tell me what you think! It probably needs more >> testing. >> _______________________________________________ >> CentOS mailing list >> CentOS at centos.org >> https://lists.centos.org/mailman/listinfo/centos >> > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos
Hello, That's great, I know many people were looking for this. Any chance you can also publish the SRPMs? -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro ----- Original Message -----> From: "Richard Grainger" <grainger at gmail.com> > To: "CentOS mailing list" <centos at centos.org> > Sent: Sunday, 8 October, 2017 19:43:57 > Subject: [CentOS] Announcement: 32 bit Wine repo for RHEL and CentOS 7> Hi all > > I've created a yum repo for 32 bit wine packages on RHEL and CentOS 7: > > https://harbottle.gitlab.io/wine32/7/i386/ > > The Wine packages work on both 32 bit and 64 bit RHEL/CentOS 7. There is no > 32 bit version of the EPEL repo, where the standard RHEL/CentOS Wine > packages can be found, so you may find this new repo useful if you need to > run Windows software that requires the 32 bit version of Wine. > > The packages are all built from the EPEL source RPMs. I had to tweak the > spec file for wine itself slightly, but for the dependencies it's all pure > rebuilds. > > Instructions: > > Code: > yum -y install https://harbottle.gitlab.io/wine32/7/i386/wine32-release.rpm > yum -y install wine.i686 > > > Please give it a try and tell me what you think! It probably needs more > testing. > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos
Richard Grainger
2017-Oct-09 12:28 UTC
[CentOS] Announcement: 32 bit Wine repo for RHEL and CentOS 7
Yes, I will look into getting the SRPMS up on the site (though they are just the ones from EPEL anyway). On Mon, Oct 9, 2017 at 11:54 AM, Nux! <nux at li.nux.ro> wrote:> Hello, > > That's great, I know many people were looking for this. > > Any chance you can also publish the SRPMs? > > -- > Sent from the Delta quadrant using Borg technology! > > Nux! > www.nux.ro > > ----- Original Message ----- > > From: "Richard Grainger" <grainger at gmail.com> > > To: "CentOS mailing list" <centos at centos.org> > > Sent: Sunday, 8 October, 2017 19:43:57 > > Subject: [CentOS] Announcement: 32 bit Wine repo for RHEL and CentOS 7 > > > Hi all > > > > I've created a yum repo for 32 bit wine packages on RHEL and CentOS 7: > > > > https://harbottle.gitlab.io/wine32/7/i386/ > > > > The Wine packages work on both 32 bit and 64 bit RHEL/CentOS 7. There is > no > > 32 bit version of the EPEL repo, where the standard RHEL/CentOS Wine > > packages can be found, so you may find this new repo useful if you need > to > > run Windows software that requires the 32 bit version of Wine. > > > > The packages are all built from the EPEL source RPMs. I had to tweak the > > spec file for wine itself slightly, but for the dependencies it's all > pure > > rebuilds. > > > > Instructions: > > > > Code: > > yum -y install https://harbottle.gitlab.io/wine32/7/i386/wine32-release. > rpm > > yum -y install wine.i686 > > > > > > Please give it a try and tell me what you think! It probably needs more > > testing. > > _______________________________________________ > > CentOS mailing list > > CentOS at centos.org > > https://lists.centos.org/mailman/listinfo/centos > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos >
Fred Smith
2017-Nov-21 01:31 UTC
[CentOS] Announcement: 32 bit Wine repo for RHEL and CentOS 7
On Sun, Oct 08, 2017 at 07:43:57PM +0100, Richard Grainger wrote:> Hi all > > I've created a yum repo for 32 bit wine packages on RHEL and CentOS 7: > > https://harbottle.gitlab.io/wine32/7/i386/ > > The Wine packages work on both 32 bit and 64 bit RHEL/CentOS 7. There is no > 32 bit version of the EPEL repo, where the standard RHEL/CentOS Wine > packages can be found, so you may find this new repo useful if you need to > run Windows software that requires the 32 bit version of Wine. > > The packages are all built from the EPEL source RPMs. I had to tweak the > spec file for wine itself slightly, but for the dependencies it's all pure > rebuilds. > > Instructions: > > Code: > yum -y install https://harbottle.gitlab.io/wine32/7/i386/wine32-release.rpm > yum -y install wine.i686 > > > Please give it a try and tell me what you think! It probably needs more > testing.So I've installed it, which seemed to go fine. so then I attempt to install Amazon Kindle Reader for PC, which spews errors (not unexpected, since wine is and forever will be incomplete): /usr/bin/wine32 Kindle_for_PC_1.17-Download.exe wine: created the configuration directory '/home/fredex/.wine' err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046} err:ole:marshal_object couldn't get IPSFactory buffer for interface {6d5140c1-7436-11ce-8034-00aa006009fa} err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002 err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002 err:ole:get_local_server_stream Failed: 80004002 err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046} err:ole:marshal_object couldn't get IPSFactory buffer for interface {6d5140c1-7436-11ce-8034-00aa006009fa} err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002 err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002 err:ole:get_local_server_stream Failed: 80004002 fixme:ntdll:NtLockFile I/O completion on lock not implemented yet err:mscoree:LoadLibraryShim error reading registry key for installroot err:mscoree:LoadLibraryShim error reading registry key for installroot err:mscoree:LoadLibraryShim error reading registry key for installroot err:mscoree:LoadLibraryShim error reading registry key for installroot fixme:ntdll:NtLockFile I/O completion on lock not implemented yet fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x6a07afa1, context 0xa33b50, init_notify 0, handle 0x130e804): stub fixme:iphlpapi:CancelMibChangeNotify2 (handle (nil)): stub wine: configuration in '/home/fredex/.wine' has been updated. so if I assume it actually installed something, how do I find it so I can run it? /home/fredex/.wine/drive_c/Program Files/Amazon/kindle exists, but is empty. Does that mean installation failed, or that I'm too stupid to be turned loose with a computer? :) :) Suggestions welcomed, thanks in advance! Fred -- ---- Fred Smith -- fredex at fcshome.stoneham.ma.us ----------------------------- God made him who had no sin to be sin for us, so that in him we might become the righteousness of God." --------------------------- Corinthians 5:21 ---------------------------------
Fred Smith
2018-Jan-23 23:42 UTC
[CentOS] Announcement: 32 bit Wine repo for RHEL and CentOS 7
On Sun, Oct 08, 2017 at 07:43:57PM +0100, Richard Grainger wrote:> Hi all > > I've created a yum repo for 32 bit wine packages on RHEL and CentOS 7: > > https://harbottle.gitlab.io/wine32/7/i386/ > > The Wine packages work on both 32 bit and 64 bit RHEL/CentOS 7. There is no > 32 bit version of the EPEL repo, where the standard RHEL/CentOS Wine > packages can be found, so you may find this new repo useful if you need to > run Windows software that requires the 32 bit version of Wine. > > The packages are all built from the EPEL source RPMs. I had to tweak the > spec file for wine itself slightly, but for the dependencies it's all pure > rebuilds. > > Instructions: > > Code: > yum -y install https://harbottle.gitlab.io/wine32/7/i386/wine32-release.rpm > yum -y install wine.i686 > > > Please give it a try and tell me what you think! It probably needs more > testing.there's nothing like replying 3 months later... I've just installed these packages, and since I don't know nuthin' about wine, I'm wondering if there is some procedure one should go thru to make sure it's ready to go, before I try installing Windoze packages on it... I vaguely recall hearing about such things, but can't remember any of the details. Thanks, in advance, for your advice! PS: Has anybody been able to get the Kindle for PC Reader to work on wine? I'd appreciate hints. thanks in advance! Fred -- ---- Fred Smith -- fredex at fcshome.stoneham.ma.us ----------------------------- I can do all things through Christ who strengthens me. ------------------------------ Philippians 4:13 -------------------------------