LinuxSir.cn,穿越时空的Linuxsir!

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

anjuta 无法生成工程文件

[复制链接]
发表于 2005-11-30 15:42:38 | 显示全部楼层 |阅读模式
我在anjuta下面,选择生成Gnome 2.0 project,
待自动生成工程文件的时候,总是不成功:

信息如下:


Generating Project ...
Loading Project ...
Saving Project ...
Generating source codes ...
正在复制图示 ...
正在定位文件 ...
Saving Project ...
Updating Project ...
Running autogen.sh ...
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.

processing .
Creating ./aclocal.m4 ...
Running gettextize...  Ignore non-fatal messages.
  autopoint --force
autopoint: *** cvs program not found
autopoint: *** Stop.
Making ./aclocal.m4 writable ...
Running libtoolize...
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
Running aclocal -I macros  ...
Running autoheader...
autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
autoheader: WARNING: `acconfig.h':
autoheader:
autoheader: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader:                 [Define if a function `main' is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.
Running automake --gnu  ...
automake: configure.in: installing `./install-sh'
automake: configure.in: installing `./mkinstalldirs'
automake: configure.in: installing `./missing'
automake: Makefile.am: installing `./INSTALL'
automake: Makefile.am: installing `./COPYING'
configure.in: 78: required file `./ABOUT-NLS' not found
Makefile.am:6: required directory ./intl does not exist

**Error**: `automake' failed. Please fix the warnings
(probably missing development files) and try again.
./autogen.sh: line 235: ./configure: 没有那个文件或目录
Running ./configure --enable-maintainer-mode --enable-compile-warnings ...
创建创建程序文件工作已完成..........失败




我的anjuta是1.2.2的
安装过gnome-devel,autotools,autogen,automake,autoconf,等等一大堆,自己都记不清有什么拉.

求哪位给指点一下,为什么会失败,
为什么会有:
./autogen.sh: line 235: ./configure: 没有那个文件或目录
这一行.
发表于 2005-11-30 16:12:43 | 显示全部楼层
你需要安装上所有依赖的包,比如CVS等等
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-11-30 21:33:33 | 显示全部楼层
谢谢。
apt-get install cvs,这样倒是可以生成工程文件了。
不过感觉怪怪的。不装CVS,就不让做程序? 我想用SVN,那该怎么办?
回复 支持 反对

使用道具 举报

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

本版积分规则

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