<div dir="ltr">Hi Simon, <div><br></div><div>Thanks for letting me know your updates! I am glad you got what you needed, and I am sorry I could not help further.</div><div><br></div><div>Just FYI: Since people who are willing to use conda are still vulnerable to the existing issue, I am still planning to dig into the conda-related issue, and will still keep you posted if I can find a solution.</div><div><br></div><div>Best, </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Aug 11, 2021 at 5:11 PM Simon J Mason <<a href="mailto:simon@iri.columbia.edu">simon@iri.columbia.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div>
<p>Dear Orhan,</p>
<p>I decided to do things the old way and installed by compiling the
source code. It took a few attempts to make<br>
sure I had all the relevant software installed and compiler
options correct, but I do now have ncargf90 working. <br>
</p>
<p>For some reason, ctrans -d X11 just gives me a blank image, but I
typically have NCAR Graphics programs<br>
generating .ps files, and those look to be working ok, so I have
what I need working for now.</p>
<p>Many thanks,</p>
<p>Simon</p>
<p><br>
</p>
<div>On 8/3/2021 11:08 AM, Orhan Eroglu
wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">Hi Simon,
<div><br>
</div>
<div>
<div>Although I couldn't fix it fully, I'd like to share my
findings with you:</div>
<div><br>
</div>
<div>As <a class="gmail_plusreply" id="gmail-m_8065368892673248440gmail-m_-1461525928389443865plusReplyChip-0" href="mailto:akurbatov@maine.edu" target="_blank">@Andrei Kurbatov</a> suggested in a
different post, this is a compiler issue (Both gfortran and
gcc). For example, in your platform, I can understand from
your outputs that it is trying to run gfortran compiler at `<b>/home/conda/feedstock_root/build_artifacts/ncl_1602173391809/_build_env/bin/x86_64-conda-linux-gnu-gfortran</b>`
and can't find it. </div>
<div><br>
</div>
<div>FYI: gfortran and gcc compilers are also not being set
properly after my NCL installation via conda in my MacOS
environment, and I couldn't get it fixed yet though I
attempted to manually point to compilers' correct locations
in my system. Therefore, I couldn't fix this issue yet,
unfortunately. I have been following up with another NCL
user on the exact same issue, and I will let you know if I
can find anything here.</div>
<div><br>
</div>
<div>Sorry for any inconveniences.</div>
</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Mon, Aug 2, 2021 at 2:50 PM
Simon Mason <<a href="mailto:simon@iri.columbia.edu" target="_blank">simon@iri.columbia.edu</a>> wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div>
<p>I have tried to run some updates, but am still having no
success running ncargf90.</p>
<p>I get the following error message:</p>
<p>/home/conda/feedstock_root/build_artifacts/ncl_1602173391809/_build_env/bin/x86_64-conda-linux-gnu-gfortran
-fPIC -fno-second-underscore -fno-range-check -fopenmp -O
-L/home/simon/anaconda3/envs/ncl_stable/lib -Wl,-O2
-Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now
-Wl,--disable-new-dtags -Wl,--gc-sections
-Wl,-rpath,/home/simon/anaconda3/envs/ncl_stable/lib
-Wl,-rpath-link,/home/simon/anaconda3/envs/ncl_stable/lib
-L/home/simon/anaconda3/envs/ncl_stable/lib maps.f95
-L/home/simon/anaconda3/envs/ncl_stable/lib
-L/usr/X11R6/lib64 -lncarg -lncarg_gks -lncarg_c -lX11
-lXext -lcairo -lXrender -lfontconfig -lpixman-1
-lfreetype -lexpat -lpng -lz -lbz2<br>
/home/conda/feedstock_root/build_artifacts/ncl_1602173391809/_build_env/bin/x86_64-conda-linux-gnu-gfortran:
Command not found.<br>
<br>
</p>
<p>I get the following outputs from the commands listed:</p>
<p>> conda --version</p>
<p>conda 4.10.3</p>
<p>> which ncl</p>
<p>/home/simon/anaconda3/envs/ncl_stable/bin/ncl</p>
<p>> ncl -V</p>
<p>6.6.2</p>
<p>> env | grep NCARG</p>
<p>NCARG_ROOT=/home/simon/anaconda3/envs/ncl_stable</p>
<p>> conda list -n ncl_stable</p>
<div># packages in environment at
/home/simon/anaconda3/envs/ncl_stable:<br>
#<br>
# Name Version Build
Channel<br>
_libgcc_mutex 0.1
conda_forge conda-forge<br>
_openmp_mutex 4.5
1_gnu conda-forge<br>
binutils_impl_linux-64 2.36.1
h193b22a_2 conda-forge<br>
binutils_linux-64 2.36
hf3e587d_33 conda-forge<br>
boost-cpp 1.74.0
h9359b55_0 conda-forge<br>
bzip2 1.0.8
h7f98852_4 conda-forge<br>
c-ares 1.17.1
h7f98852_1 conda-forge<br>
ca-certificates 2021.5.30
ha878542_0 conda-forge<br>
cairo 1.16.0
h488836b_1006 conda-forge<br>
cfitsio 3.470
h2e3daa1_7 conda-forge<br>
curl 7.76.1
h979ede3_1 conda-forge<br>
esmf 8.0.1
nompi_hcaa3220_2 conda-forge<br>
expat 2.4.1
h9c3ff4c_0 conda-forge<br>
fontconfig 2.13.1
hba837de_1005 conda-forge<br>
freetype 2.10.4
h0708190_1 conda-forge<br>
freexl 1.0.6
h7f98852_0 conda-forge<br>
gcc_impl_linux-64 7.5.0
habd7529_19 conda-forge<br>
gcc_linux-64 7.5.0
h47867f9_33 conda-forge<br>
geos 3.8.1
he1b5a44_0 conda-forge<br>
geotiff 1.6.0
h5d11630_3 conda-forge<br>
gettext 0.19.8.1
h0b5b191_1005 conda-forge<br>
gfortran_impl_linux-64 7.5.0
h56cb351_19 conda-forge<br>
gfortran_linux-64 7.5.0
h78c8a43_33 conda-forge<br>
giflib 5.2.1
h36c2ea0_2 conda-forge<br>
gsl 2.6
he838d99_2 conda-forge<br>
hdf4 4.2.15
h10796ff_3 conda-forge<br>
hdf5 1.10.6
nompi_h7c3c948_1111 conda-forge<br>
hdfeos2 2.20
h64bfcee_1000 conda-forge<br>
hdfeos5 5.1.16
hb4ce793_7 conda-forge<br>
icu 67.1
he1b5a44_0 conda-forge<br>
jasper 1.900.1
h07fcdf6_1006 conda-forge<br>
jpeg 9d
h36c2ea0_0 conda-forge<br>
json-c 0.13.1
hbfbb72e_1002 conda-forge<br>
kealib 1.4.14
hcc255d8_2 conda-forge<br>
kernel-headers_linux-64 2.6.32
he073ed8_14 conda-forge<br>
krb5 1.17.2
h926e7f8_0 conda-forge<br>
ld_impl_linux-64 2.36.1
hea4e1c9_2 conda-forge<br>
libblas 3.9.0
8_openblas conda-forge<br>
libcblas 3.9.0
8_openblas conda-forge<br>
libcurl 7.76.1
hc4aaa36_1 conda-forge<br>
libdap4 3.20.6
hd7c4107_2 conda-forge<br>
libedit 3.1.20191231
he28a2e2_2 conda-forge<br>
libev 4.33
h516909a_1 conda-forge<br>
libffi 3.3
h58526e2_2 conda-forge<br>
libgcc-devel_linux-64 7.5.0
hda03d7c_19 conda-forge<br>
libgcc-ng 11.1.0
hc902ee8_6 conda-forge<br>
libgdal 3.1.4
h50e41a3_1 conda-forge<br>
libgfortran-ng 7.5.0
h14aa051_19 conda-forge<br>
libgfortran4 7.5.0
h14aa051_19 conda-forge<br>
libglib 2.68.3
h3e27bee_0 conda-forge<br>
libgomp 11.1.0
hc902ee8_6 conda-forge<br>
libiconv 1.16
h516909a_0 conda-forge<br>
libkml 1.3.0
h238a007_1014 conda-forge<br>
libnetcdf 4.7.4
nompi_h56d31a8_107 conda-forge<br>
libnghttp2 1.43.0
h812cca2_0 conda-forge<br>
libopenblas 0.3.12
pthreads_hb3c22a3_1 conda-forge<br>
libpng 1.6.37
h21135ba_2 conda-forge<br>
libpq 12.3
h255efa7_3 conda-forge<br>
librttopo 1.1.0
hb271727_4 conda-forge<br>
libspatialite 5.0.1
h6ec7341_0 conda-forge<br>
libssh2 1.9.0
ha56f1ee_6 conda-forge<br>
libstdcxx-ng 11.1.0
h56837e0_6 conda-forge<br>
libtiff 4.2.0
hbd63e13_2 conda-forge<br>
libuuid 2.32.1
h7f98852_1000 conda-forge<br>
libwebp-base 1.2.0
h7f98852_2 conda-forge<br>
libxcb 1.13
h7f98852_1003 conda-forge<br>
libxml2 2.9.10
h68273f3_2 conda-forge<br>
lz4-c 1.9.3
h9c3ff4c_1 conda-forge<br>
ncl 6.6.2
h087f628_23 conda-forge<br>
ncurses 6.2
h58526e2_4 conda-forge<br>
netcdf-fortran 4.5.3
nompi_hfef6a68_101 conda-forge<br>
openjpeg 2.4.0
hb52868f_1 conda-forge<br>
openssl 1.1.1k
h7f98852_0 conda-forge<br>
pcre 8.45
h9c3ff4c_0 conda-forge<br>
pixman 0.38.0
h516909a_1003 conda-forge<br>
poppler 0.89.0
h2de54a5_5 conda-forge<br>
poppler-data 0.4.10
0 conda-forge<br>
postgresql 12.3
hc2f5b80_3 conda-forge<br>
proj 7.1.1
h966b41f_3 conda-forge<br>
pthread-stubs 0.4
h36c2ea0_1001 conda-forge<br>
readline 8.1
h46c0cb4_0 conda-forge<br>
sqlite 3.36.0
h9cd32fc_0 conda-forge<br>
sysroot_linux-64 2.12
he073ed8_14 conda-forge<br>
tiledb 2.1.6
h91fcb0e_1 conda-forge<br>
tk 8.6.10
h21135ba_1 conda-forge<br>
tzcode 2021a
h7f98852_2 conda-forge<br>
udunits2 2.2.27.27
h975c496_1 conda-forge<br>
xerces-c 3.2.3
hfe33f54_1 conda-forge<br>
xorg-imake 1.0.7
0 conda-forge<br>
xorg-kbproto 1.0.7
h7f98852_1002 conda-forge<br>
xorg-libice 1.0.10
h7f98852_0 conda-forge<br>
xorg-libsm 1.2.3
hd9c2040_1000 conda-forge<br>
xorg-libx11 1.6.12
h36c2ea0_0 conda-forge<br>
xorg-libxau 1.0.9
h7f98852_0 conda-forge<br>
xorg-libxaw 1.0.14
h7f98852_0 conda-forge<br>
xorg-libxdmcp 1.1.3
h7f98852_0 conda-forge<br>
xorg-libxext 1.3.4
h516909a_0 conda-forge<br>
xorg-libxmu 1.1.3
h516909a_0 conda-forge<br>
xorg-libxpm 3.5.13
h516909a_0 conda-forge<br>
xorg-libxrender 0.9.10
h516909a_1002 conda-forge<br>
xorg-libxt 1.1.5
h516909a_1003 conda-forge<br>
xorg-makedepend 1.0.6
he1b5a44_1 conda-forge<br>
xorg-renderproto 0.11.1
h7f98852_1002 conda-forge<br>
xorg-xextproto 7.3.0
h7f98852_1002 conda-forge<br>
xorg-xproto 7.0.31
h7f98852_1007 conda-forge<br>
xz 5.2.5
h516909a_1 conda-forge<br>
zlib 1.2.11
h516909a_1010 conda-forge<br>
zstd 1.4.9
ha95c52a_0 conda-forge<br>
<br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>On 7/22/21 9:32 AM, Simon Mason wrote:<br>
</div>
<blockquote type="cite">
<p>... To elaborate, the error messages I receive are:</p>
<p>1. Before conda activate<br>
</p>
<p>f77 -fPIC -g -O2 -fdebug-prefix-map=/build/ncl-ncarg=.
-fstack-protector-strong -fno-second-underscore
-fno-range-check -fPIE -Wl,-z,relro -Wl,-z,now
-Wl,-z,relro -Wl,-z,now -L../../../.././shared maps.f95
-L/usr/lib/x86_64-linux-gnu/ncarg -lncarg -lncarg_gks
-lncarg_c -lX11 -lXext -lcairo -lXrender -lfontconfig
-lpixman-1 -lfreetype -lexpat -lpng -lz -lbz2<br>
/usr/bin/ld: cannot find -lX11<br>
/usr/bin/ld: cannot find -lXext<br>
/usr/bin/ld: cannot find -lcairo<br>
/usr/bin/ld: cannot find -lXrender<br>
/usr/bin/ld: cannot find -lfontconfig<br>
/usr/bin/ld: cannot find -lpixman-1<br>
/usr/bin/ld: cannot find -lfreetype<br>
/usr/bin/ld: cannot find -lexpat<br>
/usr/bin/ld: cannot find -lpng<br>
/usr/bin/ld: cannot find -lz<br>
/usr/bin/ld: cannot find -lbz2<br>
collect2: error: ld returned 1 exit status# packages in
environment at /home/simon/anaconda3/envs/ncl_stable:<br>
#<br>
# Name Version
Build Channel<br>
_libgcc_mutex 0.1
conda_forge conda-forge<br>
_openmp_mutex 4.5
1_gnu conda-forge<br>
boost-cpp 1.74.0
h9359b55_0 conda-forge<br>
bzip2 1.0.8
h7f98852_4 conda-forge<br>
c-ares 1.17.1
h7f98852_1 conda-forge<br>
ca-certificates 2021.5.30
ha878542_0 conda-forge<br>
cairo 1.16.0
h488836b_1006 conda-forge<br>
cfitsio 3.470
h2e3daa1_7 conda-forge<br>
curl 7.76.1
h979ede3_1 conda-forge<br>
esmf 8.0.1
nompi_hcaa3220_2 conda-forge<br>
expat 2.4.1
h9c3ff4c_0 conda-forge<br>
fontconfig 2.13.1
hba837de_1005 conda-forge<br>
freetype 2.10.4
h0708190_1 conda-forge<br>
freexl 1.0.6
h7f98852_0 conda-forge<br>
geos 3.8.1
he1b5a44_0 conda-forge<br>
geotiff 1.6.0
h5d11630_3 conda-forge<br>
gettext 0.19.8.1
h0b5b191_1005 conda-forge<br>
giflib 5.2.1
h36c2ea0_2 conda-forge<br>
gsl 2.6
he838d99_2 conda-forge<br>
hdf4 4.2.15
h10796ff_3 conda-forge<br>
hdf5 1.10.6
nompi_h7c3c948_1111 conda-forge<br>
hdfeos2 2.20
h64bfcee_1000 conda-forge<br>
hdfeos5 5.1.16
hb4ce793_7 conda-forge<br>
icu 67.1
he1b5a44_0 conda-forge<br>
jasper 1.900.1
h07fcdf6_1006 conda-forge<br>
jpeg 9d
h36c2ea0_0 conda-forge<br>
json-c 0.13.1
hbfbb72e_1002 conda-forge<br>
kealib 1.4.14
hcc255d8_2 conda-forge<br>
krb5 1.17.2
h926e7f8_0 conda-forge<br>
libblas 3.9.0
8_openblas conda-forge<br>
libcblas 3.9.0
8_openblas conda-forge<br>
libcurl 7.76.1
hc4aaa36_1 conda-forge<br>
libdap4 3.20.6
hd7c4107_2 conda-forge<br>
libedit 3.1.20191231
he28a2e2_2 conda-forge<br>
libev 4.33
h516909a_1 conda-forge<br>
libffi 3.3
h58526e2_2 conda-forge<br>
libgcc-ng 11.1.0
hc902ee8_6 conda-forge<br>
libgdal 3.1.4
h50e41a3_1 conda-forge<br>
libgfortran-ng 7.5.0
h14aa051_19 conda-forge<br>
libgfortran4 7.5.0
h14aa051_19 conda-forge<br>
libglib 2.68.3
h3e27bee_0 conda-forge<br>
libgomp 11.1.0
hc902ee8_6 conda-forge<br>
libiconv 1.16
h516909a_0 conda-forge<br>
libkml 1.3.0
h238a007_1014 conda-forge<br>
libnetcdf 4.7.4
nompi_h56d31a8_107 conda-forge<br>
libnghttp2 1.43.0
h812cca2_0 conda-forge<br>
libopenblas 0.3.12
pthreads_hb3c22a3_1 conda-forge<br>
libpng 1.6.37
h21135ba_2 conda-forge<br>
libpq 12.3
h255efa7_3 conda-forge<br>
librttopo 1.1.0
hb271727_4 conda-forge<br>
libspatialite 5.0.1
h6ec7341_0 conda-forge<br>
libssh2 1.9.0
ha56f1ee_6 conda-forge<br>
libstdcxx-ng 11.1.0
h56837e0_6 conda-forge<br>
libtiff 4.2.0
hbd63e13_2 conda-forge<br>
libuuid 2.32.1
h7f98852_1000 conda-forge<br>
libwebp-base 1.2.0
h7f98852_2 conda-forge<br>
libxcb 1.13
h7f98852_1003 conda-forge<br>
libxml2 2.9.10
h68273f3_2 conda-forge<br>
lz4-c 1.9.3
h9c3ff4c_1 conda-forge<br>
ncl 6.6.2
h087f628_23 conda-forge<br>
ncurses 6.2
h58526e2_4 conda-forge<br>
netcdf-fortran 4.5.3
nompi_hfef6a68_101 conda-forge<br>
openjpeg 2.4.0
hb52868f_1 conda-forge<br>
openssl 1.1.1k
h7f98852_0 conda-forge<br>
pcre 8.45
h9c3ff4c_0 conda-forge<br>
pixman 0.38.0
h516909a_1003 conda-forge<br>
poppler 0.89.0
h2de54a5_5 conda-forge<br>
poppler-data 0.4.10
0 conda-forge<br>
postgresql 12.3
hc2f5b80_3 conda-forge<br>
proj 7.1.1
h966b41f_3 conda-forge<br>
pthread-stubs 0.4
h36c2ea0_1001 conda-forge<br>
readline 8.1
h46c0cb4_0 conda-forge<br>
sqlite 3.36.0
h9cd32fc_0 conda-forge<br>
tiledb 2.1.6
h91fcb0e_1 conda-forge<br>
tk 8.6.10
h21135ba_1 conda-forge<br>
tzcode 2021a
h7f98852_2 conda-forge<br>
udunits2 2.2.27.27
h975c496_1 conda-forge<br>
xerces-c 3.2.3
hfe33f54_1 conda-forge<br>
xorg-imake 1.0.7
0 conda-forge<br>
xorg-kbproto 1.0.7
h7f98852_1002 conda-forge<br>
xorg-libice 1.0.10
h7f98852_0 conda-forge<br>
xorg-libsm 1.2.3
hd9c2040_1000 conda-forge<br>
xorg-libx11 1.6.12
h36c2ea0_0 conda-forge<br>
xorg-libxau 1.0.9
h7f98852_0 conda-forge<br>
xorg-libxaw 1.0.14
h7f98852_0 conda-forge<br>
xorg-libxdmcp 1.1.3
h7f98852_0 conda-forge<br>
xorg-libxext 1.3.4
h516909a_0 conda-forge<br>
xorg-libxmu 1.1.3
h516909a_0 conda-forge<br>
xorg-libxpm 3.5.13
h516909a_0 conda-forge<br>
xorg-libxrender 0.9.10
h516909a_1002 conda-forge<br>
xorg-libxt 1.1.5
h516909a_1003 conda-forge<br>
xorg-makedepend 1.0.6
he1b5a44_1 conda-forge<br>
xorg-renderproto 0.11.1
h7f98852_1002 conda-forge<br>
xorg-xextproto 7.3.0
h7f98852_1002 conda-forge<br>
xorg-xproto 7.0.31
h7f98852_1007 conda-forge<br>
xz 5.2.5
h516909a_1 conda-forge<br>
zlib 1.2.11
h516909a_1010 conda-forge<br>
zstd 1.4.9
ha95c52a_0 conda-forge<br>
<br>
<br>
</p>
<p>2. After conda activate</p>
<p>home/conda/feedstock_root/build_artifacts/ncl_1602173391809/_build_env/bin/x86_64-conda-linux-gnu-gfortran
-fPIC -fno-second-underscore -fno-range-check -fopenmp
-O -L/home/simon/anaconda3/envs/ncl_stable/lib -Wl,-O2
-Wl,--sort-common -Wl,--as-needed -Wl,-z,relro
-Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections
-Wl,-rpath,/home/simon/anaconda3/envs/ncl_stable/lib
-Wl,-rpath-link,/home/simon/anaconda3/envs/ncl_stable/lib
-L/home/simon/anaconda3/envs/ncl_stable/lib maps.f95
-L/home/simon/anaconda3/envs/ncl_stable/lib
-L/usr/X11R6/lib64 -lncarg -lncarg_gks -lncarg_c -lX11
-lXext -lcairo -lXrender -lfontconfig -lpixman-1
-lfreetype -lexpat -lpng -lz -lbz2<br>
/home/conda/feedstock_root/build_artifacts/ncl_1602173391809/_build_env/bin/x86_64-conda-linux-gnu-gfortran:
Command not found.<br>
<br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<div>On 7/22/21 9:54 AM, Orhan Eroglu wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">Hi Simon,
<div><br>
</div>
<div>Could you please provide the he outputs of the
following three commands:</div>
<div><br>
</div>
<div>
<pre style="margin-top:0px;margin-bottom:0px;padding:0px;font-size:13.3333px;line-height:12pt;font-family:courier;border-style:solid;border-width:0px 0px 15px;border-color:transparent;color:rgb(0,0,0)">which ncl
ncl -V
env | grep NCARG</pre>
<pre style="margin-top:0px;margin-bottom:0px;padding:0px;font-size:13.3333px;line-height:12pt;font-family:courier;border-style:solid;border-width:0px 0px 15px;border-color:transparent;color:rgb(0,0,0)">Thanks!</pre>
</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Mon, Jul 19, 2021
at 11:13 AM Simon J Mason via ncl-install <<a href="mailto:ncl-install@mailman.ucar.edu" target="_blank">ncl-install@mailman.ucar.edu</a>>
wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div> I have successfully installed NCAR Graphics on
ubuntu using anaconda, as<br>
<div>
<p> per the recommendation. The following
commands all performed as they<br>
should:<br>
</p>
<div>
<div lang="x-unicode">
<pre> ncl -V
ncl $NCARG_ROOT/lib/ncarg/nclex/gsun/gsun02n.ncl
ncl $NCARG_ROOT/lib/ncarg/nclex/nug/NUG_multi_timeseries.ncl</pre>
<p>However, if I try to run ncargf90 on this
new installation, I get a long error
message<br>
ultimately saying:</p>
<p>/home/conda/feedstock_root/build_artifacts/ncl_1602173391809/_build_env/bin/x86_64-conda-linux-gnu-gfortran:
Command not found.<br>
</p>
<p>I do not seem to have a /home/conda
directory, and am new to Anaconda.</p>
<p>Please advise.</p>
<p>Many thanks,</p>
<p>Simon Mason<br>
</p>
<p><br>
</p>
<pre cols="72">--
____________________________________________________________________
Senior Research Scientist
Chief Climate Scientist
Tel : +1 845 680 4514 IRI, Columbia University
Fax : +1 845 680 4865 61 Route 9W, PO Box 1000
E-mail: <a href="mailto:simon@iri.columbia.edu" target="_blank">simon@iri.columbia.edu</a> Palisades, NY 10964-8000
WWW : <a href="http://iri.columbia.edu/contact/staff-directory/simon-mason/" target="_blank">http://iri.columbia.edu/contact/staff-directory/simon-mason/</a>
Ἆρα σύ, ὦ Σώκρατες, ὁ φροντιστὴς ἐπικαλούμενος;
Οὐκοῦν κάλλιον, ἔφη, ἢ εἰ ἀφρόντιστος ἐκαλούμην.
Εἰ μή γε ἐδόκεις τῶν μετεώρων φροντιστὴς εἶναι.
Xenophon
____________________________________________________________________ </pre>
</div>
</div>
</div>
</div>
_______________________________________________<br>
ncl-install mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="https://mailman.ucar.edu/mailman/listinfo/ncl-install" rel="noreferrer" target="_blank">https://mailman.ucar.edu/mailman/listinfo/ncl-install</a></blockquote>
</div>
</blockquote>
</blockquote>
</div>
</blockquote>
</div>
</blockquote>
<pre cols="72">--
____________________________________________________________________
Senior Research Scientist
Chief Climate Scientist
Tel : +1 845 680 4514 IRI, Columbia University
Fax : +1 845 680 4865 61 Route 9W, PO Box 1000
E-mail: <a href="mailto:simon@iri.columbia.edu" target="_blank">simon@iri.columbia.edu</a> Palisades, NY 10964-8000
WWW : <a href="http://iri.columbia.edu/contact/staff-directory/simon-mason/" target="_blank">http://iri.columbia.edu/contact/staff-directory/simon-mason/</a>
Ἆρα σύ, ὦ Σώκρατες, ὁ φροντιστὴς ἐπικαλούμενος;
Οὐκοῦν κάλλιον, ἔφη, ἢ εἰ ἀφρόντιστος ἐκαλούμην.
Εἰ μή γε ἐδόκεις τῶν μετεώρων φροντιστὴς εἶναι.
Xenophon
____________________________________________________________________ </pre>
</div>
</blockquote></div>