Re: NCAR Graphics - Test fails

From: Smriti Prathapan <smritip1_at_nyahnyahspammersnyahnyah>
Date: Mon Apr 14 2014 - 15:04:19 MDT

Hi,

I tried running the following command to test NCAR Graphics and I have pasted the results below.
I do not see a pop up window of the plot. Does this mean that NCAR Graphics has not been properly set up? Please guide.

smritip1@intel19:~/NOAA/new_gsi$ ncargex -W x11 cpex08 -clean

NCAR Graphics Fortran Example <cpex08>

NOTE: This example is being run interactively and can only
      be executed if you have X running and have your
      DISPLAY environment variable set properly. It will
      create an X11 window that you must click on with your
      mouse to advance the frame(s).

  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/home/smritip1/NOAA/new_gsi/ncl_ncarg-6.2.0/lib -lncarg -lncarg_gks -lncarg_c -lX11 -lXext -lcairo -lfontconfig -lpixman-1 -lfreetype -lexpat -lpng -lz -lpthread -lbz2 -lXrender

Executing <cpex08>...
 PLOT TITLE WAS EXAMPLE 8
 INTEGER WORKSPACE USED 120
    REAL WORKSPACE USED 400
    AREA MAP SPACE USED 93250
 PLOT TITLE WAS EXAMPLE 8
 INTEGER WORKSPACE USED 120
    REAL WORKSPACE USED 400
    AREA MAP SPACE USED 866064

 cpex08..

smritip1@intel19:~/NOAA/new_gsi$

Thanks,
Smriti Prathapan

On Apr 14, 2014, at 11:41 AM, Orion Poplawski <orion@cora.nwra.com> wrote:

> On 04/14/2014 08:51 AM, Smriti Prathapan wrote:
>> Hi,
>>
>> I am trying to install the NCAR Graphics on a Linux machine.
>>
>> I have installed NCL from the precompiles binaries following the instructions
>> at https://www.ncl.ucar.edu/Download/install.shtml.
>> NCL version is NCAR Command Language Version *6.2.0* and the system that I am
>> working on is Linux intel19 3.2.0-4-amd64 #1 SMP Debian 3.2.54-2 x86_64
>> GNU/Linux.
>> *
>> *
>>
>> I could test the following command successfully.
>> ng4ex gsun01n -clean
>>
>> However, the test for NCAR Graphics fails. When I try the execute the following:
>>
>> ncargex cpex08 -clean
>>
>> I get error:
>> 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/home/smritip1/NOAA/new_gsi/ncl_ncarg-6.2.0/lib -lncarg
>> -lncarg_gks -lncarg_c -lX11 -lXext -lcairo -lfontconfig -lpixman-1 -lfreetype
>> -lexpat -lpng -lz -lpthread -lbz2 -lXrender
>> */usr/bin/ld: cannot find -lbz2*
>> *collect2: error: ld returned 1 exit status*
>>
>> The compile and link failed.
>>
>> I don’t quite understand how to resolve this. Is this related to the zlib
>> library ? I have already installed zlib. Could you please guide me how to fix
>> this?
>>
>> Thanks,
>> Smriti Prathapan
>
> You need to install libbz2-dev
>
>
> --
> Orion Poplawski
> Technical Manager 303-415-9701 x222
> NWRA, Boulder/CoRA Office FAX: 303-415-9702
> 3380 Mitchell Lane orion@nwra.com
> Boulder, CO 80301 http://www.nwra.com

_______________________________________________
ncarg-talk mailing list
ncarg-talk@ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncarg-talk
Received on Mon Apr 14 15:04:32 2014

This archive was generated by hypermail 2.1.8 : Wed Apr 16 2014 - 09:18:08 MDT