Re: need help in ncl installation

From: jayanti pal <jiban_samudra18_at_nyahnyahspammersnyahnyah>
Date: Fri Aug 30 2013 - 04:22:00 MDT

Dear sir, I have downloaded ncl_ncarg-6.1.2.Linux_Debian6.0_i686_gcc445.tar.gz and extract in /usr/local/ncl/ then i follow the comment given in the site and i get following error: atmospheric_at_atmospheric-desktop:~$ cd /usr/local/ atmospheric_at_atmospheric-desktop:/usr/local$ cd ncl atmospheric_at_atmospheric-desktop:/usr/local/ncl$ csh % setenv NCARG_ROOT /usr/local/ncl % setenv PATH $NCARG_ROOT/bin:$PATH % setenv DISPLAY :0.0 % export DISPLAY=128.117.14.12:0 export: Command not found. % setenv DISPLAY 128.117.14.12:0 % setenv DISPLAY localhost:13.0 % ng4ex gsun01n -clean NCAR Graphics NCL Example <gsun01n> This example was set up to display the output to an X11 window.   Copying gsun01n.ncl cp: cannot create regular file `./gsun01n.ncl': Permission denied Running NCL... gsun01n.ncl: No such file or directory. ncl failed. then when I open it i get the following error: atmospheric_at_atmospheric-desktop:~$ ncl  Copyright (C) 1995-2013 - All Rights Reserved  University Corporation for Atmospheric Research  NCAR Command Language Version 6.1.2  The use of this software is governed by a License Agreement.  See http://www.ncl.ucar.edu/ for more details. warning:Unable to Get System Resource File Name? warning:Unable to load System Resource File (null) fatal:GetSysAppDir:Unable to get a default value for the system App Resource directory warning:["Resources.c":734]:Unable to set appSysDir to default value - Using NULL fatal:GetSysAppDir:Unable to get a default value for the system App Resource directory warning:["Resources.c":734]:Unable to set appSysDir to default value - Using NULL warning:Unable to Get System Resource File Name? warning:WorkstationClassInitialize:Unable to access rgb color database - named colors unsupported:[errno=2] NDV_COLORMAP_PATH environment variable not set:     defaulting to .:$NCARG_ROOT/lib/ncarg/colormaps warning:["Palette.c":1844]:NhlLoadColormapFiles: Invalid directory encountered in colormap path specification Segmentation fault (core dumped) I dont understand what is that? Is ncl is install in computer? Please help me   Jayanti Pal Junior Research Fellow Department of Atmospheric SCience University Of Calcutta email-jiban_samudra18_at_yahoo.com jayantibright_at_gmail.com ________________________________ From: Mary Haley <haley_at_ucar.edu> To: jayanti pal <jiban_samudra18_at_yahoo.com> Cc: "ncl-install_at_ucar.edu" <ncl-install_at_ucar.edu> Sent: Friday, 30 August 2013 3:24 AM Subject: Re: [ncl-install] need help in ncl installation Dear Jayanti, I recommend you download a precompiled NCL binary, rather than trying to build NCL from source code. If you don't know UNIX very well, then building NCL from source code is going to be difficult. Is there a reason why you want to build NCL from source code? For an Ubuntu system, you should be able to use a Debian or RedHat precompiled binary (Debian is better). For example, if you have a 64-bit system, then hopefully this binary will work for you: ncl_ncarg-6.1.2.Linux_Debian6.0_x86_64_gcc445.tar.gz Otherwise, for a 32-bit system, try this binary: ncl_ncarg-6.1.2.Linux_Debian6.0_i686_gcc445.tar.gz The step-by-step instructions for installing NCL from a precompiled binary can be found here: http://www.ncl.ucar.edu/Download/install.shtml --Mary On Aug 29, 2013, at 11:32 AM, jayanti pal wrote: > Dear Sir, > > I have Ubuntu 12.04 LTS version. I have downloaded NCL from > http://www.earthsystemgrid.org. I have problem in installation . I have downloaded NCL source code. gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 is installed here. I can't understand the process of setting variable environment. I will be gratefull if you give me a step by step details. I have downloaded file and extract it in  /usr/local/. Then I tried to follow the instruction given in > http://www.ncl.ucar.edu/Download/build_from_src.shtml#CompilersNeeded. > > Thanking You, >  > > Jayanti Pal > Junior Research Fellow > Department of Atmospheric SCience > University Of Calcutta > email-jiban_samudra18_at_yahoo.com > jayantibright_at_gmail.com > _______________________________________________ > ncl-install mailing list > List instructions, subscriber options, unsubscribe: > http://mailman.ucar.edu/mailman/listinfo/ncl-install
Received on Fri Aug 30 04:22:07 2013

This archive was generated by hypermail 2.1.8 : Fri Aug 30 2013 - 14:12:57 MDT