<div dir="ltr">Hi Dridi,<div><br></div><div>Thank you for your answer. </div><div><br></div><div>I have found a solution. I had to execute the script "configure" with --exec-prefix</div><div><div>wget <a href="https://repo.varnish-cache.org/source/varnish-5.1.2.tar.gz">https://repo.varnish-cache.org/source/varnish-5.1.2.tar.gz</a></div><div>tar -xvzf varnish-5.1.2.tar.gz</div><div>cd varnish-5.1.2</div><div>./autogen.sh</div><div>./configure --prefix=/home/docker/varnish --exec-prefix=/home/docker/varnish</div><div>make</div><div>make install</div></div><div><br></div><div><br></div><div>Thank you</div><div><br></div><div>Remo.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 9, 2017 at 11:37 PM, Dridi Boukelmoune <span dir="ltr"><<a href="mailto:dridi@varni.sh" target="_blank">dridi@varni.sh</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Fri, Jun 9, 2017 at 10:10 PM, Remo Furlanetto<br>
<<a href="mailto:remofurlanetto@gmail.com">remofurlanetto@gmail.com</a>> wrote:<br>
> Hi,<br>
><br>
> Is there one way to configure varnish to read the vmods libraries in a<br>
> different directory?<br>
<br>
You can use the `from` keyword:<br>
<br>
    import <name> from <path>;<br>
<br>
There is also a vmod_dir or vmod_path parameter depending on your<br>
version of Varnish, see man varnishd.<br>
<span class="HOEnZb"><font color="#888888"><br>
Dridi<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><b>Remo M. Furlanetto</b><br>
<b>E-mail:</b> <b style="color:rgb(51,102,255)"><a href="mailto:remofurlanetto@gmail.com" target="_blank">remofurlanetto@gmail.com</a></b><br>
<b>Telefone:</b> (11) 99910-0565</div></div>
</div>