vmware / photon

Minimal Linux container host
https://vmware.github.io/photon
Other
3.05k stars 696 forks source link

node cwebp-bin: error while loading shared libraries: libGL.so.1 #1256

Open MikeVL opened 3 years ago

MikeVL commented 3 years ago
./node_modules/cwebp-bin/vendor/cwebp
/root/actions-runner/_work/elec/elec/node_modules/cwebp-bin/vendor/cwebp: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory

ldd ./node_modules/cwebp-bin/vendor/cwebp
    linux-vdso.so.1 (0x00007ffc0b79a000)
    libpthread.so.0 => /lib/libpthread.so.0 (0x00007f0400cf0000)
    libGL.so.1 => not found
    libX11.so.6 => not found
    libXxf86vm.so.1 => not found
    libXi.so.6 => not found
    libm.so.6 => /lib/libm.so.6 (0x00007f0400bab000)
    libc.so.6 => /lib/libc.so.6 (0x00007f04009e3000)
    /lib64/ld-linux-x86-64.so.2 (0x00007f04010fe000)
ssahani commented 3 years ago

Dow we provide cwebp ?

MikeVL commented 3 years ago

nom install cwebp-bin