<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Let me guess, you are using the Amazon version of Centos?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>They actually break things there by not having $releasever set properly to the version of centos you are actually using, but set it to just “latest”<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>You can edit the file in your /etc/yum.repos.d to set that variable properly<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><b>From:</b> FreeSWITCH-users [mailto:freeswitch-users-bounces@lists.freeswitch.org] <b>On Behalf Of </b>Alexander Perkins<br><b>Sent:</b> Wednesday, October 18, 2017 8:54 AM<br><b>To:</b> freeswitch-users@lists.freeswitch.org<br><b>Subject:</b> [Freeswitch-users] Help with Freeswitch Installation<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal>Hi All.  I am attempting to install FS and I am running into issues.  I am attempting to install FS following the instructions on this page- <a href="https://freeswitch.org/confluence/display/FREESWITCH/CentOS+7+and+RHEL+7">https://freeswitch.org/confluence/display/FREESWITCH/CentOS+7+and+RHEL+7</a>.  When I attempt to run the second line, yum install -y freeswitch-config-vanilla freeswitch-lang-* freeswitch-sounds-*, I am receiving the following error- <a href="http://drops.tiltx.org/BUUzG0">http://drops.tiltx.org/BUUzG0</a>.<o:p></o:p></p><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>When I look at the freeswitch.repo file in /etc/yum.repos.d, I see the baseURL pointing to <a href="http://files.freeswitch.org/yum-1.6/$releasever/$basearch">http://files.freeswitch.org/yum-1.6/$releasever/$basearch</a>.  However, when I visit <a href="http://files.freeswitch.org/yum-1.6/latest">http://files.freeswitch.org/yum-1.6/latest</a>, I get a 'Not Found' error- <a href="http://drops.tiltx.org/aqwKWN">http://drops.tiltx.org/aqwKWN</a>.<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>I have attempted to update the baseURL to <a href="http://files.freeswitch.org/yum-1.6/7/x86_64/">http://files.freeswitch.org/yum-1.6/7/x86_64/</a> as well as <a href="http://files.freeswitch.org/yum-1.6/7server/x86_64/">http://files.freeswitch.org/yum-1.6/7server/x86_64/</a>, but then receive a 'libpcre.so.1 not found' error.  <o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>I know something is not right, but I do not know what that is.  Can someone point me in the right direction?<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>Thank you,<o:p></o:p></p></div><div><p class=MsoNormal>Alex<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div></div></div></body></html>