billw2 / pikrellcam

Raspberry Pi motion vector detection program with OSD web interface.
GNU General Public License v3.0
262 stars 70 forks source link

Errors while installing Pikrellcam #85

Closed blogdemoi closed 1 year ago

blogdemoi commented 1 year ago

Hi,

I used Pikrellcam before, two years ago. Today I installed it on the latest Bullseye and got the following errors while running the install script:

Note, selecting 'php7.3-common' for regex 'php7.3' Package php7.3-common is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source

E: Package 'php7.3-common' has no installation candidate E: Unable to locate package php7.3-fpm E: Couldn't find any package by glob 'php7.3-fpm' E: Couldn't find any package by regex 'php7.3-fpm' Making /usr/local/bin/pikrellcam link. ./pikrellcam: error while loading shared libraries: libmp3lame.so.0: cannot open shared object file: No such file or directory Unexpected failure to create config file /home/pi/.pikrellcam/pikrellcam.conf

Any idea?

Thank you if you have time to reply.

blogdemoi commented 1 year ago

Hum, sorry for this, I had to install php7.3-fpm, no errors anymore.

Thank you for this wonderful piece of software.