<div dir="ltr">ON a debian 10:<div><br></div><div><font face="monospace">apt-get update && apt-get install -yq gnupg2 wget lsb-release<br>apt-get -y install build-essential vim-nox sngrep screen<br>wget -O - <a href="https://files.freeswitch.org/repo/deb/debian-release/fsstretch-archive-keyring.asc">https://files.freeswitch.org/repo/deb/debian-release/fsstretch-archive-keyring.asc</a> | apt-key add -<br> <br>echo "deb <a href="http://files.freeswitch.org/repo/deb/debian-release/">http://files.freeswitch.org/repo/deb/debian-release/</a> `lsb_release -sc` main" > /etc/apt/sources.list.d/freeswitch.list<br>echo "deb-src <a href="http://files.freeswitch.org/repo/deb/debian-release/">http://files.freeswitch.org/repo/deb/debian-release/</a> `lsb_release -sc` main" >> /etc/apt/sources.list.d/freeswitch.list<br> <br>apt-get update<br>  <br># Install dependencies required for the build<br>apt-get -y build-dep freeswitch<br></font></div><div><font face="monospace"><br></font></div><div><font face="monospace">cd /usr/src/</font></div><div><font face="monospace">#git clone <a href="https://freeswitch.org/stash/scm/fs/freeswitch.git">https://freeswitch.org/stash/scm/fs/freeswitch.git</a><br></font></div><div><font face="monospace"># We should start using freeswitch's github repo</font></div><div><font face="monospace">git clone <a href="https://github.com/signalwire/freeswitch.git">https://github.com/signalwire/freeswitch.git</a><br></font></div><div><font face="monospace">cd freeswitch</font></div><div><font face="monospace"><br></font></div><div><font face="monospace">./bootstrap.sh -j<br>./configure --prefix=/usr/local/freeswitch<br>make && make install</font><br></div><div><br></div><div>Config will end up in /usr/src/freeswitch/etc/freeswitch</div><div>Binaries in /usr/src/freeswitch/bin</div><div><br></div><div>Hope that helps you getting started.</div><div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Regards,</div><div><br></div>David Villasmil<div>email: <a href="mailto:david.villasmil.work@gmail.com" target="_blank">david.villasmil.work@gmail.com</a></div><div>phone: +34669448337</div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Sep 25, 2019 at 9:04 PM Sean Devoy <<a href="mailto:sdevoy@bizfocused.com">sdevoy@bizfocused.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">





<div lang="EN-US">
<div class="gmail-m_-8626749441941838613WordSection1">
<p class="MsoNormal">Hi,<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I spun up a new Debian 10 x64 system.  On this page: <a href="https://freeswitch.org/confluence/display/FREESWITCH/Installation" target="_blank">
https://freeswitch.org/confluence/display/FREESWITCH/Installation</a><u></u><u></u></p>
<p class="MsoNormal">I did the command <u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:Consolas;color:lightgrey;background:black">FSfile=$(curl -s
</span><a href="https://files.freeswitch.org/releases/freeswitch/" target="_blank"><span style="font-size:10.5pt;font-family:Consolas;border:1pt none windowtext;padding:0in;background:black;text-decoration:none">https://files.freeswitch.org/releases/freeswitch/</span></a><span style="font-size:10.5pt;font-family:Consolas;color:lightgrey;background:black">
 | grep -oE "freeswitch-[0-9]*\.[0-9]*\.[0-9]*\.-release\.tar\.bz2" | tail -n 1) && echo Downloading $FSfile && curl
</span><a href="https://files.freeswitch.org/freeswitch-releases/$FSfile" target="_blank"><span style="font-size:10.5pt;font-family:Consolas;border:1pt none windowtext;padding:0in;background:black;text-decoration:none">https://files.freeswitch.org/freeswitch-releases/$FSfile</span></a><span style="font-size:10.5pt;font-family:Consolas;color:lightgrey;background:black">
 | tar -xj && mv ${FSfile/.tar.bz2//} freeswitch<u></u><u></u></span></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Which failed.  I then installed curl and ran it again.  It worked I think, I now have a subfolder named freeswitch.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I tried ./configure but got the error: <u></u><u></u></p>
<p class="MsoNormal">no acceptable C compiler found in $PATH<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I did <u></u><u></u></p>
<div style="border:1pt inset;padding:5pt;background:rgb(239,239,239)">
<p class="MsoNormal" style="line-height:10.5pt;background:rgb(239,239,239);border:none;padding:0in">
<span style="font-size:10.5pt;font-family:"Courier New";color:black">apt-get install
</span><span style="font-size:10.5pt;font-family:"Courier New";color:red">build-essential</span><span style="font-size:10.5pt;font-family:"Courier New";color:black"><u></u><u></u></span></p>
</div>
<p class="MsoNormal">and got farther.  Then I got an error about no zlib devel<u></u><u></u></p>
<div style="border:1pt inset;padding:5pt;background:rgb(239,239,239)">
<p class="MsoNormal" style="line-height:10.5pt;background:rgb(239,239,239);border:none;padding:0in">
<span style="font-size:10.5pt;color:black">apt install zlib1g-dev</span><span style="font-size:10.5pt;font-family:"Courier New";color:black"><u></u><u></u></span></p>
</div>
<p class="MsoNormal">and got no usable libjpeg; please install libjpeg devel<u></u><u></u></p>
<div style="border:1pt inset;padding:5pt;background:rgb(239,239,239)">
<p class="MsoNormal" style="line-height:10.5pt;background:rgb(239,239,239);border:none;padding:0in">
<span style="font-size:10.5pt;color:black">apt install libjpeg-dev<u></u><u></u></span></p>
</div>
<p class="MsoNormal">and got   error: You need to install pkg-config to configure FreeSWITCH.<u></u><u></u></p>
<div style="border:1pt inset;padding:5pt;background:rgb(239,239,239)">
<p class="MsoNormal" style="line-height:10.5pt;background:rgb(239,239,239);border:none;padding:0in">
<span style="font-size:10.5pt;color:black">apt install pkg-config<u></u><u></u></span></p>
</div>
<p class="MsoNormal">then I got:<u></u><u></u></p>
<p class="MsoNormal">Package sqlite3 was not found in the pkg-config search path. Perhaps you should add the directory containing `sqlite3.pc' to the PKG_CONFIG_PATH environment variable No package 'sqlite3' found<u></u><u></u></p>
<p class="MsoNormal">configure: error: Library requirements (sqlite3 >= 3.6.20) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.<u></u><u></u></p>
<div style="border:1pt inset;padding:5pt;background:rgb(239,239,239)">
<p class="MsoNormal" style="line-height:10.5pt;background:rgb(239,239,239);border:none;padding:0in">
<span style="font-size:10.5pt;color:black">apt install sqlite3<u></u><u></u></span></p>
</div>
<p class="MsoNormal">and got the same error.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Is there a list of prereqs I need to install?  What do I do about this sqlite3 error?<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Will there be a disto install soon?<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Thanks,<u></u><u></u></p>
<p class="MsoNormal">Sean<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
</div>

_________________________________________________________________________<br>
<br>
The FreeSWITCH project is sponsored by SignalWire <a href="https://signalwire.com" rel="noreferrer" target="_blank">https://signalwire.com</a><br>
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.<br>
Build your next product on our scalable cloud platform.<br>
<br>
Join our online community to chat in real time <a href="https://signalwire.community" rel="noreferrer" target="_blank">https://signalwire.community</a><br>
<br>
Professional FreeSWITCH Services<br>
<a href="mailto:sales@freeswitch.com" target="_blank">sales@freeswitch.com</a><br>
<a href="https://freeswitch.com" rel="noreferrer" target="_blank">https://freeswitch.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="https://freeswitch.com/oss" rel="noreferrer" target="_blank">https://freeswitch.com/oss</a><br>
<a href="https://freeswitch.org/confluence" rel="noreferrer" target="_blank">https://freeswitch.org/confluence</a><br>
<a href="https://cluecon.com" rel="noreferrer" target="_blank">https://cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="https://freeswitch.com" rel="noreferrer" target="_blank">https://freeswitch.com</a></blockquote></div>