<div dir="ltr"><div>On Tue, Oct 27, 2015 at 6:26 AM, Vinicius Fontes <span dir="ltr"><<a href="mailto:vinicius@aittelecom.com.br" target="_blank">vinicius@aittelecom.com.br</a>></span> wrote:<br></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">I'm having an issue installing this revision on Debian 7 64-bit systems. Previously, I installed using this:<span class=""><div><br></div><div>./configure --prefix=/usr</div><div>make</div><div>make install</div><div><br></div></span><div>That installed the libs in /usr/lib. But only in revision 1.3.4 the libs are being installed in /usr/lib64, and not replacing the files in /usr/lib.</div><div><br></div><div>How can I tell the install script to install in /usr/lib?</div></div></blockquote><div><br></div><br class="">./configure --help<div class="gmail_extra"><br></div><div>See --libdir option</div></div></div></div>