demo9999 发表于 2005-6-12 23:28:19

安装问题

我在安装xine时 ./configure不通过,出现以下提示:
# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
请问我该怎么办?
谢谢!!!

月下刀客 发表于 2005-6-12 23:42:57

你没有安装gcc等编译开发工具。
建议将安装盘上的”开发工具“全部安装上。

shannleon 发表于 2005-6-14 11:17:15

晕,没GCC怎么MAKE啊~~~
页: [1]
查看完整版本: 安装问题