红联Linux门户
Linux帮助

请教KDevelop3.4.0安装步骤

发布时间:2007-04-05 10:39:52来源:红联作者:imho
1.

unpack the packages with tar jxvf packagename.tar.bz2
2.

change folder to the package folder: cd packagename
3.

configure the package: ./configure
Note

Some packages (notably kdebase) have special configuration options that might be applicable to your installation. Type ./configure --help to see the available options.
4.

build the package: make
5.

install the package: su -c "make install" (if you aren't already root). If you already are, just type make install.

这是我从官方网站看到的步聚,但是到了4步的时候
make
make: *** 没有指明目标并且找不到 makefile。 停止。

不知道为什么
文章评论

共有 2 条评论

  1. fengyunjj1982 于 2007-07-29 15:37:52发表:

    找出问题了,在安装的时候SHELL会提示你的KDE的等级不够;我的是3.2.1的KDE,安装kdevelop-3.4.1就装不上去,换了个 3.0.3就好了

  2. fengyunjj1982 于 2007-07-26 00:41:46发表:

    我也有同样的情况,也在想办法解决:0(1 :0(1 :0(1