I cloned : git://git.ffmpeg.org/rtmpdump
then I applied the latest pacth (11/03) + make install.
The shared library is in /usr/local/lib :
Code:
ben@host:~/tools/rtmpdump$ locate librtmp.so.1
/home/ben/tools/rtmpdump/librtmp/librtmp.so.1
/usr/local/lib/librtmp.so.1
Could you provide your rtmpdump src tgz ?