bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: gettext on Tru64Unix


From: Bruno Haible
Subject: Re: gettext on Tru64Unix
Date: Wed, 29 Jan 2003 22:57:57 +0100 (CET)

Martin Mokrejs replied:

> $ /software/@sys/usr/bin/install --version
> install (coreutils) 4.5.3

Then it is ok that this 'install' program is used by GNU gettext, and
it should perform its operation atomically. (The final system call is
a rename().) You can convince yourself by looking at the inode number
("ls -li") of libintl.so.4.2.0 before and after the install: it is
different.

> This one depends on libintl.so, maybe because I've used those configure
> options when compiling it

This is normal and isn't a problem on the system I use (OSF/1 4.0d).

> BTW: I was talking about /usr/bin/installbsd as the install from OSF1,
> which does not use libintl.so (and accepts -c option).

installbsd is also no good; the autoconf test ignores it.

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]