julianhille / MuhammaraJS

Muhammara a node module with c/cpp bindings to modify PDF with js for node or electron (based/replacement on/of galkhana/hummusjs)
Other
205 stars 41 forks source link

GLIBC_2.29 #347

Closed IndyVC closed 8 months ago

IndyVC commented 8 months ago

Building a docker image fails with the following error: ERROR: Error: /lib/x86_64-linux-gnu/libm.so.6: versionGLIBC_2.29' not found (required by /__w/labeling-tool-gql/labeling-tool-gql/node_modules/muhammara/binding/muhammara.node)`

Dockerimage = node:18.18.2-buster

julianhille commented 8 months ago

please downgrade to muhammara < 4 and retest

julianhille commented 8 months ago

Here is a bit of explanation:

https://github.com/julianhille/MuhammaraJS/issues/333#issuecomment-1755713141

and the following comment may also help you:

https://github.com/julianhille/MuhammaraJS/issues/333#issuecomment-1759270414