Prasengupta / weasyprint_for_awslambda

Supporting WeasyPrint in AWS Lambda
23 stars 7 forks source link

Extracted .zip to the root but fails to work #6

Closed Comm4nd0 closed 5 years ago

Comm4nd0 commented 5 years ago

Hi,

is there any step by step instructions for this? I've tried everything and just can't get it working at all.

Comm4nd0 commented 5 years ago

ok, sorted...

instructions are this:

  1. download master.zip
  2. extract contents to dir
  3. copy libpangoft2-1.0.so.0 to web root
  4. copy pango-1.0 to web root
  5. copy pangocairo-1.0 to web root
  6. redeploy to lambda