]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Add a notice to try and deal with a common build problem.
authorPaul Tinsley <jackhammer@gmail.com>
Tue, 28 Nov 2006 22:13:45 +0000 (22:13 +0000)
committerPaul Tinsley <jackhammer@gmail.com>
Tue, 28 Nov 2006 22:13:45 +0000 (22:13 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3477 d0543943-73ff-0310-b7d9-9358b9ac24b2

INSTALL

diff --git a/INSTALL b/INSTALL
index f313b95cf49ef0de490bbef22561a5efcad0dfab..40ecfbe8670436d0b5d6f591d37c8343ec9f1684 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,3 +1,9 @@
+**************************************** NOTICE *******************************
+You MUST own the destination path of /usr/local/freeswitch for the project to 
+build properly!  The alternative is to pick a different prefix with ./configure
+--prefix=/my/special/place .
+*******************************************************************************
+
 UNIX:
        You will need 'wget' installed in your path so the build system
        can download the dependancies.