huqun 发表于 2004-9-29 21:47:42

.configurei make 不能成功。不知哪出错?

./configurei make 不能成功。不知哪出错?
[$ /home/huqun/mplayer/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.18) ... 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.
$ make
make: *** No targets specified and no makefile found.Stop.
$

fox_eagle2003 发表于 2004-9-29 22:23:40

少了个文件,在你安装文件目录中的help目录中少了个help_mp-en.h文件,它是编译程序的头文件,非常重要,丢失了就没有办法安装下去了。

huqun 发表于 2004-9-29 22:39:42

那就是说我的包下载的不好,是吧

huqun 发表于 2004-9-29 22:55:03

可我查看过了,在HELP下面有这个文件 。怎么回事 ?

fox_eagle2003 发表于 2004-9-29 23:33:56

可是系统是这样说的,可能是configure后面还有参数,它可能要指定安装路径,而你没有指定,当然不会找到这个文件,可能。看看安装说明,通常是readme,install等文件,你可能要将它们全部翻译出来才能知道如何安装,推荐transtar,像金山快译的工具,在linuxfans.org还是linuxeden.com上有下载,安装要带--nodeps强制参数。

fox_eagle2003 发表于 2004-9-29 23:38:48

transtar叫中软译星

huqun 发表于 2004-9-30 00:19:36

我在别的论坛上看到有人说可能是英文的MAN没装好,英文的MAN怎么装。
页: [1]
查看完整版本: .configurei make 不能成功。不知哪出错?