[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[LDM #DLI-905086]: Can't get logging to work with LDm 6.11.6 on VM's
- Subject: [LDM #DLI-905086]: Can't get logging to work with LDm 6.11.6 on VM's
- Date: Wed, 21 Aug 2013 09:47:56 -0600
Gilbert,
> From vm-weather3's .cshrc:
>
> setenv LDMHOME /home/ldm
> set path=($HOME/decoders $HOME/util $HOME/bin $HOME/ldm $path)
There's your problem: the csh(1) "path" variable doesn't have an element that's
just "$HOME"; consequently, a decoder like "decoders/dcmsfc" can't be found.
You should either add "$HOME" to the "path" variable or remove "decoders/" from
all pathnames in all pqact(1) configuration-files.
BTW, this is the first time I've seen "$HOME/ldm". Is that truly a subdirectory?
> Gilbert
>
> *******************************************************************************
> Gilbert Sebenste ********
> (My opinions only!) ******
> Staff Meteorologist, Northern Illinois University ****
> E-mail: address@hidden ***
> web: http://weather.admin.niu.edu **
> Twitter: http://www.twitter.com/NIU_Weather **
> Facebook: http://www.facebook.com/niu.weather *
> *******************************************************************************
Regards,
Steve Emmerson
Ticket Details
===================
Ticket ID: DLI-905086
Department: Support LDM
Priority: Normal
Status: Closed