Code Monkey home page Code Monkey logo

winexe-rpm's Introduction

winexe-rpm

Bash script and spec file to prep and build a winexe 1.1 rpm. Built and tested against:

  • RedHat
    • 7.2 / 6.7
    • 4.2.* / 4.0.*
  • CentOS
    • 7.2 / 6.7
    • 4.2.* / 4.0.*

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.

Requirements

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:

  • gcc
  • perl
  • mingw-binutils-generic
  • mingw-filesystem-base
  • mingw32-binutils
  • mingw32-cpp
  • mingw32-crt
  • mingw32-filesystem
  • mingw32-gcc
  • mingw32-headers
  • mingw64-binutils
  • mingw64-cpp
  • mingw64-crt
  • mingw64-filesystem
  • mingw64-gcc
  • mingw64-headers
  • libcom_err-devel
  • popt-devel
  • zlib-devel
  • zlib-static
  • glibc-devel
  • glibc-static
  • python-devel
  • git
  • gnutls-devel
  • libacl-devel
  • openldap-devel
  • rpm-build
  • pkgconfig

Installed against RedHat/Centos 6:

  • git
  • rpm-build
  • gcc
  • pkgconfig
  • libtalloc-devel
  • samba4-devel
  • popt-devel
  • mingw64-gcc
  • mingw32-gcc

Removed:

  • libbsd-devel

Building fresh RPMs

Clone the repo:

git clone https://github.com/beardedeagle/winexe-rpm.git
cd winexe-rpm
chmod +x winexe-rpm

Build the winexe RPM

Build the RPMs:

./winexe-rpm

And install:

rpm -iUvh RPMS/$HOSTTYPE/winexe-1.1-b787d2.*.$HOSTTYPE.rpm

Acknowledgements

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.

winexe-rpm's People

Contributors

beardedeagle avatar rlthompson-godaddy avatar

Watchers

James Cloos avatar Thierry BOULOGNE avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.