[Freeswitch-svn] [commit] r3477 - freeswitch/trunk
Freeswitch SVN
ptinsley at freeswitch.org
Tue Nov 28 17:13:46 EST 2006
Author: ptinsley
Date: Tue Nov 28 17:13:45 2006
New Revision: 3477
Modified:
freeswitch/trunk/INSTALL
Log:
Add a notice to try and deal with a common build problem.
Modified: freeswitch/trunk/INSTALL
==============================================================================
--- freeswitch/trunk/INSTALL (original)
+++ freeswitch/trunk/INSTALL Tue Nov 28 17:13:45 2006
@@ -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.
More information about the Freeswitch-svn
mailing list