View Single Post
  #9  
Old 03-04-2017, 11:49 PM
WorkOFF WorkOFF is offline
Junior Member
 
Join Date: May 2016
Posts: 12
WorkOFF is on a distinguished road
Default

Re: struggling to compile K-S-V on rtmpdump


I think i know where the problem
when i try to do this step
Code:
sudo checkinstall --pkgname rtmpdump \
--pkgversion "2.4+git$(date +%Y%m%d)" \
--backup=no --fstrans=no --default; sudo ldconfig
It says " Command not found "
how to fix it?
Reply With Quote