Tagged Questions
3
votes
3answers
155 views
New source install over existing one
I have Slackware installed on my computer, and I install a lot of software from source. Now I want to install ffmpeg from source just to recompile it with some more options. But I already have ffmpeg ...
1
vote
4answers
947 views
Install ffmpeg 0.7.1-5 from debian package
I downloaded this package for ffmpeg.
When I try to install it with command
sudo dpkg -i ffmpeg_0.7.1-5_i386.deb
it writes this error message:
Unpacking ffmpeg (from ffmpeg_0.7.1-5_i386.deb) ...
...