分页: 1 / 1

编译eva时出现的问题

发表于 : 2007-07-24 0:31
龙飞
root@ubuntu:/home/zhang/Desktop/eva# ./configure -prefix=`kde-config -prefix`
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking target system type... i686-pc-linux-gnulibc1
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
以上就是编译eva时的情况,最终因为无法输出exe文件而失败
请问应该怎样解决呢?
非常感谢!!

发表于 : 2007-07-24 2:45
xmoke
sudo apt-get install build-essential

拜一下这句,建议楼主先了解下linux基础知识,再搞编译吧
最终因为无法输出exe文件而失败

发表于 : 2007-07-24 6:27
nihui
編譯怎麽會輸出 exe 呢???
:shock:

代码: 全选

sudo apt-get install build-dep eva

发表于 : 2007-07-24 10:05
newlove
EVA不是直接sudo apt-get install eva就有的吗?

为什么要去编译??

发表于 : 2007-07-24 11:21
hanhelia
可以用图形化界面嘛。很简单的。

在添加和删除程序里就有eva

发表于 : 2007-07-24 11:42
windywinter
newlove 写了:EVA不是直接sudo apt-get install eva就有的吗?

为什么要去编译??
源里的太老了。