Skip to content

Latest commit

 

History

History

contrib

BUILD PMS BINARIES

These scripts are only meant for enthusiasts that want to bundle their PMS with custom built versions of libraries and tools, replacing the standard versions shipped with the regular PMS distribution.

Downloading (and updating) sources

contrib/download-pms-binaries-source.sh

Sources archives will be strored in target/bin-tools/src/

Building bainaries

contrib/build-pms-binaries.sh

Search target/bin-tools/target/bin/ for compiled binaries and target/bin-tools/target/lib/ for libs

Cleaning up

rm -rf target/bin-tools/build/
rm -rf target/bin-tools/target/