[MPlayer-dev-eng] Re: install localized manpages
Andriy N. Gritsenko
andrej at lucky.net
Tue Feb 11 10:48:51 CET 2003
Hi, D Richard Felker III!
Sometime (on Monday, February 10 at 23:12) I've received something...
>> > - $(INSTALL) -c -m 644 DOCS/mplayer.1 $(MANDIR)/man1/mplayer.1
>> > + $(INSTALL) -c -m 644 DOCS/$(LANGUAGE)/mplayer.1 $(MANDIR)/man1/mplayer.1
>> No. You need to install the localized man pages into the proper
>> subdirectories, that is, DOCS/$(LANGUAGE)/mplayer.1 into
>> $(MANDIR)/$(LANGUAGE)/man1/mplayer.1 and so on. Actually, you could ship
>> with all man pages at the same time, because man will automatically select
>> the right one.
>Huh? I've never heard of this before. It sounds like Linux-specific
>nonsense, not a standard behavior of man...
You are wrong. For example:
andrej:~ locate true.1|grep man1
/usr/share/man/ja/man1/true.1.gz
/usr/share/man/man1/true.1.gz
andrej:~ uname -v
FreeBSD 4.7-RELEASE-p2 #2: Fri Nov 15 20:29:51 EET 2002
FreeBSD _isn't_ Linux-specific, is it? :)
With best wishes.
Andriy.
More information about the MPlayer-dev-eng
mailing list