<div dir="ltr"><div>[root@localhost ~]# find /usr | grep libldns</div><div>/usr/lib64/libldns.so.1</div><div>/usr/lib64/libldns.so.1.6.16</div><div>/usr/lib64/libldns.so</div><div>[root@localhost ~]# rpm -qf /usr/lib64/libldns.so</div><div>ldns-devel-1.6.16-7.el7.x86_64</div><div>[root@localhost ~]# </div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Mar 29, 2015 at 10:29 PM, Free Switcher <span dir="ltr"><<a href="mailto:switcherfree@gmail.com" target="_blank">switcherfree@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Brian,<br>
Thank you for pointing to better instructions. Still running into<br>
problems though. Running 'yum install --nogpgcheck<br>
freeswitch-config-vanilla' gives the following errors:<br>
<br>
--> Finished Dependency Resolution<br>
Error: Package: freeswitch-format-portaudio-stream-1.4.15-1.el6.x86_64<br>
(freeswitch)<br>
Requires: libportaudio.so.2()(64bit)<br>
Error: Package: freeswitch-application-enum-1.4.15-1.el6.x86_64 (freeswitch)<br>
Requires: libldns.so.1()(64bit)<br>
You could try using --skip-broken to work around the problem<br>
You could try running: rpm -Va --nofiles --nodigest<br>
<br>
-----<br>
Appreciate any further suggestions.<br>
Thanks,<br>
Andy<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On Fri, Mar 27, 2015 at 12:00 PM, Brian West <<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>> wrote:<br>
> Never mind, Its not a bug, Confluence doesn't have the correct process:<br>
> Wiki does<br>
> <a href="https://wiki.freeswitch.org/wiki/Installation_Guide#YUM_Based_Installation" target="_blank">https://wiki.freeswitch.org/wiki/Installation_Guide#YUM_Based_Installation</a><br>
><br>
><br>
><br>
> On Fri, Mar 27, 2015 at 1:37 PM, Brian West <<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>> wrote:<br>
>><br>
>> Can you file a JIRA for us to investigate this?<br>
>><br>
>> On Fri, Mar 27, 2015 at 12:49 PM, Free Switcher <<a href="mailto:switcherfree@gmail.com">switcherfree@gmail.com</a>><br>
>> wrote:<br>
>>><br>
>>> Hello Brian,<br>
>>> Thanks for your response. I did not build from source. I just<br>
>>> downloaded/installed pre-built packages using yum. On my CentOS 6.6 machine,<br>
>>> it looks like the freeswitch binary is installed under /usr/bin with configs<br>
>>> under /etc/freeswitch.<br>
>>><br>
>>> Thanks,<br>
>>> Andy<br>
>>><br>
>>><br>
>>> On Fri, Mar 27, 2015 at 6:23 AM, Brian West <<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>> wrote:<br>
>>>><br>
>>>> If you downloaded and built the source its all going to be in<br>
>>>> /usr/local/freeswitch unless you configured it with the same configure args<br>
>>>> as the previous package install.<br>
>>>><br>
>>>> On Fri, Mar 27, 2015 at 8:19 AM, I put the Who? in Mishehu<br>
>>>> <<a href="mailto:mishehu@freeswitch.org">mishehu@freeswitch.org</a>> wrote:<br>
>>>>><br>
>>>>> Depending on what repo you got those packages from, they could be<br>
>>>>> seriously old packages. Send back the output of:<br>
>>>>><br>
>>>>> rpm -qa |grep -i freeswitch<br>
>>>>><br>
>>>>> Chances are you only installed the base package. you can also do `yum<br>
>>>>> search freeswitch` to see if other packages are offered. After you<br>
>>>>> provide the output from the above command I can comment on the age of<br>
>>>>> the packages you installed.<br>
>>>>><br>
>>>>> --<br>
>>>>> Yossi Neiman<br>
>>>>><br>
>>>>> On 03/27/2015 01:12 AM, Free Switcher wrote:<br>
>>>>><br>
>>>>> > Hello,<br>
>>>>> > I'm trying to create a new installation of freeswitch. I'm running<br>
>>>>> > CentOS 6.6 and picked the easy path to install pre-built binaries<br>
>>>>> > using yum. Looking at /usr/lib64/freeswitch after the install, I<br>
>>>>> > noticed that mod_conference.so wasn't there. Also noticed that no<br>
>>>>> > config files were installed in /etc/freeswitch. Is this expected?<br>
>>>>> ><br>
>>>>> > I downloaded configs from the latest stash repository and I was then<br>
>>>>> > able to start freeswitch with vanilla config. I see several startup<br>
>>>>> > messages about missing mods. Which modules should I expect to see as<br>
>>>>> > part of the pre-built binaries? How/where does one download<br>
>>>>> > additional<br>
>>>>> > mods? Here is what I have in the /usr/lib64/freeswitch :<br>
>>>>> ><br>
>>>>> > mod_cdr_csv.so<br>
>>>>> > mod_commands.so<br>
>>>>> > mod_console.so<br>
>>>>> > mod_dialplan_directory.so<br>
>>>>> > mod_dialplan_xml.so<br>
>>>>> > mod_dptools.so<br>
>>>>> > mod_event_socket.so<br>
>>>>> > mod_logfile.so<br>
>>>>> > mod_loopback.so<br>
>>>>> > mod_native_file.so<br>
>>>>> > mod_sndfile.so<br>
>>>>> > mod_sofia.so<br>
>>>>> > mod_spandsp.so<br>
>>>>> > mod_syslog.so<br>
>>>>> > mod_tone_stream.so<br>
>>>>> > mod_xml_rpc.so<br>
>>>>> ><br>
>>>>> ><br>
>>>>> > Any help is appreciated.<br>
>>>>> > Thanks,<br>
>>>>> > Andy<br>
>>>>> ><br>
>>>>> ><br>
>>>>> > _________________________________________________________________________<br>
>>>>> > Professional FreeSWITCH Consulting Services:<br>
>>>>> > <a href="mailto:consulting@freeswitch.org">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="mailto:FreeSWITCH-users@lists.freeswitch.org">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>
>>>>> ><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>
>>>>><br>
>>>>><br>
>>>>><br>
>>>>> _________________________________________________________________________<br>
>>>>> Professional FreeSWITCH Consulting Services:<br>
>>>>> <a href="mailto:consulting@freeswitch.org">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="mailto:FreeSWITCH-users@lists.freeswitch.org">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>
>>>>><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>
>>>><br>
>>>><br>
>>>><br>
>>>><br>
>>>> --<br>
>>>><br>
>>>> Brian West<br>
>>>> <a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a><br>
>>>><br>
>>>><br>
</div></div><div class="HOEnZb"><div class="h5">>>>> Twitter: @FreeSWITCH , @briankwest<br>
>>>> <a href="http://www.freeswitchbook.com" target="_blank">http://www.freeswitchbook.com</a><br>
>>>> <a href="http://www.freeswitchcookbook.com" target="_blank">http://www.freeswitchcookbook.com</a><br>
>>>><br>
>>>> ClueCon 2015 Call for Speakers | Register TODAY!<br>
>>>><br>
>>>> T:+19184209001 | F:+19184209002 | M:+1918424WEST (9378)<br>
>>>> iNUM:+883 5100 1420 9001 | ISN:410*543 | Skype:briankwest<br>
>>>><br>
>>>><br>
>>>><br>
>>>> _________________________________________________________________________<br>
>>>> Professional FreeSWITCH Consulting Services:<br>
>>>> <a href="mailto:consulting@freeswitch.org">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="mailto:FreeSWITCH-users@lists.freeswitch.org">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>
>>><br>
>>><br>
>>><br>
>>> _________________________________________________________________________<br>
>>> Professional FreeSWITCH Consulting Services:<br>
>>> <a href="mailto:consulting@freeswitch.org">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="mailto:FreeSWITCH-users@lists.freeswitch.org">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>
>><br>
>><br>
>><br>
>><br>
>> --<br>
>><br>
>> Brian West<br>
>> <a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a><br>
>><br>
>><br>
</div></div><span class="im HOEnZb">>> Twitter: @FreeSWITCH , @briankwest<br>
>> <a href="http://www.freeswitchbook.com" target="_blank">http://www.freeswitchbook.com</a><br>
>> <a href="http://www.freeswitchcookbook.com" target="_blank">http://www.freeswitchcookbook.com</a><br>
>><br>
>> ClueCon 2015 Call for Speakers | Register TODAY!<br>
>><br>
>> T:+19184209001 | F:+19184209002 | M:+1918424WEST (9378)<br>
>> iNUM:+883 5100 1420 9001 | ISN:410*543 | Skype:briankwest<br>
><br>
><br>
><br>
><br>
> --<br>
><br>
> Brian West<br>
> <a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a><br>
><br>
><br>
</span><div class="HOEnZb"><div class="h5">> Twitter: @FreeSWITCH , @briankwest<br>
> <a href="http://www.freeswitchbook.com" target="_blank">http://www.freeswitchbook.com</a><br>
> <a href="http://www.freeswitchcookbook.com" target="_blank">http://www.freeswitchcookbook.com</a><br>
><br>
> ClueCon 2015 Call for Speakers | Register TODAY!<br>
><br>
> T:+19184209001 | F:+19184209002 | M:+1918424WEST (9378)<br>
> iNUM:+883 5100 1420 9001 | ISN:410*543 | Skype:briankwest<br>
><br>
><br>
> _________________________________________________________________________<br>
> Professional FreeSWITCH Consulting Services:<br>
> <a href="mailto:consulting@freeswitch.org">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="mailto:FreeSWITCH-users@lists.freeswitch.org">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>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">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="mailto:FreeSWITCH-users@lists.freeswitch.org">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>
</div></div></blockquote></div><br></div>