On 12/16/2020 9:03 AM, kumarsnathan wrote:
(b) sudo make clean

First things first-
'sudo' is almost never needed when building software; no idea why you're using it but please don't. (If 'make clean' fails without it, you have permission/access problems that need to be solved.)

About the only time it would be is for 'make install', and only they if you don't have permissions to the install dirs.

z!
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to