Sorry, just found the solution:
#export LD_LIBRARY_PATH=/lib/arm-linux-gnueabihf:/usr/lib:/usr/local/lib:/opt/vc/lib
and
#ldconfig
(to make the change permanent)
ps: After a apt-get update/upgrade REBOOT!!!
Sorry, just found the solution:
#export LD_LIBRARY_PATH=/lib/arm-linux-gnueabihf:/usr/lib:/usr/local/lib:/opt/vc/lib
and
#ldconfig
(to make the change permanent)
ps: After a apt-get update/upgrade REBOOT!!!