]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
this was all wrong.. blanking it out for now.. I am sure we should have somthing...
authorMichael Jerris <mike@jerris.com>
Sat, 28 Oct 2006 19:59:01 +0000 (19:59 +0000)
committerMichael Jerris <mike@jerris.com>
Sat, 28 Oct 2006 19:59:01 +0000 (19:59 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3225 d0543943-73ff-0310-b7d9-9358b9ac24b2

README

diff --git a/README b/README
index 0e52737cfca8ee41c7d32cbc27f7cde0ecda1e41..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 (file)
--- a/README
+++ b/README
@@ -1,40 +0,0 @@
-Freeswitch depends on several out of tree libraries.  All of freeswitch depends on APR, and mod_exosip depends on osip, exosip, jtrhead, and jrtplib.  \r
-Download locations and links for details can be found below.\r
-\r
-Apr info available at: http://apr.apache.org\r
-\r
-Download Locations:\r
-apr: http://apache.mirrors.versehost.com/apr/apr-1.2.2.tar.gz\r
-\r
-Backup Download Locations:\r
-apr: http://www.sofaswitch.org/mikej/apr-1.2.2.tar.gz\r
-\r
-\r
-Exosip\Osip info available at: http://www.antisip.com/\r
-\r
-Download Locations:\r
-osip: http://www.antisip.com/download/libosip2-2.2.1.tar.gz\r
-exosip: http://www.antisip.com/download/libeXosip-0.9.0.tar.gz\r
-\r
-Backup Download Locations:\r
-osip: http://www.sofaswitch.org/mikej/libosip2-2.2.1.tar.gz\r
-exosip: http://www.sofaswitch.org/mikej/libeXosip-0.9.0.tar.gz\r
-\r
-\r
-Jthread\Jrtplib info available at: http://research.edm.luc.ac.be/jori/page.html\r
-\r
-Download Locations:\r
-jthread: http://research.edm.luc.ac.be/jori/jthread/jthread-1.1.2.tar.gz\r
-jrtplib: http://research.edm.luc.ac.be/jori/jrtplib/jrtplib-3.3.0.tar.gz\r
-\r
-Backup Download Locations:\r
-jthread: http://www.sofaswitch.org/mikej/jthread-1.1.2.tar.gz\r
-jrtplib: http://www.sofaswitch.org/mikej/jrtplib-3.3.0.tar.gz\r
-\r
-MSVC Notes:\r
-Freeswitch will compile and run from Microsoft Visual Studio 2005.  \r
-If using the Visual C++ Express edition, please make sure that the location of the include and lib directories are propperly set in the file\r
-C:\Program Files\Microsoft Visual Studio 8\VC\vcpackages\VCProjectEngine.Dll.Express.Config.  \r
-The automated build process for te dependecy libraries will not work without these settings.\r
-\r
-\r