<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Xavier,<div class=""><br class=""></div><div class="">Thanks for the tips!</div><div class=""><br class=""></div><div class="">I had to make two modifications, but I was eventually able to build ncl.</div><div class=""><br class=""></div><div class="">First, g2clib had a typo in its PKGBUILD, so neither jasper nor libpng were installed. I wrote a comment on the g2clib AUR page, so hopefully the maintainer will fix this soon. I also added szip as a dependency in the ncl PKGBUILD.</div><div class=""><br class=""></div><div class="">Then…</div><div class=""><font face="Menlo" class="">[root@chroot /]# ncl<br class="">&nbsp;Copyright (C) 1995-2017 - All Rights Reserved<br class="">&nbsp;University Corporation for Atmospheric Research<br class="">&nbsp;NCAR Command Language Version 6.4.0<br class="">&nbsp;The use of this software is governed by a License Agreement.<br class="">&nbsp;See <a href="http://www.ncl.ucar.edu/" class="">http://www.ncl.ucar.edu/</a> for more details.<br class="">ncl 0&gt;&nbsp;<br class=""></font><br class=""></div><div class="">Thanks again for maintaining the ncl package!</div><div class=""><br class=""></div><div class="">Kevin</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On May 16, 2017, at 8:46 PM, Xavier Corredor Llano &lt;<a href="mailto:xcorredorl@unal.edu.co" class="">xcorredorl@unal.edu.co</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">On Tuesday, 16 May 2017 20:53:16 -05 Kevin Hallock wrote:<br class=""><blockquote type="cite" class="">Hi Xavier,<br class=""><br class="">That’s great! I’m glad to hear you got it working on your machine.<br class=""><br class="">I can try to build it in a clean chroot, but I’m not sure what the best way<br class="">to install AUR dependencies in the chroot is. Should I just install them<br class="">manually using makechrootpkg? Or is there a way to automatically install<br class="">the necessary packages? (I usually use an AUR helper, so I don’t know what<br class="">the best practices are for building in a chroot.)<br class=""><br class="">Thanks,<br class="">Kevin<br class=""></blockquote><br class="">Hi Kevin, yes, you need install all aur deps manually, first download (yaourt -<br class="">G) and install it with "makechrootpkg -r $CHROOT -- -i". But don't worry, <br class="">install it in a normal install with any aur helper. <br class=""><br class="">Thanks<br class="">Xavier Corredor Ll</div></div></blockquote></div><br class=""></div></body></html>