Alex

Building From Source

1) Clone the cdrdao-pled source tree from GitHub recursively:

git clone --recursive https://github.com/alex-free/cdrdao-pled

2) Execute the build script (doesn’t matter if you cd into the source directory to do so beforehand):

cdrdao-pled/build

On Fedora and Debian, the below dependencies will be installed automatically by the build script:

If so desired, you may then execute the build script with the clean argument to delete all built objects from the source tree.