See the 1.6 merge announcement<span></span><br><br>On Saturday, May 30, 2015, Luis Daniel Lucio Quiroz &lt;<a href="mailto:luis.daniel.lucio@gmail.com">luis.daniel.lucio@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Where is the tarball? at least a beta tarball</div><div class="gmail_extra"><br clear="all"><div><div>Luis Daniel Lucio Quiroz<br>CISSP, CISM, CISA<br>Linux, VoIP and much more fun<br><a href="http://www.okay.com.mx" target="_blank">www.okay.com.mx</a><br><br>Need LCR? Check out LCR for FusionPBX with FreeSWITCH<br>Need Billing? Check out Billing for FusionPBX with FreeSWITCH</div></div>
<br><div class="gmail_quote">2015-05-30 9:24 GMT-04:00 Anthony Minessale <span dir="ltr">&lt;<a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;anthony.minessale@gmail.com&#39;);" target="_blank">anthony.minessale@gmail.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Otherwise you can just check out the 1.4 branch which has none of these problems as its older and has no video depends.<div><br></div><div>Everyone who wants centos to work and has any skills with platform admin needs to band together and help patch,  document and improve the process for these other distros.<span></span></div><div><br></div><div>We are working with volunteers to make prebuilt packages for major distros for those users who do not need to build their own binaries but our primary focus is debian jessie. </div><div><div><div><br></div><div><br><br>On Friday, May 29, 2015, William King &lt;<a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;william.king@quentustech.com&#39;);" target="_blank">william.king@quentustech.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The one of the main reasons is so that we can get FreeSWITCH into the<br>
official distribution repos, but they all require that software use the<br>
system libraries instead of each application hauling along their own<br>
versions of each library. A second major reason is that for many of the<br>
libraries that FreeSWITCH uses in the modules have updates that the<br>
distributions are able to keep up to date more quickly than we can.<br>
<br>
We&#39;re all working hard to make(keep) building and installing FreeSWITCH<br>
easy. Because of the move to system libs installing on different<br>
platforms(Operating Systems, Distributions, CPU architectures, etc) the<br>
install process has moved from a one process that &#39;should&#39; work for<br>
everyone to a process per platform:<br>
<a href="https://freeswitch.org/confluence/display/FREESWITCH/Installation" target="_blank">https://freeswitch.org/confluence/display/FREESWITCH/Installation</a><br>
<br>
To track the progress of FreeSWITCH becoming ready to include into<br>
Debian you can follow this Jira:<br>
<a href="https://freeswitch.org/jira/browse/FS-353" target="_blank">https://freeswitch.org/jira/browse/FS-353</a><br>
<br>
William King<br>
Senior Engineer<br>
Quentus Technologies, INC<br>
1037 NE 65th St Suite 273<br>
Seattle, WA 98115<br>
Main:   <a href="tel:%28877%29%20211-9337" value="+18772119337" target="_blank">(877) 211-9337</a><br>
Office: <a href="tel:%28206%29%20388-4772" value="+12063884772" target="_blank">(206) 388-4772</a><br>
Cell:   <a href="tel:%28253%29%20686-5518" value="+12536865518" target="_blank">(253) 686-5518</a><br>
<a>william.king@quentustech.com</a><br>
<br>
On 05/29/2015 05:53 AM, Matteo wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; ----- Il 29-mag-15, alle 14:30, Denis Jakovlev <a>yadenis@seznam.cz</a> ha scritto:<br>
&gt;<br>
&gt;&gt; CentOS instalation problem Hi all,<br>
&gt;&gt;<br>
&gt;&gt; I&#39;m trying to do a clean install of this manual.<br>
&gt;&gt;<br>
&gt;&gt; <a href="https://freeswitch.org/confluence/display/FREESWITCH/CentOS+7" target="_blank">https://freeswitch.org/confluence/display/FREESWITCH/CentOS+7</a><br>
&gt;&gt;<br>
&gt;&gt; and after &quot;make -f Makefile.centos7&quot; I have an error.<br>
&gt;&gt;<br>
&gt;&gt; checking whether to include odbc... no<br>
&gt;&gt; checking for uuid &gt;= 1.41.2... checking for uuid... configure: WARNING: libuuid<br>
&gt;&gt; development package highly recommended!<br>
&gt;&gt; setting PLATFORM_CORE_LIBS to &quot;-ldl -lcrypt -lrt&quot;<br>
&gt;&gt; checking for inflateReset in -lz... yes<br>
&gt;&gt; adding &quot;-lz&quot; to PLATFORM_CORE_LIBS<br>
&gt;&gt; checking for libyuv &gt;= 0.0.1280... configure: error: You need to install<br>
&gt;&gt; libyuv-dev. Required library<br>
&gt;&gt; make: *** [freeswitch.git/Makefile] Error 1<br>
&gt;<br>
&gt;<br>
&gt; Nothing,<br>
&gt;<br>
&gt; simply there&#39;s something to be addressed when building in non-debian distros.<br>
&gt;<br>
&gt; Right now the only answer is to build &amp; compile libyuv (and others) by yourself,<br>
&gt; and then build FS.<br>
&gt;<br>
&gt; Check <a href="https://freeswitch.org/jira/browse/FS-7553" target="_blank">https://freeswitch.org/jira/browse/FS-7553</a> for what is going on.<br>
&gt;<br>
&gt; Pay attention that some libs may conflict with installed ones, like libvpx .<br>
&gt;<br>
&gt; You may check also<br>
&gt; <a href="https://freeswitch.org/stash/projects/SD" target="_blank">https://freeswitch.org/stash/projects/SD</a><br>
&gt;<br>
&gt; to checkout the specs, create the needed rpms and try.<br>
&gt;<br>
&gt; I would say as today building FS (with video) outside debian is not for the faint of heart :)<br>
&gt;<br>
&gt; Hopefully the FS team will build everything for us, but needs some time I guess.<br>
&gt;<br>
&gt; Personally I&#39;m trying to figure out why not including the libs inside FS<br>
&gt; like in the past... at least the most problematic ones.<br>
&gt;<br>
&gt; After all (like libvpx) libs have moved out of tree, but they conflict,<br>
&gt; so gets renamed and rebuilt as a specific packages...<br>
&gt;<br>
&gt; By not leveraging on distro libs, is not simpler to keep them inside?<br>
&gt;<br>
&gt; Just my 2c :)<br>
&gt;<br>
&gt; Reagards,<br>
&gt; Matteo<br>
&gt;<br>
&gt; _________________________________________________________________________<br>
&gt; Professional FreeSWITCH Consulting Services:<br>
&gt; <a>consulting@freeswitch.org</a><br>
&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;<br>
&gt; Official FreeSWITCH Sites<br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt; <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a>FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a>consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a>FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br><br></div></div><span><font color="#888888">-- <br><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">Anthony Minessale II       ♬ @anthmfs  ♬ @FreeSWITCH  ♬<div><br><div>☞ <a href="http://freeswitch.org/" target="_blank">http://freeswitch.org/</a>  ☞ <a href="http://cluecon.com/" target="_blank">http://cluecon.com/</a>  ☞ <a href="http://twitter.com/FreeSWITCH" target="_blank">http://twitter.com/FreeSWITCH</a></div><div><div>☞ <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch ☞ <u><a href="http://freeswitch.org/g+" target="_blank">http://freeswitch.org/g+</a></u><br><br></div><div>ClueCon Weekly Development Call <br></div><div><img goomoji="260e" style="margin:0 0.2ex;vertical-align:middle;max-height:24px" alt="☎" src="cid:260e@goomoji.gmail"> <a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;sip:888@conference.freeswitch.org&#39;);" target="_blank">sip:888@conference.freeswitch.org</a>  <img goomoji="260e" style="margin:0 0.2ex;vertical-align:middle;max-height:24px" alt="☎" src="cid:260e@goomoji.gmail"> <a href="tel:%2B19193869900" value="+19193869900" target="_blank">+19193869900</a> </div><div><br></div></div></div><div><a href="https://www.youtube.com/watch?v=9XXgW34t40s" style="color:rgb(17,85,204);font-size:12.8000001907349px" target="_blank">ClueCon Testimonials</a></div><div><a href="https://www.youtube.com/watch?v=NLaDpGQuZDA" target="_blank">ClueCon This Summer</a><br></div></div></div></div></div></div><br>
</font></span><br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;consulting@freeswitch.org&#39;);" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;FreeSWITCH-users@lists.freeswitch.org&#39;);" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div>
</blockquote>