X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=INSTALL;h=a636c5367ab13331385ac8e51b3fc4d17972f06e;hb=9c05096967e9ce6cd5d996a417d86b79da02250e;hp=12bd957810fa57d12144bc76feca220cea396402;hpb=115329f16062074e11ccf3b89ead6176606c9696;p=ffmpeg diff --git a/INSTALL b/INSTALL index 12bd957810f..a636c5367ab 100644 --- a/INSTALL +++ b/INSTALL @@ -7,7 +7,8 @@ sources to put the objects at that place. In that case, use an absolute path when launching 'configure', e.g. /ffmpegdir/ffmpeg/configure. -2) Then type 'make' to build ffmpeg. +2) Then type 'make' to build ffmpeg. On BSD systems, type 'gmake' +instead of 'make'. You may need to install GNU make first. 3) Type 'make install' to install ffmpeg and ffserver in /usr/local/bin.