From a618ca8c33544ff37fd7dd971b6bc6fc5c6716e2 Mon Sep 17 00:00:00 2001 From: dickfickling Date: Tue, 12 Jun 2012 13:36:15 -0300 Subject: [PATCH] Update master --- BUILDING.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/BUILDING.txt b/BUILDING.txt index ac72b54316..69a3dfd988 100644 --- a/BUILDING.txt +++ b/BUILDING.txt @@ -39,10 +39,11 @@ command line or by opening the project in NetBeans. 3) Get gstreamer Setup If Autopsy installer is not used, add the following entries to Windows PATH environment variable -(replace GSTREAMER_INSTALL_DIR with the location of gstreamer install root directory): - +(replace GSTREAMER_INSTALL_DIR with the location of the gstreamer root directory): GSTREAMER_INSTALL_DIR\bin\; GSTREAMER_INSTALL_DIR\lib\gstreamer-0.10\; +If you don't have gstreamer already, you can find a zipped gstreamer distribution in + AUTOPSYROOT/thirdparty/gstreamer 4) Compile Autopsy