fix liar INSTALL

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@503 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2006-01-30 20:13:24 +00:00
parent 0d8c8b1e16
commit abdb398b1a
3 changed files with 14 additions and 16 deletions
+12 -14
View File
@@ -7,27 +7,25 @@ UNIX:
3) Choose one of the following:
Build The Entire Project (reccommended)
make everything
*) Build The Entire Project (reccommended)
make installall
Build/Install All
make installall
*) Do it yourself step by step:
make
make install
make modules
make install_mod
Build Just The Core
make
Build Modules
make modules
Install Modiles
make install_mod
*) Rebuild all the dependancies
make megaclean
Windows 32:
Requires: Microsoft Visual Studio 2005 or
Visual C++ 2005 Express Edition and Platform SDK
Internet connectivity to download dependency libraries
Visual C++ 2005 Express Edition and Platform SDK
Internet connectivity to download dependency libraries
1) Open /w32/vsnet/Freeswitch.sln
@@ -36,4 +34,4 @@ Windows 32:
3) Build solution or your choice of modules using the ide.