Author: rthomsen
Date: 2012-03-03 08:55:49 -0700 (Sat, 03 Mar 2012)
New Revision: 9574
Modified:
trunk/BOOK/general/sysutils/strigi.xml
Log:
Corrected strigi installation instructions.
Modified: trunk/BOOK/general/sysutils/strigi.xml
===================================================================
--- trunk/BOOK/general/sysutils/strigi.xml 2012-03-03 15:36:42 UTC (rev
9573)
+++ trunk/BOOK/general/sysutils/strigi.xml 2012-03-03 15:55:49 UTC (rev
9574)
@@ -94,15 +94,11 @@
<sect2 role="installation">
<title>Installation of Strigi</title>
- <para>Create a build directory:</para>
-
- <screen><userinput>mkdir build &&
-cd build</userinput></screen>
-
<para>Install <application>strigi</application> by running the following
commands:</para>
-
+
<screen><userinput>patch -Np0 -i ../strigi-&strigi-version;-ffmpeg.patch
&&
+mkdir build && cd build &&
cmake -DCMAKE_INSTALL_PREFIX=/usr .. &&
make</userinput></screen>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page