Re: Fedora 10

From: Bjorge Solli <bjorge.solli_at_nyahnyahspammersnyahnyah>
Date: Mon, 18 May 2009 09:21:59 +0200

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
_______________________________________________
ncl-install mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-install
Received on Mon May 18 2009 - 01:21:59 MDT

This archive was generated by hypermail 2.2.0 : Tue May 19 2009 - 09:18:50 MDT