All Projects → greenpau → Statifier

greenpau / Statifier

Licence: gpl-2.0
Tool for creating portable self-containing Linux executable

Programming Languages

c
50402 projects - #5 most used programming language

Statifier create from dynamically linked ELF executable and all it's libraries (and all LD_PRELOAD libraries if any) one file. This file can be copied and run on another machine without need to drag all it's libraries.

Statifier use following software: +----------+-----------------------+---------------------+ | Program | PackageName for RH72 | PackageName for RH9 | +----------+-----------------------+---------------------+ | awk | gawk | gawk | | bash | bash | bash | | cat | textutils | coreutils | | chmod | fileutils | coreutils | | dirname | sh-utils | coreutils | | mkdir | fileutils | coreutils | | rm | fileutils | coreutils | | uname | sh-utils | coreutils | +----------+-----------------------+---------------------+

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].