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
This commit is contained in:
parent
bf4d94affe
commit
53e4be8bc0
6
INSTALL
6
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:
|
UNIX:
|
||||||
You will need 'wget' installed in your path so the build system
|
You will need 'wget' installed in your path so the build system
|
||||||
can download the dependancies.
|
can download the dependancies.
|
||||||
|
|
Loading…
Reference in New Issue