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

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

Re: gettext on Tru64Unix


From: Martin MOKREJŠ
Subject: Re: gettext on Tru64Unix
Date: Thu, 30 Jan 2003 00:03:05 +0100 (CET)

On Wed, 29 Jan 2003, Bruno Haible wrote:

> To test 'install', you can try this:
>
>   cp /software/@sys/usr/bin/install ./ginstall
>   /software/@sys/usr/bin/install -c ./ginstall /software/@sys/usr/bin/install
>
> Does it work or crash?
>
> Then the same thing with libintl.so.4.2.0:
>
>   cp /software/@sys/usr/lib/libintl.so.4.2.0 ./libintl.soooo
>   /software/@sys/usr/bin/install -c ./libintl.soooo 
> /software/@sys/usr/lib/libintl.so.4.2.0
>
> Does it work or crash?

No, but the inode numbers di not change. I'm installing on AFS filesystem,
so it might behave differently!

$ ls -li /software/@sys/usr/lib/libintl*
2302080 -rw-r--r--    1 root     daemon      91832 Jan 23 15:30 
/software/@sys/usr/lib/libintl.a
2302078 -rw-r--r--    1 root     daemon        850 Jan 23 15:30 
/software/@sys/usr/lib/libintl.la
2302076 lrwxr-xr-x    1 cron     system         16 Jan 23 15:30 
/software/@sys/usr/lib/libintl.so -> libintl.so.4.2.0
2353196 lrwxr-xr-x    1 cron     system         16 Jan 23 15:30 
/software/@sys/usr/lib/libintl.so.2 -> libintl.so.4.2.0
2302074 -rw-r--r--    1 root     daemon      59552 Jan 23 15:30 
/software/@sys/usr/lib/libintl.so.4.2.0
$ ls -li /software/@sys/usr/bin/install
2294170 -rwxr-xr-x    1 cron     daemon    1216352 Jan 14 18:29 
/software/@sys/usr/bin/install
$ cp /software/@sys/usr/bin/install ./ginstall
$ /software/@sys/usr/bin/install -c ./ginstall /software/@sys/usr/bin/install
$ ls -li /software/@sys/usr/bin/install
2294170 -rwxr-xr-x    1 cron     daemon    1216352 Jan 29 23:55 
/software/@sys/usr/bin/install
$ ls -li /software/@sys/usr/lib/libintl*
2302080 -rw-r--r--    1 root     daemon      91832 Jan 23 15:30 
/software/@sys/usr/lib/libintl.a
2302078 -rw-r--r--    1 root     daemon        850 Jan 23 15:30 
/software/@sys/usr/lib/libintl.la
2302076 lrwxr-xr-x    1 cron     system         16 Jan 23 15:30 
/software/@sys/usr/lib/libintl.so -> libintl.so.4.2.0
2353196 lrwxr-xr-x    1 cron     system         16 Jan 23 15:30 
/software/@sys/usr/lib/libintl.so.2 -> libintl.so.4.2.0
2302074 -rw-r--r--    1 root     daemon      59552 Jan 23 15:30 
/software/@sys/usr/lib/libintl.so.4.2.0
$ cp /software/@sys/usr/lib/libintl.so.4.2.0 ./libintl.soooo
$ /software/@sys/usr/bin/install -c ./libintl.soooo 
/software/@sys/usr/lib/libintl.so.4.2.0
$ ls -li /software/@sys/usr/lib/libintl*
2302080 -rw-r--r--    1 root     daemon      91832 Jan 23 15:30 
/software/@sys/usr/lib/libintl.a
2302078 -rw-r--r--    1 root     daemon        850 Jan 23 15:30 
/software/@sys/usr/lib/libintl.la
2302076 lrwxr-xr-x    1 cron     system         16 Jan 23 15:30 
/software/@sys/usr/lib/libintl.so -> libintl.so.4.2.0
2353196 lrwxr-xr-x    1 cron     system         16 Jan 23 15:30 
/software/@sys/usr/lib/libintl.so.2 -> libintl.so.4.2.0
2302074 -rwxr-xr-x    1 cron     daemon      59552 Jan 29 23:56 
/software/@sys/usr/lib/libintl.so.4.2.0
$

I'll post the output from the "make install" step.
-- 
Martin Mokrejs <address@hidden>, <address@hidden>
PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs
MIPS / Institute for Bioinformatics <http://mips.gsf.de>
GSF - National Research Center for Environment and Health
Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany
tel.: +49-89-3187 3683 , fax: +49-89-3187 3585




reply via email to

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