<html><head></head><body><div>
                    
     
     
       
         <meta charset="utf-8">
       
       
         <div id="compose-body-wrapper" dir="auto"><div dir="auto"><div 
dir="auto"><span style="font-size: 14px;">Hello,</span></div><div 
dir="auto"><span style="font-size: 14px;">I've built NCL from source. I 
chose /usr/lib64 and /usr/include as the locations for library/headers. 
However, and when I check, for example, ncargf77, it's 
showing:</span></div><div dir="auto"><span style="font-size: 
14px;"><i>gfortran -fPIC -fno-second-underscore -fno-range-check -fopenmp 
-O --version -L/opt/praetorium/ncl/lib -L/usr/X11R6/lib64 -lncarg 
-lncarg_gks -lncarg_c -lX11 -lXext -lcairo -lXrender -lfontconfig 
-lpixman-1 -lfreetype -lexpat -lpng -lz -lbz2</i></span></div><div 
dir="auto"><span style="font-size: 14px;">Furthermore, the Makefile has the 
lines:</span></div><div dir="auto"><span style="font-size: 
14px;"><i>LIBSEARCH               = 
-L/usr/lib64</i></span></div><div dir="auto"><span style="font-size: 
14px;"><i>INCSEARCH               = 
-I/usr/include</i></span></div><div dir="auto"><span style="font-size: 
14px;"><i>LIBSEARCHUSER           = 
-L/usr/X11R6/lib64</i></span></div><div dir="auto"><span style="font-size: 
14px;"><i>INCSEARCHUSER           = 
-I/usr/X11R6/include</i></span></div><div dir="auto"><span 
style="font-size: 14px;">It's unclear (at least to me) why it insists in 
looking in the /usr/X11R6 subdirectories. Is there any way to prevent this 
or should I simply eliminates those 2 lines from the Makefile (even though 
manually modifying a Makefile is not the best of ideas)?</span></div><div 
dir="auto"><span style="font-size: 
14px;">Thanks.  </span></div><div dir="auto"><span 
style="font-size: 14px;">Arturo</span></div><div><br></div></div></div>
       
     
   
                   </div></body></html>