我安装mplayer
./configure出现问题,如下。
[huqun@localhost huqun]$ /home/huqun/MPlayer-1.0pre4/configure
Detected operating system: Linux
Detected host architecture: i386
Checking for cc version ... 3.2.2, ok
Checking for CPU vendor ... AuthenticAMD (6:6:2)
Checking for CPU type ... AMD Athlon(tm) XP 1600+
Checking for GCC & CPU optimization abilities ... athlon-xp
Checking for kernel support of mmx ... yes
Checking for kernel support of mmx2 ... yes
Checking for kernel support of 3dnow ... yes
Checking for kernel support of 3dnowex ... yes
Checking for kernel support of sse ... yes
Checking for mtrr support ... yes
Checking for assembler (as 2.13.90.0.1 ... ok
Checking for Linux kernel version ... 2.4.20-8, ok
Checking for awk ... gawk
Checking for extra headers ... none
Checking for extra libs ... none
Checking for i18n ... yes
Checking for setlocale() ... yes
Checking for language ... using en (man pages: )
Error: help/help_mp-en.h not found
Check "configure.log" if you do not understand why it failed.
[huqun@localhost huqun]$ make
make: *** No targets specified and no makefile found. Stop.
[huqun@localhost huqun]$
有人告诉我说可能是help/help_mp-en.h的文件没有,我查过了,help文件夹里有这个文件,又有人说可能是英文的man没装好,可又没说英文的man怎么安装。
我现在真是不知如何是好,
请高手详细说明一下。谢谢了,