I tried to install on debian operation sistem. But an error occered.
Code:
sudo checkinstall --pakdir "$HOME/Desktop" --pkgname rtmpdump --pkgversion "2.4+git$(date +%Y%m%d)" --backup=no --default && sudo ldconfig
When I wrote this line, error is like this,
Code:
bash: checkinstall: command not found
I tried on ubuntu system. It worked. But It's not work on debian system. How can i fixed this problem ?