LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1121|回复: 6

debianAMD64编译eva0.4.1时出现的问题,求高手帮忙

[复制链接]
发表于 2007-10-11 11:06:04 | 显示全部楼层 |阅读模式
debianAMD64编译eva0.4.1时出现的问题,求高手帮忙

checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!
发表于 2007-10-11 11:13:40 | 显示全部楼层
aptitude install xorg-dev kdelibs4-dev libqt3-mt-dev libx11-dev libqt4-dev


试试

主要是没有安装X的编译环境和KDE的编译环境还有QT的编译环境
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-10-11 12:03:15 | 显示全部楼层
0 个软件包被升级,新安装 153 个,0 个将被删除, 同时 0 个将不升级。
需要获取 0B/68.1MB 的存档。解包后将要使用 235MB。
要安这么多包!!!!!!!!!!!
root@debian:/home/sgx/Desktop/eva# make
cd . && /bin/sh /home/sgx/Desktop/eva/admin/missing --run aclocal-1.6
/home/sgx/Desktop/eva/admin/missing: line 46: aclocal-1.6: command not found
WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
         you modified `acinclude.m4' or `configure.in'.  You might want
         to install the `Automake' and `Perl' packages.  Grab them from
         any GNU archive site.
cd . && \
          /bin/sh /home/sgx/Desktop/eva/admin/missing --run automake-1.6 --gnu  Makefile
/home/sgx/Desktop/eva/admin/missing: line 46: automake-1.6: command not found
WARNING: `automake-1.6' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.in'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
cd . && perl admin/am_edit Makefile.in
cd . && rm -f configure
cd . && make -f admin/Makefile.common configure
make[1]: Entering directory `/home/sgx/Desktop/eva'
./admin/cvs.sh: line 11: autoconf: command not found
make[1]: *** [configure] 错误 1
make[1]: Leaving directory `/home/sgx/Desktop/eva'
make: *** [configure] 错误 2
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-10-11 12:11:01 | 显示全部楼层
还要装`Automake' and `Perl' packages.
回复 支持 反对

使用道具 举报

发表于 2007-10-11 12:50:04 | 显示全部楼层
eva 和 KDE 捆绑太紧了, 如果仅仅依赖 QT 多好啊!
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-10-11 13:59:22 | 显示全部楼层
Post by springwind426
aptitude install xorg-dev kdelibs4-dev libqt3-mt-dev libx11-dev libqt4-dev
试试
主要是没有安装X的编译环境和KDE的编译环境还有QT的编译环境


成功了,多谢了
回复 支持 反对

使用道具 举报

发表于 2007-10-12 09:18:32 | 显示全部楼层
祝贺一下......
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表