View Single Post
  #8  
Old 11-23-2014, 07:04 PM
coalmorning coalmorning is offline
Junior Member
 
Join Date: Nov 2014
Posts: 7
coalmorning is on a distinguished road
Default

Re: Automated Chaturbate Recording Under Linux


Thanks for that quick reply.

Can you reccomend the proper method to install rtmpdump-ksv.

The method I use is as follows, which might be my initial problem...

git clone https://github.com/BurntSushi/rtmpdump-ksv.git

open terminal in rtmpdump-ksv directory, and run command...

make SYS=posix
make install

i've installed using the command above and tried others as well such as...

make install and...

make
sudo make install prefix=/usr

Thanks for the help.
Reply With Quote