Libmmal.so not being found but ldconfig shows its path.

The Raspberry Pi is a series of credit card-sized single-board computers developed in the United Kingdom by the Raspberry Pi Foundation to promote the teaching of basic computer science in schools and developing countries.

Post Reply
User avatar
/RaspberryPi
Corporate
Posts: 2449
Joined: Wed Jun 05, 2019 1:29 am

Libmmal.so not being found but ldconfig shows its path.

Post by /RaspberryPi »

Title. I've looked at a bunch of posts about this and tried practically everything.
When I type 'sudo ldconfig -p | grep mmal', I get the output:
libmmal_vc_client.so (libc6) => /opt/vc/lib/libmmal_vc_client.so
libmmal_util.so (libc6) => /opt/vc/lib/libmmal_util.so
libmmal_core.so (libc6) => /opt/vc/lib/libmmal_core.so
libmmal_components.so (libc6) => /opt/vc/lib/libmmal_components.so
libmmal.so (libc6) => /opt/vc/lib/libmmal.so
But when I try to import picamera or do anything with it I get:
OSError: libmmal.so: cannot open shared object file: No such file or directory

Any help would be appreciated.

submitted by /u/DeoPoka
[link] [comments]

More...
Post Reply

Return to “Raspberry Pi Forum”