Re: Plots not showing any axis

From: Ipshita Majhi <ipmajhi_at_nyahnyahspammersnyahnyah>
Date: Fri Apr 25 2014 - 14:21:35 MDT

Hi,

The above mentioned method did not resolve the issue unfortunately. Here is
some more information:

with ubuntu/debian packages
binaries(i.e. ncl,ncargpath,...) are in /usr/bin

data files are in /usr/share/ncarg
(no 'bin' subdirectory)
so NCARG-ROOT=/usr/share/ncarg
does not put binaries into PATH

I have added David Covey the person who has helped me install NCL in my
laptop he can give input and understand better what the concerns are.

Thank You
Ipshita

On Fri, Apr 25, 2014 at 11:49 AM, David Brown <dbrown@ucar.edu> wrote:

> Just judging from what you have posted here, it looks like you should set
> NCARG_ROOT to /usr/share/ncarg:
>
> export NCARG_ROOT=/usr/share/ncarg
> export PATH=$NCARG_ROOT/bin:$PATH
>
> That is assuming you put the whole installation into /usr/share/ncarg.
> -dave
>
>
> On Apr 25, 2014, at 1:33 PM, Ipshita Majhi <ipmajhi@alaska.edu> wrote:
>
> Hi,
>
> We did the following and still the plot has missing axis and no error
> shows up.
> Ubuntu/Debian packages
>
> /usr/lib/ncarg-> /usr/share/ncarg
> copied files from NCAR binary distribution
> Plotchar data
> fffonts
> Earth..[1234]names to
> /usr/share/ncarg/database
>
> added to .bashrc
> export NCARG_ROOT="/usr"
>
> It will be helpful if you could guide us on this
>
> Thank You
>
> ipshita
> _______________________________________________
> ncl-install mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-install
>
>
>

_______________________________________________
ncl-install mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-install
Received on Fri Apr 25 14:21:42 2014

This archive was generated by hypermail 2.1.8 : Tue Apr 29 2014 - 09:05:35 MDT