编译安装codeblocks时出错,各位帮忙解决一下

软件和网站开发以及相关技术探讨
回复
头像
ubuntu@china
帖子: 28
注册时间: 2009-07-07 23:54

编译安装codeblocks时出错,各位帮忙解决一下

#1

帖子 ubuntu@china » 2009-09-20 20:52

首先编译安装了wxwidgets,配置也搞好了;当编译安装codeblocks时出错,codeblocks的源码包从官网下的,8.02版的,不是从svn签出的;
我是这样作的:

代码: 全选

./configure --prefix=/home/xiao/software/codeblocks

代码: 全选

make
出错信息如下:
libtool: Version mismatch error. This is libtool 2.2.6 Debian-2.2.6a-1ubuntu1, but the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6 Debian-2.2.6a-1ubuntu1
libtool: and run autoconf again.
好像是libtool版本不匹配,还要什么宏没定义什么的!,初学linux, :em06 各位帮忙解决一下!
头像
slax
帖子: 1099
注册时间: 2009-08-17 3:52

Re: 编译安装codeblocks时出错,各位帮忙解决一下

#2

帖子 slax » 2009-10-01 21:18

apt-get install
We believe that the internet should be public, open and accessible.
软件应可免费取得,软件工具在各种语言环境下皆可使用,且不会有任何功能上的差异;人们应有定制和修改软件的自由,且方式不受限制,只要他们自认为合适。
iceplayer! linux音乐新体验~ 最新版本4.0.5-20110520已更新!viewtopic.php?f=137&t=252461
想要iceplayer 测试版麼?加入QQ群80071264吧,在code.google也可找到
http://www.iceplayer.org/
http://jasy.ice.blog.163.com/
回复