When I try to run Allegro programs, I get "error while loading shared libraries: liballeg.so.4.1: cannot open shared object file: No such file or directory".

Description

When I try to run Allegro programs, I get "error while loading shared libraries: liballeg.so.4.1: cannot open shared object file: No such file or directory".
You need to teach the dynamic linker where to find the Allegro shared library. See docs/build/unix.txt, near the end of the 'Installing Allegro' section.