Re: [ncarg-talk] binary installation

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Mon, 24 Nov 2008 14:22:30 -0700 (MST)

Hi Luis,

Sorry about the delay in answering, I've been out of the office.

The error you're getting is odd, because given the location of
your libXaw.so.7 file, it should be found automatically.

Can you type the following and email the output to me directly:

     ldd $NCARG_ROOT/bin/idt (or otool -L $NCARG_ROOT/bin/idt)
     ls -l /usr/lib/libXaw.so.7

--Mary

On Thu, 20 Nov 2008, Luis Del Castillo wrote:

> Hi
>
> I just finish to download ncl_ncarg-5.0.0_linux.tar and untared in
> /usr/local/ so I got bin, lib, include then in my .tcshrc I have the env
> var set such like
>
>
>
> #.tcshrc
>
>
>
> alias ls 'ls --color'
>
> #setenv NCARG /usr/local/src/ncl_ncarg-5.0.0
>
> setenv NCARG_ROOT /usr
>
> setenv PGI /usr/local/pgi
>
> setenv PATH
> "/usr/local/lib:/usr/bin/:/usr/local/bin:/usr/local/lib:/usr/local/inclu
> de:/usr/local/pgi/default:
>
> /usr/local/pgi/default/bin:/usr/local/pgi/default/include:/usr/local/pgi
> /default/lib:/usr/local/mpich:/usr/local/mpich/bin:
>
> /usr/local/mpich/lib:/usr/local/mpich/include:/bin:/sbin:/usr/sbin:$PATH
> "
>
> setenv LD_LIBRARY_PATH /usr/lib:/usr/lib32:/usr/lib64
>
> limit stacksize unlimited
>
> setenv LM_LICENSE_FILE /usr/local/pgi/license.dat
>
> setenv LIB_MPI /usr/local/mpich/lib
>
> setenv INC_MPI /usr/local/mpich/include
>
> setenv P4_RSHCOMMAND ssh
>
>
>
> but when I try to run idt the command : idt: error while loading shared
> libraries: libXaw.so.7: cannot open shared object file: No such file or
> directory
>
>
>
> I check the /usr/lib and the libXaw.so.7 is installed so y don't know
> what else to do.
>
>
_______________________________________________
ncarg-talk mailing list
ncarg-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncarg-talk
Received on Mon Nov 24 2008 - 14:22:30 MST

This archive was generated by hypermail 2.2.0 : Tue Nov 25 2008 - 10:18:44 MST