<div dir="ltr">I think the default location for libpng in new ubuntu systems is /usr/lib/x86_64-linux-gnu<div>I agree that it won't be useful to add it because depends on distributions. Just pointing this out.</div></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Oct 10, 2013 at 2:23 PM, Nicolas Limare <span dir="ltr"><<a href="mailto:nicolas.limare@cmla.ens-cachan.fr" target="_blank">nicolas.limare@cmla.ens-cachan.fr</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Juan,<br>
<br>
Thanks for this report, and the previous one too.<br>
<br>
I will mention it to the editor and I think the makefile will be<br>
modified in the published version, with a correct order for the<br>
options.<br>
<div class="im"><br>
> Finally, in newer ubuntu systems libpng is not located in /usr/lib so we<br>
> need to change the following<br>
> LDFLAGS= -L/usr/lib/x86_64-linux-gnu -lpng -lfftw3 -lgomp -lm<br>
<br>
</div>I don't understand that. libpng and every other library installed by<br>
the system package manager in a location searched by default byu the<br>
compiler, so no -L/usr... is needed there. Custom path is only needed<br>
for libraries installed in custom locations, and this should be the<br>
responsibility of the people compiling the code because only them know<br>
where their library is. Or am I missing something?<br>
<br>
Best,<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Nicolas LIMARE - CMLA - ENS Cachan         <a href="http://limare.perso.math.cnrs.fr/" target="_blank">http://limare.perso.math.cnrs.fr/</a><br>
IPOL journal                                             <a href="http://www.ipol.im/" target="_blank">http://www.ipol.im/</a><br>
-> image processing, reproducible research, open science<br>
</font></span><br>--<br>
IPOL - Image Processing On Line   - <a href="http://ipol.im/" target="_blank">http://ipol.im/</a><br>
<br>
contact     <a href="mailto:edit@ipol.im">edit@ipol.im</a>          - <a href="http://www.ipol.im/meta/contact/" target="_blank">http://www.ipol.im/meta/contact/</a><br>
news+feeds  twitter @IPOL_journal - <a href="http://www.ipol.im/meta/feeds/" target="_blank">http://www.ipol.im/meta/feeds/</a><br>
announces   <a href="mailto:announce@list.ipol.im">announce@list.ipol.im</a> - <a href="http://tools.ipol.im/mm/announce/" target="_blank">http://tools.ipol.im/mm/announce/</a><br>
discussions <a href="mailto:discuss@list.ipol.im">discuss@list.ipol.im</a>  - <a href="http://tools.ipol.im/mm/discuss/" target="_blank">http://tools.ipol.im/mm/discuss/</a><br>
<br></blockquote></div><br></div>