FYI,

We just want to let everyone know that we have made a few updates that will require a rebootstrap. One of the key updates was a security fix for libsndfile. In this particular case it won't be possible simply to "make current" like you normally do. Here is a common set of commands for a typical Linux rebootstrap:

cd /usr/src/freeswitch.trunk
make clean
svn up
./bootstrap.sh
./configure
make install

NOTE: if you've got the libzrtp file and you've already run the buildzrtp.sh script then be sure to use "./configure --enable-zrtp" in the above operation.

Thank you for your continued support of the FreeSWITCH project!

-Michael S Collins
http://www.cluecon.com
_______________________________________________
Freeswitch-dev mailing list
Freeswitch-dev@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
http://www.freeswitch.org

Reply via email to