wkhtmltopdf / packaging

Packaging of wkhtmltopdf releases
https://wkhtmltopdf.org/downloads.html#stable
301 stars 136 forks source link

execute ./build package-docker buster-amd64 <PATH-TO-WKHTMLTOPDF> appear a error #111

Closed lishuaiyin02 closed 2 years ago

lishuaiyin02 commented 2 years ago

In ubuntu 20.04 when I execute sudo apt install -y python-yaml docker.io vagrant virtualbox p7zip-full. And then execute ./build package-docker buster-amd64 , appear a error : You don't seem to have 'make' or 'gmake' in your PATH.Cannot proceed,what should I do to solve this problem. image Because I am a newbie and my English is poor, so there may be errors in the expression. Please forgive me. Thanks!

ashkulz commented 2 years ago

@lishuaiyin02 I'm not sure which version of the packaging repo you're using, but it should attempt to create a docker image. Can you check with the latest master?