From: Paul Tinsley Date: Tue, 28 Nov 2006 22:13:45 +0000 (+0000) Subject: Add a notice to try and deal with a common build problem. X-Git-Tag: v1.0-beta1~1672 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53e4be8bc08fcb52c02c72f2109a40ce5b9876b0;p=thirdparty%2Ffreeswitch.git Add a notice to try and deal with a common build problem. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3477 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/INSTALL b/INSTALL index f313b95cf4..40ecfbe867 100644 --- 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.