[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 20020311: ldm-5.1.4 on iita

This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.


  • Subject: Re: 20020311: ldm-5.1.4 on iita
  • Date: Mon, 11 Mar 2002 16:45:03 -0700

Celia Chen wrote:
> 
> Sure, Anne.  Do you have the passwd to iita?
> 
> Thanks.
> 
> Celia
> 

Hi again, Celia,

One last thing:  At the very end of 'make install' on a Linux box you'll
see something like this:

make[1]: Leaving directory `/home/ldm/ldm-5.1.4/src'
case `uname -s` in \
AIX);; \
HP-UX);; \
IRIX*);; \
BSD*);; \
Linux) \
    /usr/sbin/makewhatis /home/ldm/ldm-5.1.4/man;; \
*)  catman -w -M /home/ldm/ldm-5.1.4/man;; \
esac
/bin/sh: /usr/sbin/makewhatis: No such file or directory
make: [install] Error 127 (ignored)
21.870u 5.090s 0:31.57 85.3%    0+0k 0+0io 132824pf+0w


This is because the upgraded kernal changed the permissions on
makewhatis so it is only executable by root.  No need to worry about
this, you can just forget about it.  It just made a small database for
man.  We've removed this in the version we are currently building.

FYI.

Anne 
-- 
***************************************************
Anne Wilson                     UCAR Unidata Program            
address@hidden                 P.O. Box 3000
                                  Boulder, CO  80307
----------------------------------------------------
Unidata WWW server       http://www.unidata.ucar.edu/
****************************************************