zmpkg.pl start error

Support and queries relating to all previous versions of ZoneMinder
Locked
Karasutengu
Posts: 5
Joined: Tue May 16, 2006 3:18 am

zmpkg.pl start error

Post by Karasutengu »

I could start zm, but then I reconfigured it and reinstalled it, and now when I try to start zm I get the following:

Code: Select all

/usr/local/bin/zmfix: error while loading shared libraries: libavutil.so: cannot open shared object file: No such file or directory
libavutil.so does exist, it is in /usr/local/lib

How can I fix this?
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post by zoneminder »

Check your ldconfig setup has /usr/local/lib in the path and rerun ldconfig if necessary. It is possible the linker is not picking it up.
Phil
Locked