[MPlayer-users] man pages not generated?
andrew
andrew.david.45 at gmail.com
Thu Jun 18 05:10:14 CEST 2009
On Wed, Jun 17, 2009 at 10:38:36PM +1000, andrew wrote:
> I cannot generate the man pages while compiling r29368. Last
> successful compile with man pages for me was MPlayer SVN-r29359-4.2.4
A further note: I use the following ./configure string:
+--------------
./configure \
--prefix=/usr \
--mandir=/usr/man \
--confdir=/etc/mplayer \
--codecsdir=/usr/lib/codecs \
--language-doc=en \
--language-man=en
+-------------
and I can see the problem in config.mak:
+---------------
# -------- Generated by configure -----------
# Ensure that locale settings do not interfere with shell commands.
export LC_ALL = C
CONFIGURATION = --prefix=/usr --mandir=/usr/man --confdir=/etc/mplayer
--codecsdir=/usr/lib/codecs --language-doc=en --language-man=en
CHARSET = UTF-8
DOC_LANGS =
DOC_LANG_ALL = cs de en es fr hu it pl ru zh_CN
MAN_LANGS =
MAN_LANG_ALL = cs de en es fr hu it pl ru zh_CN
+-------------
where the value for DOC_LANGS and MAN_LANGS is not picked up.
Andrew
--
Do you think that's air you're breathing?
More information about the MPlayer-users
mailing list