[ncl-install] Plots not showing any axis
David Brown
dbrown at ucar.edu
Fri Apr 25 16:08:42 MDT 2014
In that case you need to use the more specific environment variables that are available:
export NCARG_BIN=/usr/bin
export NCARG_NCARG=/usr/share/ncarg
Usually /usr/bin is already on your PATH so you may not need to put $NCARG_BIN in your path.
You may also want to set
NCARG_MAN for "man" pages
NCARG_INCLUDE for include files
NCARG_LIB for the library directory
but these may not be necessary.
Hope this helps.
-dave
On Apr 25, 2014, at 2:21 PM, Ipshita Majhi <ipmajhi at alaska.edu> wrote:
> 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 at 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 at 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-install/attachments/20140425/2c561733/attachment.html
More information about the ncl-install
mailing list