Hello,<div><br></div><div>I can install freeswitch to the default path and it works using the tarball snapshot, but I really want to install it using configure switches (--bindir, --libdir, --with-modinstdir, etc).  But when I install using non-default paths I get the following errors when starting freeswitch, and even starting it with CLI switches (&#39;sudo freeswitch -conf ... -mod ...) does not seem to help.  Is there a path bug such that some parts of the installed software don&#39;t get the memo that a non-default path was set?</div>
<div><br></div><div><div>2010-10-25 18:00:42.223012 [CONSOLE] switch_core.c:1596 Loading Modules.</div><div>2010-10-25 18:00:42.223261 [CRIT] switch_loadable_module.c:926 Error Loading module /CORE_SOFTTIMER_MODULE.so</div>
<div>**dlopen(/CORE_SOFTTIMER_MODULE.so, 6): image not found**</div><div>2010-10-25 18:00:42.223338 [CRIT] switch_loadable_module.c:926 Error Loading module /CORE_PCM_MODULE.so</div><div>**dlopen(/CORE_PCM_MODULE.so, 6): image not found**</div>
</div><div><br></div><div>Thank you.</div><div><br></div><div>Mark</div>