找回密码
 注册
查看: 951|回复: 11

进行安装时的make 是什么意思?

[复制链接]
发表于 2004-12-13 16:13:49 | 显示全部楼层 |阅读模式
我装播放器,和输入法等软件时,按上面的说明安,
用到make   ,   make install
就显示错误,提示说,没有找到Mke ***目录。
到现在我的linux还不能输入汉字,也不有播放音乐!
请高手指教。
发表于 2004-12-13 16:51:57 | 显示全部楼层
./configure 了么?
下次把错误信息粘贴上来啊~~~
回复

使用道具 举报

 楼主| 发表于 2004-12-13 17:46:04 | 显示全部楼层
解压后:
[root@localhost root]# cd xmms-1.2.10
[root@localhost xmms-1.2.10]# ./configure
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for prefix by checking for xmms... no
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
[root@localhost xmms-1.2.10]#  make
make: *** 没有指明目标并且找不到 makefile。 停止。
[root@localhost xmms-1.2.10]# make check
make: *** 没有规则可以创建目标“check”。 停止。
[root@localhost xmms-1.2.10]# make install
make: *** 没有规则可以创建目标“install”。 停止。
[root@localhost xmms-1.2.10]#
回复

使用道具 举报

发表于 2004-12-13 17:50:30 | 显示全部楼层
./configure 就已经出错了………

你没有装开发包!
至少 gcc 就没有
回复

使用道具 举报

 楼主| 发表于 2004-12-13 18:02:38 | 显示全部楼层
请问怎样装开发包?
我把光盘放入光区就不会啦!
redhat fc2
回复

使用道具 举报

发表于 2004-12-13 19:19:17 | 显示全部楼层
看看那个叫“添加/删除程序”的东西
或者把 FC 的 1CD 放光驱里,应该就自动运行了个软件包管理器,你把里面的开发部分的东西全装上。
回复

使用道具 举报

 楼主| 发表于 2004-12-13 20:08:23 | 显示全部楼层
加上gcc 现在变为
[root@localhost root]# cd xmms-1.2.10
[root@localhost xmms-1.2.10]# ./configure
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for prefix by checking for xmms... no
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot create executables
See `config.log' for more details.
[root@localhost xmms-1.2.10]# make
make: *** 没有指明目标并且找不到 makefile。 停止。
[root@localhost xmms-1.2.10]# make check
make: *** 没有规则可以创建目标“check”。 停止。
[root@localhost xmms-1.2.10]# make install
make: *** 没有规则可以创建目标“install”。 停止。
[root@localhost xmms-1.2.10]#
回复

使用道具 举报

 楼主| 发表于 2004-12-13 20:48:42 | 显示全部楼层
再次装:
结果:
[root@localhost root]# cd xmms-1.2.10
[root@localhost xmms-1.2.10]# ./configure
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for prefix by checking for xmms... /usr/bin/xmms
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot create executables
See `config.log' for more details.
[root@localhost xmms-1.2.10]# make
make: *** 没有指明目标并且找不到 makefile。 停止。
[root@localhost xmms-1.2.10]#  make install
make: *** 没有规则可以创建目标“install”。 停止。
[root@localhost xmms-1.2.10]#
回复

使用道具 举报

 楼主| 发表于 2004-12-13 20:52:01 | 显示全部楼层
无论装那一个程序  到make这一步都会出现:
[root@localhost xmms-1.2.10]# make
make: *** 没有指明目标并且找不到 makefile。 停止。
[root@localhost xmms-1.2.10]# make install
make: *** 没有规则可以创建目标“install”。 停止。
回复

使用道具 举报

发表于 2004-12-13 21:21:32 | 显示全部楼层
呵呵,我也是一位菜鸟,刚学会编译,你可以看看我的问题哦

http://linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&p=4249570#4249570
回复

使用道具 举报

发表于 2004-12-14 17:20:51 | 显示全部楼层
开发包装全了么?
不是光一个 gcc 就可以了的。

那个错误还是显示没有安装 C 编译器
回复

使用道具 举报

 楼主| 发表于 2004-12-15 15:04:35 | 显示全部楼层
是的,现在好了。装全以后就没有make的问题了。
谢谢你们。
回复

使用道具 举报

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

本版积分规则

GMT+8, 2025-5-18 06:51 , Processed in 0.055664 second(s), 16 queries .

© 2001-2025 Discuz! Team. Powered by Discuz! X3.5.

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