iizukanao / picam

Audio/video recorder for Raspberry Pi with language agnostic API
GNU Lesser General Public License v2.1
489 stars 78 forks source link

error while loading shared libraries: libcamera.so.0.1: cannot open shared object file: No such file or directory #213

Closed MrChuckFinley closed 5 months ago

MrChuckFinley commented 5 months ago

Hello, it seems that updates to Libcamera have broken compatibility. I'm getting this on a fresh Bookworm 64 bit install (I tried lite and full, both same error)-> ./picam: error while loading shared libraries: libcamera.so.0.1: cannot open shared object file: No such file or directory

iizukanao commented 5 months ago

@MrChuckFinley Thank you for pointing this out! I've just fixed the libcamera issue. You can download the update from the latest release here: https://github.com/iizukanao/picam/releases/tag/v2.0.12