1. setup build environment with perl v 5.26 2. as per github building instructions for CPAN, get nasm, bash, gmake, rsync and perl 26 for my case. 3. download a nightly tarball from downloads.slimdevices.com for 7.9.2. Unzip/untar, cd to uncompressed directory
That tarball will NOT have the sources you'll need to compile. You'd have to get a copy of https://github.com/Logitech/slimserver-vendor instead.
4. cd to the CPAN directory, run the buildme.sh script.
Besides the module in CPAN you'd have to build faad etc. from that repositorie's root folder, too.
-- Michael _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
