[ncl-install] Installation query !

Pavan Kulkarni pavancge at gmail.com
Mon Jul 6 10:50:47 MDT 2015


Dear NCL Install,
Hello !
I am Pavan Kulkarni, Postdoc from University of Evora, Portugal.
I am trying to install NCL with source code. Our server specification are
*x86_64 CentOS 6.2 (Final) Kernel \r on an \m gcc (GCC) 4.4.7 20120313 (Red
Hat 4.4.7-4)*

I could download and build following non-optional external software as well
as optional external software in the root of the server with the path
*/share/apps/ncl/*

*JPEG (6b), ZLIB (1.2.8), cairo (1.12.18), PNG (1.2.52), pkg-config (0.28),
FreeType (2.5.5), pixman (0.32.6), NetCDF (4.3.3.1), szip (2.1), HDF-5
(1.8.14), libcurl (7.40.0), HDF-4 (4.2.11), GRIB2, Jasper (1.900.1), PNG
(1.2.52), g2clib (1.5.0-patch), PROJ.4*

But could not build *GDAL, HDF-EOS 2 (2.19), HDF-EOS 5 (1.15), Triangle,
UDUNITS-2 (2.2.18), Vis5D+*

Then I downloaded the NCL source code as instructed in the same folder as
mentioned above, set environment and build. All the steps completed as
mentioned in the installation instructions given on the web page and
finally we received the message installation successful.
But when we reached the step 'test the NCL and/or Graphics installation'
using following command




*ncl -Vng4ex gsun01nIt started giving error. Please find the error message
in the attachment.*

Can you please help me identify the mistake and install NCL. In case you
need any additional information of the system or details of installation
please let me know. We have also created make-output file wherever
suggested.

Thanking you in anticipation,

with regards,
Pavan Kulkarni
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-install/attachments/20150706/df2b96f2/attachment.html 
-------------- next part --------------
[root at terra ncl]# pwd
/share/apps/ncl
[root at terra ncl]# ncargex cpex08

NCAR Graphics Fortran  Example <cpex08>

  Copying cpex08.f

  Copying cpexcc.f

Compiling and linking...
gfortran -fPIC -fno-second-underscore -fno-range-check -fopenmp -O -o cpex08 cpexcc.f cpex08.f -L/share/apps/ncl/lib -L/usr/X11R6/lib64 -lncarg -lncarg_gks -lncarg_c -lX11 -lXext -lcairo -lfontconfig -lpixman-1 -lfreetype -lexpat -lpng -lz -lpthread -lXrender -lbz2
/share/apps/ncl/lib/libncarg_gks.a(gziqwk.o): In function `gziqwk_':
gziqwk.f:(.text+0x18b): undefined reference to `ggkwdr_'
/share/apps/ncl/lib/libncarg_gks.a(gztowk.o): In function `gztowk_':
gztowk.f:(.text+0x2b0): undefined reference to `ggkwdr_'
gztowk.f:(.text+0x6e7): undefined reference to `ggkwdr_'
gztowk.f:(.text+0xa8f): undefined reference to `ggkwdr_'
collect2: ld returned 1 exit status

The compile and link failed.


More information about the ncl-install mailing list