[ncl-install] Fedora 10

Bjorge Solli bjorge.solli at it.uib.no
Mon May 18 01:21:59 MDT 2009


Orion Poplawski wrote:
> On 05/15/2009 08:09 AM, Bjorge Solli wrote:
>>
>> I find it strange that it tries to find the files in
>> /usr/lib/ncarg/ncarg/*
> 
> The ncl rpm installs /etc/profile/ncarg.{sh,csh} which sets NCARG_LIB to
> /usr/lib/ncarg.  You'll want to remove the ncl rpm if you want to use
> the binaries from the ncl site.

This is correct, but strangely enough the rpms don't even create this
dir! I think this might be why the rpm is failing. The testscipt I have
results in a segfault when run with the rpm-installed ncl/ncarg.


[root at gfi063039 JCLIM_NEWFIGS]# uname -a
Linux gfi063039.klientdrift.uib.no 2.6.27.21-170.2.56.fc10.i686 #1 SMP
Mon Mar 23 23:37:54 EDT 2009 i686 athlon i386 GNU/Linux
[root at gfi063039 JCLIM_NEWFIGS]# ls -ld /usr/lib/ncarg
ls: cannot access /usr/lib/ncarg: No such file or directory
[root at gfi063039 JCLIM_NEWFIGS]# rpm -qa | grep ncl
ncl-common-5.1.0-1.fc10.noarch
ncl-5.1.0-1.fc10.i386
[root at gfi063039 JCLIM_NEWFIGS]# rpm -ql ncl | grep -i lib/
[root at gfi063039 JCLIM_NEWFIGS]# rpm -ql ncl-common | grep -i lib/
[root at gfi063039 JCLIM_NEWFIGS]# env | egrep
'(LD_LIBRARY_PATH|DISPLAY|NCARG)'
LD_LIBRARY_PATH=
NCARG_ROOT=/usr
NCARG_LIB=/usr/share/ncarg
DISPLAY=localhost:10.0
[root at gfi063039 JCLIM_NEWFIGS]# /usr/bin/ncl JCLIM_TESTNCL.ncl
 Copyright (C) 1995-2009 - All Rights Reserved
 University Corporation for Atmospheric Research
 NCAR Command Language Version 5.1.0
 The use of this software is governed by a License Agreement.
 See http://www.ncl.ucar.edu/ for more details.
Segmentation fault

Bjørge


More information about the ncl-install mailing list