<div dir="ltr">i install freeswitch by <div>1) rpm -Uvh <a href="http://files.freeswitch.org/freeswitch-release-1-0.noarch.rpm">http://files.freeswitch.org/freeswitch-release-1-0.noarch.rpm</a></div><div style>2) yum install --nogpgcheck freeswitch-config-vanilla<br>
</div><div style>and </div><div style>3) yum install freeswitch-v8.x86_64</div><div style>but there is no &quot;mod_v8.so&quot; in the following path</div><div style>&quot;/usr/lib64/freeswitch/mod/&quot;</div><div style>
but &quot;v8.conf.xml&quot; is also in the following directory </div><div style>&quot;/etc/freeswitch/autoload_configs&quot;</div><div style>NOTE: i also enable the v8 module in &quot;modules.conf.xml&quot; file.</div><div style>
When i run &quot;load mod_v8&quot; in freeswitch CLI</div><div style>it return the following error</div><div style><div>switch_loadable_module.c:1448 Error Loading module /usr/lib64/freeswitch/mod/mod_v8.so</div><div>**/usr/lib64/freeswitch/mod/mod_v8.so: cannot open shared object file: No such file or directory**</div>
<div style>how can i solve it ?</div></div></div>