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&#39;: No such file or directory</div>

<div>make: *** [install] Error 1</div><div><br></div><div>I assume that&#39;s because make is trying to install to &quot;/usr/local/share/perl/5.14.2&quot; which doesn&#39;t exists in my wheezy/sid, but should be installed in &quot;/usr/share/perl/5.14.2&quot;</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">&lt;<a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Don&#39;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>
&gt; Make certain that you&#39;ve built both libesl and the Perl mod. Change<br>
&gt; directory into /usr/src/freeswitch.trunk/libs/esl (or whatever your<br>
&gt; path is to libs/esl) and do these commands:<br>
&gt; make<br>
&gt; make perlmod<br>
&gt;<br>
&gt; Then give it another shot.<br>
&gt; -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>