Since version 7, RHEL has only x86-64 versions. The same thing happens to CentOS 7. In CentOS 7/EPEL, there is only package for Wine x86-64. However, many Windows.exe files are 32-bit. Steps: Trying to build WinExe on CentOS 6.4 Linux centos64-x64-single 2.6.32-358.el6.x8664 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x8664 x8664 x8664 GNU/Linux Pretty much follow all the instructions from README, no deviation.
Bash script and spec file to prep and build a winexe 1.1 rpm. Built and tested against:
Winexe remotely executes commands on Windows NT/2000/XP/2003/Vista/7/2008/8/2012 systems from GNU/Linux.
Winexe project home: http://sourceforge.net/projects/winexe/Samba project home: https://www.samba.org/
All pull requests are welcome. This package is essential to my own infrastructure so any improvements that can be made are great. If you have the ability, think about picking up development for winexe itself. Thank you in advance for any and all suggestions and help with this package.
These are handled by the winexe-rpm bash script. Depending on your system and configuration, you may need to install epel-release.
Installed against RedHat/Centos 7:
Installed against RedHat/Centos 6:
Removed:
Clone the repo:
Build the RPMs:
./winexe-rpm
And install:
rpm -iUvh RPMS/$HOSTTYPE/winexe-1.1-b787d2.*.$HOSTTYPE.rpm
I would like to thank Julio Gonzalez Gil as this repo is modeled heavily after his https://github.com/juliogonzalez/winexe-rpm.I would also like to thank the developers of Winexe and Samba for making these fine packages.
Bash script and spec file to prep and build a winexe 1.1 rpm. Built and tested against:
Winexe remotely executes commands on Windows NT/2000/XP/2003/Vista/7/2008/8/2012 systems from GNU/Linux.
Winexe project home: http://sourceforge.net/projects/winexe/Samba project home: https://www.samba.org/
All pull requests are welcome. This package is essential to my own infrastructure so any improvements that can be made are great. If you have the ability, think about picking up development for winexe itself. Thank you in advance for any and all suggestions and help with this package.
These are handled by the winexe-rpm bash script. Depending on your system and configuration, you may need to install epel-release.
Installed against RedHat/Centos 7:
Installed against RedHat/Centos 6:
Removed:
Clone the repo:
Build the RPMs: Cygwin install packages.
./winexe-rpm
And install:
rpm -iUvh RPMS/$HOSTTYPE/winexe-1.1-b787d2.*.$HOSTTYPE.rpm
I would like to thank Julio Gonzalez Gil as this repo is modeled heavily after his https://github.com/juliogonzalez/winexe-rpm.I would also like to thank the developers of Winexe and Samba for making these fine packages.