Hi,
This is my first post, first of all thanks for the hard work KSV
However, I have a problem with the patch and install rtmpdump on Ubuntu 12.10 server.
I do the following commands:
Code:
git clone git://git.ffmpeg.org/rtmpdump
patch -p0 -i Patch.diff
make SYS=posix XLDFLAGS="-lm"
sudo make install prefix=/usr
WhenI try to start rtmpdum shows the error:
In polish: "Naruszenie ochrony pamięci (core dumped)"
Translated into English: "Violation of memory protection (core dumped) or "segfault (core dumped)"
I do not know which is the correct translate I translated this by google translate.
I hope that everything I wrote is understandable.
Can I ask for help in this case?
Thanks and regards
pattg