[ncl-talk] Problems compiling with ncargex.
Víctor Manuel Romero Medina
vromero at ucaribe.edu.mx
Thu May 28 13:28:02 MDT 2020
I am trying to compile example "tareas" with "ncargex" but i received next
info:
root at victor-All-Series:/home/victor/Ejemplos# ncargex tareas
NCAR Graphics Fortran Test Example <tareas>
Copying tareas.f
Compiling and linking...
gfortran -fPIC -fno-second-underscore -fno-range-check -fopenmp -O -o
tareas tareas.f -L/usr/local/ncl-6.6.2/lib -L/usr/X11R6/lib64 -lncarg
-lncarg_gks -lncarg_c -lX11 -lXext -lcairo -lXrender -lfontconfig
-lpixman-1 -lfreetype -lexpat -lpng -lz -lbz2
/usr/bin/ld: no se puede encontrar -lXext
/usr/bin/ld: no se puede encontrar -lcairo
/usr/bin/ld: no se puede encontrar -lXrender
/usr/bin/ld: no se puede encontrar -lfontconfig
/usr/bin/ld: no se puede encontrar -lpixman-1
/usr/bin/ld: no se puede encontrar -lfreetype
/usr/bin/ld: no se puede encontrar -lexpat
/usr/bin/ld: no se puede encontrar -lpng
/usr/bin/ld: no se puede encontrar -lz
/usr/bin/ld: no se puede encontrar -lbz2
collect2: error: ld returned 1 exit status
The compile and link failed.
How can I solve it?
Thanks in advance.
--
Atentamente
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20200528/d00db9f4/attachment.html>
More information about the ncl-talk
mailing list