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

Re: 20020311: ldm-5.1.4 on iita



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/
****************************************************