Hello<div><br></div><div>Bringing up a very old post, when making perlmod-install I get:</div><div><br></div><div><div>install -m 755 ESL.so /usr/local/share/perl/5.14.2</div><div>install: cannot create regular file `/usr/local/share/perl/5.14.2': No such file or directory</div>
<div>make: *** [install] Error 1</div><div><br></div><div>I assume that's because make is trying to install to "/usr/local/share/perl/5.14.2" which doesn't exists in my wheezy/sid, but should be installed in "/usr/share/perl/5.14.2"</div>
<div><br></div><div>How can I change the destination directory?</div><div><br></div><div>Thanks</div><div><br></div><div>David</div><br><div class="gmail_quote">On Tue, Jul 28, 2009 at 10:26 AM, Brian West <span dir="ltr"><<a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Don't forget you need to install libs/esl/perl/ESL.so and libs/esl/<br>
perl/ESL.pm into your system perl library path.<br>
<span class="HOEnZb"><font color="#888888"><br>
/b<br>
</font></span><div class="im HOEnZb"><br>
On Jul 28, 2009, at 1:53 AM, Michael Collins wrote:<br>
<br>
> Make certain that you've built both libesl and the Perl mod. Change<br>
> directory into /usr/src/freeswitch.trunk/libs/esl (or whatever your<br>
> path is to libs/esl) and do these commands:<br>
> make<br>
> make perlmod<br>
><br>
> Then give it another shot.<br>
> -MC<br>
<br>
<br>
</div><div class="HOEnZb"><div class="h5">_______________________________________________<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>