Am 07.10.19 um 16:03 schrieb Jack Waller: > On Mon, Oct 7, 2019 at 10:01 PM BuvaneshwariS <[email protected]> > wrote: > >> Dear Team, >> >> Greetings to all, I am downloaded the version of FFMPEG source code >> from FFMPEG official Forum.When running the sudo make command on my >> linux system I am getting the errors, for that I am attached the snap. >> >> From the downloaded source code also there is no config.h and >> libavutil/avconfig.h,ffbuild/config.mak files.So is it neccessary to >> include all.And after the compilation process how to run the source >> code.And kindly provide the clarifications about the compilation process >> (regarding the errors and how to solve that).And the Execution process >> of the source code. >> >> >> > You should run "./configure" to generate them firstly
and don't use "sudo" as general perfix for everyting, especially not for operations like compile software _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
