tacy 发表于 2004-8-28 19:35:15

学到了很多东西谢谢

allen_zyj 发表于 2004-10-6 12:50:51

看的我头晕 :shock::shock::shock::shock::shock: 还是要多实践才行啊

dreampass 发表于 2004-10-9 14:17:47

真是有点不容易阿!

Bluedata 发表于 2004-10-9 14:57:58

用Debian就很简单了。 :mrgreen:

fox_eagle2003 发表于 2004-10-9 15:11:10

是啊,一个apt-get,升级,安装,删除软件通通搞定。 :-D 比RPM强多了。

justin9302 发表于 2004-10-11 11:20:48

呵呵,不错,喜欢,好贴!顶!

asdf13622 发表于 2004-10-14 20:48:41

very good 谢谢这位哥哥了

zhanglang0214 发表于 2004-10-22 09:44:56

不错,很详细,谢谢了

冰雪赤心人 发表于 2004-11-13 23:27:26

:oops::oops::oops::oops::oops: 郁闷啊~~,真有得学了~~~~路漫漫其修远兮.......

aankn 发表于 2004-11-17 07:30:18

请问:在图形下,我运行install,显示install是可执行文件,
显示,在终端运行,和运行
我点击运行,就没有反应了
为什么??

发表于 2004-11-17 19:20:22

机械地运行“make”、“make install”之类的命令

呵呵,我就属于这类。不过我还是会看看说明,然后“机械”的安装。
经常出现安装完之后不知道软件装在哪里的情况。

奥斯利斯 发表于 2004-11-17 21:01:16

good 文章,顶

luronghui 发表于 2004-11-17 21:14:25

我用以后怎么会这样呢?
# rpm -ivh /mnt/win_u/kernel-2.6.5-1.358.src.rpm
warning: /mnt/win_u/kernel-2.6.5-1.358.src.rpm: V3 DSA signature: NOKEY, key ID 4f2a6fd2
error: cannot create %sourcedir /usr/src/redhat/SOURCES
怎么办呢?

luronghui 发表于 2004-11-17 21:15:32

谢谢您!

troll 发表于 2004-11-17 21:25:56

NOTE While attempting to install a source RPM you may receive the message:

error: cannot create %sourcedir /usr/src/redhat/SOURCES

The most likely cause is that the rpm-build package has not been installed. To rectify the situation, locate the rpm-build package on the Red Hat installation media and install it using the command:

rpm -ivh rpm-build-<version>.i386.rpm

Complete the installation of the source RPM as previously described..
或许有用
页: 1 [2] 3 4
查看完整版本: Linux下软件安装方法