[ncl-install] ncarg run test

Mary Haley haley at ucar.edu
Wed Dec 5 15:41:54 MST 2012


NCL/NCARG version 6.1.0 now has a dependency on cairo for its graphics. It's fairly straightforward to install the needed libraries.

Please see:

http://www.ncl.ucar.edu/current_release.shtml#CompilationChanges6.1.0

and

http://www.ncl.ucar.edu/Download/linux.shtml#InstallSoftware

--Mary


On Dec 3, 2012, at 7:08 AM, fekih abdellali wrote:

> He all ;
> I want to test my new binary installation of ncl-ncarg ( opendap disabled) in ubuntu 12.04. 
> with  
>  ng4ex gsun01n test OK 
> but when trying   
>  ncargex cpex08 -clean 
> I got these message in my terminal 
> oasis at oasis-HP-Compaq-dc5100-MT-RG841ES:~$ ncargex cpex08 -clean
> 
> NCAR Graphics Fortran  Example <cpex08>
> 
>   Copying cpex08.f
> 
>   Copying cpexcc.f
> 
> Compiling and linking...
> gfortran -fPIC -fno-second-underscore -O -o cpex08 cpexcc.f cpex08.f -L/home/oasis/ncl/lib -L/usr/X11R6/lib64 -lncarg -lncarg_gks -lncarg_c -lX11 -lXext -lcairo -lXrender -lfontconfig -lpixman-1 -lfreetype -lexpat -lpng -lz -lbz2 -lpthread
> /usr/bin/ld: cannot find -lcairo
> /usr/bin/ld: cannot find -lXrender
> /usr/bin/ld: cannot find -lfontconfig
> /usr/bin/ld: cannot find -lpixman-1
> /usr/bin/ld: cannot find -lfreetype
> /usr/bin/ld: cannot find -lexpat
> /usr/bin/ld: cannot find -lpng
> /usr/bin/ld: cannot find -lbz2
> collect2: ld a retourné 1 code d'état d'exécution
> 
> The compile and link failed.
> please help
> thanks
> 
> _______________________________________________
> ncl-install mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-install



More information about the ncl-install mailing list