<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi,<br>
<br>
I have a rhel 6 box, installed ncl-6.2.1 binary. ncl test successfully, but ncargex test failed.<br>
<br>
&nbsp;ncargex -areas<br>
<br>
NCAR Graphics Fortran&nbsp; Example &lt;arex01&gt;<br>
<br>
&nbsp; Copying arex01.f<br>
<br>
Compiling and linking...<br>
/usr/bin/gfortran -fPIC -fno-second-underscore -fno-range-check -fopenmp -O -o arex01 arex01.f -L/usr/local/ncarg/lib -L/usr/X11R6/lib64 -lncarg -lncarg_gks -lncarg_c -lX11 -lXext -lcairo -lfontconfig -lpixman-1 -lfreetype -lexpat -lpng -lz -lpthread -lXrender
 -lbz2<br>
/usr/local/ncarg/lib/libncarg_gks.a(cro.o): In function `cro_OpenWorkstation':<br>
cro.c:(.text&#43;0x3efd): undefined reference to `cairo_recording_surface_create'<br>
/usr/local/ncarg/lib/libncarg_gks.a(cro.o): In function `cro_ClearWorkstation':<br>
cro.c:(.text&#43;0x4be5): undefined reference to `cairo_recording_surface_create'<br>
collect2: ld returned 1 exit status<br>
<br>
The compile and link failed.<br>
<br>
The cairo and cairo-devel rpm are installed on this Linux box.<br>
<br>
# rpm -qa | grep cairo<br>
cairo-1.8.8-3.1.el6.x86_64<br>
cairo-1.8.8-3.1.el6.i686<br>
cairo-devel-1.8.8-3.1.el6.x86_64<br>
<br>
Is there any other rpm I should install?<br>
<br>
Thanks,<br>
Lin<br>
</div>
</body>
</html>