LinuxSir.cn,穿越时空的Linuxsir!

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

我装gentoo,解压完stage3和portage后为什么没有make.conf.example?【已解决】

[复制链接]
发表于 2009-2-28 21:20:15 | 显示全部楼层 |阅读模式
其他的都没什么问题,就是找不到这个文件,make.conf和make.conf.catalyst什么的倒是都不少
发表于 2009-2-28 21:25:43 | 显示全部楼层
  1. # locate make.conf.example
  2. /usr/share/portage/config/make.conf.example
  3. # qfile /usr/share/portage/config/make.conf.example
  4. sys-apps/portage (/usr/share/portage/config/make.conf.example)
复制代码
下次请使用locate/find先.  原来安装portage, make.conf.example是放在/etc/下,现在比较新的版本已经改变了安装路径。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-2-28 21:28:38 | 显示全部楼层
Post by Blahster;1954216

  1. # locate make.conf.example
  2. /usr/share/portage/config/make.conf.example

  3. # qfile /usr/share/portage/config/make.conf.example
  4. sys-apps/portage (/usr/share/portage/config/make.conf.example)
复制代码

下次请使用locate/find先.  原来安装portage, make.conf.example是放在/etc/下,现在比较新的版本已经改变了安装路径。

恩,多谢,我只是搜索论坛了。。。
对于linux还没养成好的使用习惯。谢谢指导
回复 支持 反对

使用道具 举报

发表于 2009-7-4 20:35:48 | 显示全部楼层
请问locate/qfile是哪个软件包中的?
我的系统中没有这两个命令,也不知道该安装哪个包

已经知道qfile是portage-utils包中的,locate目前还没有发现
回复 支持 反对

使用道具 举报

发表于 2009-7-4 22:07:57 | 显示全部楼层
新的portage已经没有/etc/make.conf.example了,是/usr/share/portage/config/make.conf.example
在autobuild的/etc/make.conf已经有相应的提示。
回复 支持 反对

使用道具 举报

发表于 2009-7-4 22:48:17 | 显示全部楼层
lofeng profiles # vim /etc/make.conf
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /etc/make.conf.example for a more detailed example.
CFLAGS="-O2 -march=i686 -pipe"
CXXFLAGS="-O2 -march=i686 -pipe"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="i686-pc-linux-gnu"

GENTOO_MIRRORS="ftp://ftp.ecc.u-tokyo.ac.jp/GENTOO "

SYNC="rsync://rsync.asia.gentoo.org/gentoo-portage"


貌似我的/etc/make.conf中没有提示
我用的是autobuild来构建系统的
不过根据/etc/make.globals是/usr/share/portage/config/make.globals的symbolic link就可以判断出来

请教下LS locate整个命令在哪个包中的?
回复 支持 反对

使用道具 举报

发表于 2009-7-4 22:50:59 | 显示全部楼层
不明白/etc/make.conf.catalyst 这个文件的作用
貌似是/etc/make.conf最初的版本
# These settings were set by the catalyst build script that automatically
# built this stage.
回复 支持 反对

使用道具 举报

发表于 2009-7-4 22:54:41 | 显示全部楼层
Post by lofeng;2003579
请问locate/qfile是哪个软件包中的?
我的系统中没有这两个命令,也不知道该安装哪个包

已经知道qfile是portage-utils包中的,locate目前还没有发现


sys-apps/slocate
回复 支持 反对

使用道具 举报

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

本版积分规则

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