[Ffmpeg-devel] [patch] Add info to INSTALL for BSD systems

Dieter freebsd
Fri Feb 3 13:54:24 CET 2006


===================================================================
RCS file: RCS/INSTALL,v
retrieving revision 1.1
diff -u -r1.1 INSTALL
--- INSTALL     2006/02/03 20:49:23     1.1
+++ INSTALL     2006/02/03 20:50:39
@@ -7,7 +7,8 @@
 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 gmake first.
 
 3) Type 'make install' to install ffmpeg and ffserver in
 /usr/local/bin.





More information about the ffmpeg-devel mailing list