View Single Post
  #4  
Old 05-11-2012, 04:38 PM
ercan ercan is offline
Junior Member
 
Join Date: Mar 2012
Posts: 8
ercan is on a distinguished road
Default

Re: How to install rtmpdump v2.4 on ubuntu


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 ?
Reply With Quote