TO ALL WHO HAVE THIS ERROR
Code:
rtmpdump: error while loading shared libraries: librtmp.so.0: cannot open shared object file: No such file or directory
when you have installed
rtmpdump, you should enter the
librtmp directory and make a couple of steps:
1. make
2. sudo cp librtmp.so.0 /lib
so, thats it!
p.s. btw, you should enter SYS=posix, not SYS=linux