deno run -A --unstable-ffi captcha.ts
error: Uncaught (in promise) Error: Could not open library: Could not open library: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.32' not found (required by /home/alex/.cache/deno/plug/https/github.com/ca5f22309759238252351f9be046c2fe0145354ddfb7f7a85ff783475f26edda.so)
return Deno.dlopen<S>(await download(options), symbols as any);
^
at new DynamicLibrary (ext:deno_ffi/00_ffi.js:454:42)
at Object.dlopen (ext:deno_ffi/00_ffi.js:558:10)
at dlopen (https://jsr.io/@denosaurs/plug/1.0.5/mod.ts:155:15)
at eventLoopTick (ext:core/01_core.js:175:7)
at async https://jsr.io/@gfx/canvas/0.5.6/src/ffi.ts:966:10
I am on Pop!_OS 22.04 LTS
I have a lot of versions of glibc++ except for the one it wants:
I am on Pop!_OS 22.04 LTS
I have a lot of versions of glibc++ except for the one it wants: