<div dir="ltr">Hi,<div><br></div><div>I&#39;m trying to build OpenGrads grads-2.1.a2.oga.1 (to increase the Grib2 cache size) on Fedora 64 bit workstation. Using:</div><div><br></div><div>supplibs-2.2.1/i686-apple-darwin10.8.0 (so that the compiled app will run on Windows)<br></div><div><br></div><div>The structure in the working directory is:</div><div><br></div><div>grads-2.1.a2.oga.1<br></div><div>supplibs-2.2.1<br></div><div>supplibs<br></div><div><br></div><div><br></div><div>supplibs being the symbolic link</div><div><br></div><div>I&#39;ve used yum to install gcc-c++ which I think gives GNU make.</div><div><br></div><div>./configure appears to run correctly. The problem occurs when I run gmake. The following error is returned:</div><div><br></div><div> gcc -DHAVE_CONFIG_H -I.  -DOPENGRADS     -I../../supplibs/include/udunits -I../../supplibs/include/netcdf   -I../../supplibs/include/tiff -I../../supplibs/include/geotiff -I../../supplibs/include/shapelib -I../../supplibs/include/shp -I../../supplibs/include/gadap     -I../../supplibs/include/cairo -I../../supplibs/include/freetype2 -I../../supplibs/include/fontconfig -I../../supplibs/include/libpng15 -I../../supplibs/include/pixman-1   -g -O2 -rdynamic -c -o gacfg.o gacfg.c</div><div>gacfg.c:58:22: fatal error: ft2build.h: No such file or directory</div><div> #include &lt;ft2build.h&gt;</div><div>                      ^</div><div><br></div><div>Can anyone tell me what I need to do (or install) to stop this fatal error from terminating the build? </div><div><br></div><div>PS: I usually work on Windows and don&#39;t have Linux/Fedora knowledge so apologies if this is something very basic.</div><div><br></div><div>Thanks</div><div><br></div><div>Brian </div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div>