[ncl-install] Error installing NCL on MacOS
Kevin Hallock
hallock at ucar.edu
Thu Nov 8 12:10:14 MST 2018
Hi Heather,
It looks like you may need to install XQuartz (X11 server for Mac): https://www.xquartz.org/ <https://www.xquartz.org/>
I hope this helps,
Kevin
> On Nov 8, 2018, at 12:01 PM, Heather Guy via ncl-install <ncl-install at ucar.edu> wrote:
>
>
>
> Hello,
>
> I have followed the instructions to install NCL with conda here: https://www.ncl.ucar.edu/Download/conda.shtml <https://www.ncl.ucar.edu/Download/conda.shtml>
> After the installation I attempted to test NCL in the suggested way and got the errors below.
> I would appreciate any suggestions you have to fix this issue.
>
> Thanks in advance,
>
> Heather
>
>
> source active ncl_stable
> ncl -V
> dyld: Library not loaded: /opt/X11/lib/libcairo.2.dylib
> Referenced from: /Applications/anaconda3/envs/ncl_stable/bin/ncl
> Reason: image not found
> Abort trap: 6
>
> conda update -n ncl_stable -c conda-forge --all
> Solving environment: done
>
> # All requested packages already installed.
>
> conda list -n ncl_stable
>
> # packages in environment at /Applications/anaconda3/envs/ncl_stable:
> #
> # Name Version Build Channel
> blas 1.1 openblas conda-forge
> boost-cpp 1.67.0 h3a22d5f_0 conda-forge
> bzip2 1.0.6 1 conda-forge
> ca-certificates 2018.10.15 ha4d7672_0 conda-forge
> cairo 1.14.12 he6fea26_5 conda-forge
> curl 7.62.0 h74213dd_0 conda-forge
> esmf 7.1.0r h35eb876_3 conda-forge
> expat 2.2.5 hfc679d8_2 conda-forge
> fontconfig 2.13.1 hce039c3_0 conda-forge
> freetype 2.9.1 h6debe1e_4 conda-forge
> freexl 1.0.5 h470a237_2 conda-forge
> geos 3.6.2 hfc679d8_3 conda-forge
> geotiff 1.4.2 h700e5ad_5 conda-forge
> gettext 0.19.8.1 h1f1d5ed_1 conda-forge
> giflib 5.1.4 h470a237_1 conda-forge
> glib 2.55.0 h464dc38_2 conda-forge
> gsl 2.2.1 blas_openblashddceaf2_6 [blas_openblas] conda-forge
> hdf4 4.2.13 h951d187_2 conda-forge
> hdf5 1.10.3 hc401514_2 conda-forge
> hdfeos2 2.20 h7a90ae3_0 conda-forge
> hdfeos5 5.1.16 h7423906_3 conda-forge
> icu 58.2 hfc679d8_0 conda-forge
> jasper 1.900.1 hff1ad4c_5 conda-forge
> jpeg 9c h470a237_1 conda-forge
> json-c 0.12.1 h470a237_1 conda-forge
> kealib 1.4.10 hb88cf67_0 conda-forge
> krb5 1.16.2 hbb41f41_0 conda-forge
> libcurl 7.62.0 hbdb9355_0 conda-forge
> libdap4 3.19.1 h18059cb_1 conda-forge
> libedit 3.1.20170329 haf1bffa_1 conda-forge
> libffi 3.2.1 hfc679d8_5 conda-forge
> libgdal 2.2.4 hd83b57f_10 conda-forge
> libgfortran 3.0.0 1 conda-forge
> libiconv 1.15 h470a237_3 conda-forge
> libkml 1.3.0 hccc92b1_8 conda-forge
> libnetcdf 4.6.1 h350cafa_11 conda-forge
> libpng 1.6.35 ha92aebf_2 conda-forge
> libpq 10.5 hf16a0db_0 conda-forge
> libspatialite 4.3.0a h3b29d86_23 conda-forge
> libssh2 1.8.0 h5b517e9_2 conda-forge
> libtiff 4.0.9 he6b73bb_2 conda-forge
> libxml2 2.9.8 h422b904_5 conda-forge
> mpi 1.0 mpich conda-forge
> mpich 3.2.1 h26a2512_5 conda-forge
> ncl 6.5.0 blas_openblash59bd76f_3 [blas_openblas] conda-forge
> ncurses 6.1 hfc679d8_1 conda-forge
> netcdf-fortran 4.4.4 h71ea97b_10 conda-forge
> openblas 0.3.3 ha44fe06_1 conda-forge
> openjpeg 2.3.0 h316dc23_3 conda-forge
> openssl 1.0.2p h470a237_1 conda-forge
> pcre 8.41 hfc679d8_3 conda-forge
> pixman 0.34.0 h470a237_3 conda-forge
> poppler 0.67.0 h4d7e492_3 conda-forge
> poppler-data 0.4.9 0 conda-forge
> postgresql 10.5 ha408888_0 conda-forge
> proj4 4.9.3 h470a237_8 conda-forge
> readline 7.0 haf1bffa_1 conda-forge
> sqlite 3.25.3 hb1c47c0_0 conda-forge
> tk 8.6.8 ha92aebf_0 conda-forge
> udunits2 2.2.27.6 h3a4f0e9_1 conda-forge
> xerces-c 3.2.0 h5d6a6da_2 conda-forge
> xz 5.2.4 h470a237_1 conda-forge
> zlib 1.2.11 h470a237_3 conda-forge
> conda --version
> conda 4.5.11
>
> which ncl
> /usr/bin/ncal
>
> ncl -V
> dyld: Library not loaded: /opt/X11/lib/libcairo.2.dylib
> Referenced from: /Applications/anaconda3/envs/ncl_stable/bin/ncl
> Reason: image not found
> Abort trap: 6
> env | grep NCARG
> NCARG_ROOT=/Applications/anaconda3/envs/ncl_stable
>
>
>
>
>
> _______________________________________________
> ncl-install mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-install
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-install/attachments/20181108/46dc4084/attachment-0001.html>
More information about the ncl-install
mailing list