<div dir="ltr">Finally, command seem to be<br><br>make -e LIBDIR=/usr/lib/olsrd<br><br>It didn't work at first because of busybox diff. Since I was not able to install diffutils via apt-get because of the busybox cmp conflict, I renamed both cmp and diff symlink to busybox, downloaded debian diffutils paquage for mips, open it with a archiver and copied both gnu cmp and diff manually to the system. Build was fine after this and was olsrd found the library in /usr/lib/olsrd/. I also tryed via Makefile.inc again but still not working even with gnu diff. Anyway, it worked fine with "make -e".<br><br>Thanks<div class="gmail_extra">
<br><div class="gmail_quote">2015-06-27 4:31 GMT-04:00 Ferry Huberts <span dir="ltr"><<a href="mailto:mailings@hupie.com" target="_blank">mailings@hupie.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">IIRC, build and install with --prefix=...<br>
<br>
IF that doesn't work let me know and I'll take a look<span class=""><br>
<br>
On 26/06/15 23:40, Michel Blais wrote:<br>
</span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
I forgetted, olsr 1 version 9.0.1.<br>
<br>
Also, I install it manually because it's a embedded system with busybox<br>
(Ubiquiti Edgerouter) and when using make install, I get a error that -I<br>
is not a valid option for diff (busybox diff).<br>
<br>
---<br>
Cordialement,<br>
<br>
Michel Blais<br>
Administrateur réseau<br>
Targo communications<br>
<br>
2015-06-26 17:18 GMT-04:00 Michel Blais <<a href="mailto:michel@targointernet.com" target="_blank">michel@targointernet.com</a><br></span>
<mailto:<a href="mailto:michel@targointernet.com" target="_blank">michel@targointernet.com</a>>>:<span class=""><br>
<br>
    I'm trying to change library path but it dont seem to work.<br>
<br>
     From the root directory Makefile.inc<br>
<br>
    USRDIR   ?= $(DESTDIR)/usr<br>
    LIBDIR   ?= $(USRDIR)/lib/olsrd<br>
<br>
    But olsrd still give me a library not found error if library are not<br>
    install in /usr/lib folder.<br>
<br>
    On my test system, I only copied manually olsrd, the 3 library I use<br>
    (txtinfo, httpinfo and secure) and olsrd.conf. Is the library path<br>
    hardcodded ? If no, must I configure it somewhere on the system or<br>
    copy a other file ?<br>
<br>
<br>
<br>
<br>
</span></blockquote><span class="HOEnZb"><font color="#888888">
<br>
-- <br>
Ferry Huberts<br>
</font></span></blockquote></div><br></div></div>