<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="ES-PA" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US">Hi fellows I try to install the ncl_ncarg-6.1.2 from source code I did it almost all the binaries except ncl and is one of the most important to me
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Attached is the log file can anyone help me to find out why the process cant find the &#8211;lnetcdf library if I go it installed.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">This is a part of my .tcshrc<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">setenv PGI &quot;/usr/local/pgi2014&quot;<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">setenv MPICH3 &quot;/usr/local/mpich3&quot;<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">setenv ZDIR &quot;/usr/local/zlib/1.2.8&quot;<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">setenv H5DIR &quot;/usr/local/hdf5/1.8.11&quot;<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">setenv HDF5 &quot;/usr/local/hdf5/1.8.11&quot;<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">setenv NCDIR &quot;/usr/local/netcdf/4.4.0/pgi/14.6&quot;<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">setenv NFDIR &quot;/usr/local/netcdf-f/4.4.4/pgi/14.6&quot;<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">setenv NETCDF &quot;/usr/local/netcdf/4.4.0/pgi/14.6&quot;<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">setenv JASPERLIB &quot;/usr/local/jasper/1.900.1/pgi/14.6/lib&quot;<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">setenv JASPERINC &quot;/usr/local/jasper/1.900.1/pgi/14.6/include&quot;<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">setenv NCARG &quot;/home/wrf/descargas/ncl_ncarg-6.1.2&quot;<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">setenv NCARG_ROOT &quot;/home/wrf/ncarg&quot;<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">setenv LD_LIBRARY_PATH &quot;$H5DIR/lib:$ZDIR/lib:$NCDIR/lib:$NFDIR/lib:/usr/local/jasper/1.900.1/pgi/14.6/lib:/usr/local/mpich3/lib:/usr/local/libpng/1.6.25/pgi/14.6/lib:/usr/local/pgi2014/linux86-64/14.6/lib:/usr/local/pgi2014/linux86-64/14.6/libso:/usr/local/maui/lib:/usr/local/torque/lib&quot;<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">setenv CPPFLAGS &quot;-I$NCDIR/include -I${NFDIR}/include -I$MPICH3/include -I$H5DIR/include&quot;<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">setenv LDFLAGS &quot;-L$NCDIR/lib -L$NFDIR/lib -L$MPICH3/lib -L$H5DIR/lib&quot;<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">setenv LIBS &quot;-lcurl -lnetcdff -lnetcdf&quot;<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">thanks<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></p>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0" width="482" style="width:361.5pt;background:white">
<tbody>
<tr style="height:81.75pt">
<td width="25%" style="width:25.0%;padding:0cm 0cm 0cm 0cm;height:81.75pt">
<p class="MsoNormal"><span style="font-size:8.5pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:black;mso-fareast-language:ES-PA"><img width="110" height="105" id="Imagen_x0020_25" src="cid:image001.png@01D22FC9.A7A5D240" alt="Description: http://www.cathalac.org/firma/format_02a.gif"></span><span style="mso-fareast-language:ES-PA"><o:p></o:p></span></p>
</td>
<td width="75%" style="width:75.0%;padding:0cm 0cm 0cm 0cm;height:81.75pt">
<p class="MsoNormal"><a href="http://www.cathalac.org/" title="&quot;Página Web&quot; t "><b><span style="font-size:10.5pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:#0063AD;mso-fareast-language:ES-PA;text-decoration:none"><img border="0" width="200" height="41" id="Imagen_x0020_26" src="cid:image002.png@01D22FC9.A7A5D240" alt="Description: http://www.cathalac.org/firma/logocatha.gif"></span></b></a><b><span style="font-size:10.5pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:#00ACCB;mso-fareast-language:ES-PA"><br>
Luis Alejandro Del Castillo Riley </span></b><span style="font-size:8.5pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:#0063AD;mso-fareast-language:ES-PA"><br>
<b>Gerente de Tecnologia</b><br>
DIVISIÓN DE TECNOLOGÍAS DE LA INFORMACIÓN Y COMUNICACIÓN<br>
Tel: 507-317-3235</span><span style="mso-fareast-language:ES-PA"><o:p></o:p></span></p>
<p class="MsoNormal"><u><span lang="EN-US" style="font-size:8.5pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:#0063AD;mso-fareast-language:ES-PA">Email:
</span></u><u><span style="font-size:8.5pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:blue;mso-fareast-language:ES-PA"><a href="mailto:luis.delcastillo@cathalac.int"><span lang="EN-US" style="color:#0563C1">luis.delcastillo@cathalac.int</span></a></span></u><span style="font-size:8.5pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:#0063AD;mso-fareast-language:ES-PA"><a href="http://www.cathalac.org/"><span lang="EN-US" style="color:#0063AD;text-decoration:none"><br>
</span></a></span><a href="https://www.facebook.com/cathalac" target="_blank"><span style="font-size:8.5pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:#0063AD;mso-fareast-language:ES-PA;text-decoration:none"><img border="0" width="20" height="18" id="Imagen_x0020_27" src="cid:image003.png@01D22FC9.A7A5D240" alt="Description: http://www.cathalac.org/firma/facebook.png"></span></a><span lang="EN-US" style="font-size:8.5pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:#0063AD;mso-fareast-language:ES-PA">&nbsp;</span><a href="http://twitter.com/#!/CATHALAC" target="_blank"><span style="font-size:8.5pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:#0063AD;mso-fareast-language:ES-PA;text-decoration:none"><img border="0" width="20" height="18" id="Imagen_x0020_28" src="cid:image004.png@01D22FC9.A7A5D240" alt="Description: http://www.cathalac.org/firma/twitter.png"></span></a><span lang="EN-US" style="font-size:8.5pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:#0063AD;mso-fareast-language:ES-PA">&nbsp;</span><a href="http://www.linkedin.com/company/2324157" target="_blank"><span style="font-size:8.5pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:#0063AD;mso-fareast-language:ES-PA;text-decoration:none"><img border="0" width="20" height="18" id="Imagen_x0020_29" src="cid:image005.png@01D22FC9.A7A5D240" alt="Description: http://www.cathalac.org/firma/linkindin.png"></span></a><span lang="EN-US" style="font-size:8.5pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:#0063AD;mso-fareast-language:ES-PA">&nbsp;</span><a href="http://www.youtube.com/user/CATHALACTV" target="_blank"><span style="font-size:8.5pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:#0063AD;mso-fareast-language:ES-PA;text-decoration:none"><img border="0" width="39" height="18" id="Imagen_x0020_30" src="cid:image006.png@01D22FC9.A7A5D240" alt="Description: http://www.cathalac.org/firma/youtube.png"></span></a><span lang="EN-US" style="mso-fareast-language:ES-PA"><o:p></o:p></span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:ES-PA"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></p>
</div>
</body>
</html>