hmbusch opened a new issue #1736: Pagemod cannot be built using the way described in the docs URL: https://github.com/apache/incubator-pagespeed-mod/issues/1736 The documentation for compiling pagespeed reads: > To compile mod_pagespeed, run the commands below. You should to omit the AR arguments for latest-beta. > cd ~/mod_pagespeed/src > make AR.host=`pwd`/build/wrappers/ar.sh AR.target=`pwd`/build/wrappers/ar.sh BUILDTYPE=Release Yet there is no folder 'src' and there is no 'ar.sh' in the whole project, even after completing all the previous steps. So how do I build pagespeed from source correctly?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
