Index of /executor/SPECS/

Index of /executor/SPECS/


../
README.md                                          20-Apr-2024 10:33                 363
executor-2-1.src.rpm                               20-Apr-2024 10:33             2436430
executor.spec                                      20-Apr-2024 10:33                1425

executor-packaging

Modified spec-files to properly build rpm and deb packages of Executor emulator

Tested on CentOS 6.8 32bit

Use SPECS/executor.spec to build executor.rpm (contains binary)

Use SPECS/executor-aux.spec to build executor-aux.rpm (auxiliary files for the Executor in aux directory)

To build executor binary, visit https://github.com/ctm/executor

Check paths!

To build deb, use alien on Deb-based distribution.

There are pre-built packages for CentOS 6.8 (32 bit) and Debian 8 Jessie (32 bit) in the "ready" directory. Deb also has been tested on Linux Mint 18.1 (64 bit)

Arch Linux and Manjaro users use PKGBUILD