[gradsusr] Problem building OpenGrads on Fedora 64 bit
Brian Gaze
brian.gaze at ntlworld.com
Thu Mar 19 09:58:42 EDT 2015
Hi,
I'm trying to build OpenGrads grads-2.1.a2.oga.1 (to increase the Grib2
cache size) on Fedora 64 bit workstation. Using:
supplibs-2.2.1/i686-apple-darwin10.8.0 (so that the compiled app will run
on Windows)
The structure in the working directory is:
grads-2.1.a2.oga.1
supplibs-2.2.1
supplibs
supplibs being the symbolic link
I've used yum to install gcc-c++ which I think gives GNU make.
./configure appears to run correctly. The problem occurs when I run gmake.
The following error is returned:
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
gacfg.c:58:22: fatal error: ft2build.h: No such file or directory
#include <ft2build.h>
^
Can anyone tell me what I need to do (or install) to stop this fatal error
from terminating the build?
PS: I usually work on Windows and don't have Linux/Fedora knowledge so
apologies if this is something very basic.
Thanks
Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20150319/6b69cc8b/attachment-0001.html
More information about the gradsusr
mailing list