[xiph-commits] r10792 - trunk/ffmpeg2theora

conrad at svn.xiph.org conrad at svn.xiph.org
Thu Feb 9 16:58:58 PST 2006


Author: conrad
Date: 2006-02-09 16:58:56 -0800 (Thu, 09 Feb 2006)
New Revision: 10792

Modified:
   trunk/ffmpeg2theora/INSTALL
Log:
add actual Installation notes to the INSTALL file


Modified: trunk/ffmpeg2theora/INSTALL
===================================================================
--- trunk/ffmpeg2theora/INSTALL	2006-02-09 14:37:36 UTC (rev 10791)
+++ trunk/ffmpeg2theora/INSTALL	2006-02-10 00:58:56 UTC (rev 10792)
@@ -27,7 +27,16 @@
 ./configure
 make
 
+Installation
+------------
 
+make install
+
+Unless you specify a different --prefix option to ./configure, you will
+need root privileges for this, ie.:
+
+sudo make install
+
 Compiling on windows using mingw32:
 ---------------------------------
 you have to compile libvorbis, libogg, libtheora



More information about the commits mailing list