Hi All,<div><br></div><div>I need to install Freeswitch on an embedded system.</div><div>I use an Ubuntu machine for compilation.</div><div>The target binaries/shared libs have to be generated in a /tmp folder, but in such a way that it would run at /usr/local/freeswitch on the target.</div>
<div>Is it possible to do this without any major changes to Freeswitch build environment ?</div><div><br></div><div>I tried using --prefix=/tmp/abc and --exec-prefix=/usr/local/freeswitch as options to configure but this does not work.</div>
<div>If I use /tmp/abc for both prefix and exec-prefix, I am forced to run freeswitch from the /tmp/abc folder on the embedded system.</div><div><br></div><div>Regards,</div><div>Harish</div><div><br></div><div><br></div>