<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="">Hi Kevin,<div class=""><br class=""></div><div class="">Thanks for reporting back with your results so far!</div><div class=""><br class=""></div><div class="">Could you please run the following commands and reply with the output:</div><div class=""><font face="Courier New" class=""><br class=""></font></div><div class=""><font face="Courier New" class="">echo $SHELL</font></div><div class=""><font face="Courier New" class="">echo $NCARG_ROOT</font></div><div class=""><font face="Courier New" class="">which ncargpath</font></div><div class=""><font face="Courier New" class="">ncargpath root</font></div><div class=""><br class=""></div><div class="">Given that the error message printed by ng4ex references the directory “/usr/share/ncarg”, I wonder if there may be an issue with how $NCARG_ROOT is being set or detected.</div><div class=""><br class=""></div><div class="">As for the issue running run-all-ex.sh, I believe that script runs a suite of tests provided with the hdf4 package, and the VD_create_vdatas program compiled by that test is not properly linking with the libjpeg.so.8 provided by the conda environment.</div><div class=""><br class=""></div><div class="">The directory $CONDA_ENV_PATH/lib/python2.7/site-packages/PyNGL/ncarg/pynglex should contain about 100 scripts that can be used to test PyNGL. (Some of these scripts require that you also have PyNIO installed.)</div><div class=""><br class=""></div><div class="">Thanks again,</div><div class="">Kevin</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Mar 16, 2016, at 10:12 AM, HAVENER, KEVIN F GS-12 USAF ACC 14 WS/WXED <<a href="mailto:kevin.havener@us.af.mil" class="">kevin.havener@us.af.mil</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">I created an environment and installed ncl under my personal conda python 2.7.10 environment. Install went fine as far as I can tell.<br class=""><br class="">Was surprised to see conda-ncl install a Python3 environment. Good job.<br class="">Tried to run the example suite as a test:<br class=""> ncl -V: r16433 ;;expected<br class=""> ng4ex gsun01n: resource </usr/share/ncarg/resfile> does not exist ;;unexpected<br class=""><br class="">Shouldn't the test/example suite run? I did check to make sure that I was running the right ncl.<br class=""><br class="">As an aside:<br class=""><br class="">Same issue with pyngl/pynio. Install went well. Examples didn't run with "libjpeg.so.8 not found" during VD_create vdatas . Here I tried to run the examples by using the run-all-ex.sh in the ~/anaconda2/envs/pyngl_test/share directory. Seems like the pynglex script on the website is outdated/not included?<br class=""><br class=""><br class="">Kevin Havener<br class=""><br class=""></div></blockquote></div><br class=""></div></body></html>