E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
make.conf
Gentoo Linux 快速安装记录
gentoo快速安装过程记录写在前面:安装之前准备工作硬盘分区挂载分区开始安装stage3创建SWAP交换文件复制DNS配置fstab配置编译选项(
make.conf
)chrootGentooebuild
kimux
·
2023-10-04 21:53
#gentoo
linux
gentoo
系统安装
qt 工程构建过程 默认构建路径设置 通过Dos窗口 命令行 编译qt工程
qmake步主要工作是用qmake.exe根据pro、
make.conf
等等文件生成makefile。(右键执行qma
丘上人
·
2023-08-09 13:10
qt
qt
开发语言
Gentoo:关于ccache的使用
发现自己脑子挺笨的,一个ccache,gentoo文档上就写了那么点,今天才终于明白了列一下安装使用步骤吧:代码3.1:安装ccache#emergeccache激活Portage支持打开/etc/
make.conf
PinoTsao
·
2020-07-11 10:36
直接粘贴代码到网络上:command-line pastebins
同类软件wgetpastedpastepastebinpasteie用法介绍wgetpaste为例:GENTOO~#cat/etc/portage/
make.conf
|wgetpasteYourpastecanbeseenhere
孤逐王
·
2020-07-09 18:17
bash-completion for gentoo和使sudo支持tab补齐
会通过依赖关系自动安装gentoo-bashcompsudoemerge-abash-completion2、添加bash-completion全局USE标记到/etc/make.confsudovim/etc/
make.conf
lophyxp
·
2020-07-07 14:06
gentoo
FreeBSD 12 国内源提速 pkg 和 ports 做个笔记
安装axel:#cd/usr/ports/ftp/axel#makeinstallclean安装完axel后,可以修改
make.conf
文件,指定axel为下载工具。
sayang_shao
·
2020-06-24 02:20
FreeBSD
Gentoo安装详解(四)-- 安装X桌面环境
安装Xorg:检测显卡信息:dmesg|grepvideolspci|grep-iVGA配置INPUT_DEVICE、VIDEO_CARDS变量:在安装Xorg之前,你需要在/etc/portage/
make.conf
孤逐王
·
2019-12-28 07:47
清理gentoo 编译安装包后的中间文件
这两个目录可分别通过修改/etc/portage/
make.conf
配置文件中的DISTDIR和PKGDIR变量来修改。如果要清理,可通过eclean命令。使用该命令需要先
coloc
·
2019-12-12 09:36
C++中取余运算的优化
你只能在/etc/
make.conf
里面设置其中的一种。除了-O0以外,每一个-O设置都会多启用几个选项,请查阅gcc手册的优化选项章节,以便了解每个-O等级启用了哪些选项及它们有何作
choumin
·
2019-09-16 10:34
性能分析
小问题
freebsd 国内相当快的ports源地址
在/etc/
make.conf
里添加:FETCH_CMD=/usr/local/bin/wget-c-t1DISABLE_SIZE=yesMASTER_SITE_OVERRIDE=\http://ports.hshh.org
Sun丶老板
·
2015-12-14 13:00
备份配置文件脚本
nbsp;filelist ---------------------------------------------- / usr / src / linux / .config / etc /
make.conf
·
2015-11-13 06:04
配置文件
FreeBSD系统
make.conf
文件介绍
make.conf
的主要功能
make.conf
是 FreeBSD 中 make(1) 的配置文件。如果不了解改变这些配置可能带来的副作用,则不应修改其中的任何配置。
·
2015-10-31 18:16
FreeBSD
Gentoo: 屏蔽Linux的启动信息
/usr/local/portage/xxx-overlay,添加内容:PORTDIR_OVERLAY="/usr/local/portage/xxx-overlay"到/etc/
make.conf
·
2015-10-31 10:56
Gentoo
FreeBSD使用多线程下载工具axel
安装系统:Freebsd 7.0(i386) 程序版本:axel v1.0b cd /usr/ports/distfiles/ make install clean 修改::vi /etc/
make.conf
·
2015-10-21 10:59
FreeBSD
直接 Paste 代码到网络上
主要介绍wgetpaste:用法cat /etc/portage/
make.conf
| wgetpaste常见问题1、因为pastebin服务源无法访问导致出错。
孤逐王
·
2014-10-15 08:12
paste
wgetpaste
wgetpaste:直接 Paste 代码到网络上
主要介绍wgetpaste:用法cat/etc/portage/
make.conf
|wgetpaste常见问题1、因为pastebin服务源无法访问导致出错。
aceking10
·
2014-09-30 08:00
Gentoo更新系统--排除特定的软件包
有选择地更新特定的类别/软件包并且忽略其他类别/软件包通过让emerge--sync在执行rsync的时候排除个别类别/软件包你需要在/etc/
make.conf
中赋予--exclude-from变量一个文件名
孤逐王
·
2014-08-18 15:19
用户
软件包
world
LFS/Gentoo/Arch
Gentoo更新系统--排除特定的软件包
有选择地更新特定的类别/软件包并且忽略其他类别/软件包通过让emerge--sync在执行rsync的时候排除个别类别/软件包你需要在/etc/
make.conf
中赋予--exclude-from变量一个文件名
孤逐王
·
2014-08-18 15:19
用户
world
软件包
emerge
Gentoo更新排除软件包
有选择地更新特定的类别/软件包并且忽略其他类别/软件包通过让emerge--sync在执行rsync的时候排除个别类别/软件包你需要在/etc/
make.conf
中赋予--exclude-from变量一个文件名
孤逐王
·
2014-08-18 15:42
make.conf
配置
make.conf
文件FreeBSD中的ports安装工具默认工具是用fetch,下载时经常出现龟速现象;为了提高ports安装速度,我推荐axel工具,当然具体还得配置下
make.conf
文件。
sasyun
·
2014-07-28 10:39
make.conf
Gentoo安装详解(五)-- 安装X桌面环境
安装Xorg:检测显卡信息:dmesg|grepvideo lspci|grep-iVGA配置INPUT_DEVICE、VIDEO_CARDS变量:在安装Xorg之前,你需要在/etc/portage/
make.conf
孤逐王
·
2014-05-05 10:00
make.conf
under my freebsd 10
#mymake.conf#forfasterdownloadspeed.FETCH_CMD=wget-c-t1DISABLE_SIZE=yesMASTER_SITE_OVERRIDE?=\http://mirrors.ustc.edu.cn/freebsd/distfiles/${DIST_SUBDIR}\http://ports.hshh.org/${DIST_SUBDIR}/\http://p
云飞1992
·
2014-03-13 20:19
FreeBSD
Gentoo安装xorg-server
检测显卡:#dmesg|grepvideo #lspci|grep-iVGA安装xorg:在安装Xorg之前,你需要在/etc/portage/
make.conf
文件中设置两个重要的变量。
aceking10
·
2013-11-19 12:00
Gentoo
X
xorg
Gentoo安装xorg-server
检测显卡:12#dmesg|grepvideo#lspci|grep-iVGA安装xorg:在安装Xorg之前,你需要在/etc/portage/
make.conf
文件中设置两个重要的变量。
aceking10
·
2013-11-15 10:48
Gentoo
xorg
gentoo
make.conf
#Thesesettingsweresetbythecatalystbuildscriptthatautomatically#builtthisstage.#Pleaseconsult/etc/make.conf.exampleforamoredetailedexample.#SYNC="rsync://mirror.averse.net/gentoo-portage"PORTDIR=/usr/p
3444542
·
2013-06-27 13:00
#gentoo
FreeBSD 9.1内核kernel文件和模块文件
FreeBSD内核kernel文件和模块文件当指定模块编译的时候,
make.conf
文件如下:MODULES_OVERRIDE=xfs那么,安装的内核就是:ztz0223@BTazuo:/boot/kernel
ztz0223
·
2013-02-21 19:00
FreeBSD 9.1编译内核的优化选项分析
FreeBSD编译内核的优化选项1、默认的编译优化选项为-O2,可以修改为-O,如下:在/etc/
make.conf
里面添加:COPTFLAGS=-O之后的
make.conf
文件如下:COPTFLAGS
ztz0223
·
2013-02-20 21:00
被遗忘的 LDFLAGS
人人都知道在
make.conf
里面改CFLAGS可以对编译进行优化。
sailor201211
·
2013-01-06 22:00
gentoo的CFLEGS设置为-march=native到底优化了目标代码
安装Gentoo时,在编译内核这一步骤前,需要在
make.conf
文件中设置编译选项,如:CFLAGS=“-O2-march=i686-pipe”其中-march选项就是就是指定目标架构的名字,gcc就会生成针对目标架构优化的目标代码
sailor201211
·
2013-01-03 21:00
让你的gentoo快若刀锋
*20051204:注意,这篇文章里涉及一些具体步骤的操作已经过时了,所以请不要再按步就班地跟着做.但是,里面一些内容,比如分区的考虑,配置
make.conf
的思路等,还是可以参考的.我正在准备"让你的
sailor201211
·
2012-12-31 01:00
FreeBSD使用 163的源
Ports使用方法:以安装firefox为例,编辑/etc/
make.conf
文件,修改MASTER_SITE_BACKUP字段(操作前请做好相应备份)MASTER_SITE_BACKUP?
leearic
·
2012-12-07 21:14
安装
firefox
ports
freebsd 9.0 增加修改ports源
freebsd9.0增加修改ports源改变ports安装软件的下载地址,在/etc/
make.conf
中加入MASTER_SITE_BACKUP=http://mirrors.163.com/FreeBSD
alantop's blog
·
2012-10-20 13:00
Vmware 虚拟机里安装 Gentoo
今天花了一整天在虚拟机上装了一个Gentoo,因为是同事的电脑,就只能在虚拟机里安装了,不过在虚拟机里安装Gentoo真是找虐啊,费事,不如在物理机上安装顺当..一下要注意的地方/etc/
make.conf
zhuyingqingfen
·
2012-08-04 23:00
vmware
虚拟机
keyboard
parallel
networking
filesystems
FreeBSD9.0加速ports的升级速度
跟ubuntu上的/etc/source.list文件一样,freebsd用的文件是/etc/
make.conf
,我们可以修改其文件,达到加速下载的目的。#修改
三杯水
·
2012-06-08 11:24
的
source
ubuntu
系统软件
FreeBSD9.0加速ports的升级速度
跟ubuntu上的/etc/source.list文件一样,freebsd用的文件是/etc/
make.conf
,我们可以修改其文件,达到加速下载的目的。#修改
minminmsn
·
2012-06-08 11:24
ubuntu
source
ports
下载工具
的
Gentoo 12 Linux /etc/
make.conf
Gnome
#Thesesettingsweresetbythecatalystbuildscriptthatautomatically#builtthisstage.#Pleaseconsult/usr/share/portage/config/make.conf.exampleforamore#detailedexample.CFLAGS="-O2-march=i686-pipe"CXXFLAGS="${
jin771998569
·
2012-06-05 15:42
linux
Gentoo
Gentoo 12 Linux 源代码编译镜像
make.conf
#nano-w/etc/
make.conf
//编辑
make.conf
文件添加蓝颜色的部分=====================================================
jin771998569
·
2012-05-10 21:20
linux
Gentoo
FreeBSD编译nginx错误
.51cto.com/464891/342222ports安装nginx时出现错误make:don'tknowhowtomake//ports.hshh.org//\.Stop查看make.conf#cp/etc/
make.conf
nosun2008
·
2012-04-10 12:55
安装
职场
freebsd
FreeBSD
FreeBSD编译nginx错误
.51cto.com/464891/342222 ports安装nginx时出现错误make:don'tknowhowtomake//ports.hshh.org//\.Stop查看make.conf#cp/etc/
make.conf
nosun2008
·
2012-04-10 12:55
nginx
安装
职场
FreeBSD
休闲
Gentoo Linux下查看工作组网络时提示:Nautilus cannot handle "smb" locations.
方法1:修改/etc/
make.conf
文件中的USE标记,添加上samba然后emerge-avgvfs方法2:USE=“samba”emerge-avgvfsGentoo的USE标记具体使用方法请查看
yming0221
·
2012-03-09 20:00
工作
linux
网络
文档
Gentoo Linux下查看工作组网络时提示:Nautilus cannot handle "smb" locations.
方法1: 修改/etc/
make.conf
文件中的USE标记,添加上samba 然后emerge -av gvfs 方法2: USE=“samba” emerge -av gvfs
thecloud
·
2012-03-09 20:00
location
提高Gentoo的安装软件速度
安装快速下载工具axel 代码: emerge axel 安装后修改
make.conf
nano /etc/
make.conf
FETCHCOMMAND='/usr/bin/axel -a -S4 -
wyzuomumu
·
2012-03-07 23:00
Gentoo
Freebsd8.1:make:don't know how to make
配置
make.conf
文件FETCH_CMD=axelFETCH_BEFORE_ARGS=-n10-aFETCH_AFTER_ARGS=DISABLE_SIZE=yesMASTER_SITE_OVERRIDE
pjchen
·
2012-01-14 00:00
cmd
FreeBSD
freeBSD列改ports源
vi /etc/
make.conf
##add content## MASTER_SITE_OVERRIDE= \ http://ports.hshh.org/${DIST_SUBDIR}/
wtm_mac
·
2011-12-15 15:00
FreeBSD
FreeBSD系统CPU优化
就是/etc/
make.conf
这个配置文件!
芒果龙
·
2011-10-24 20:00
用crossdev安装mips交叉编译工具链
2010/01/05/10588/例如执行这样的安装命令:crossdev-S--ex-gdb--without-headers-tmipsel-unknown-linux-gnu首先,修改/etc/
make.conf
leeagle
·
2011-10-15 13:00
File
工具
2010
提高ports安装软件速度
提高ports安装软件速度: 安装axel提高ports的安装速度 cd /usr/ports/ftp/axel make install #修改 /etc/
make.conf
vi /etc/
make.conf
wyzuomumu
·
2011-10-10 23:00
FreeBSD
giblib error
就是在
make.conf
中的use中添加png
zhuyingqingfen
·
2011-08-23 14:00
File
基于gentoo安装Nginx php mysql的方法
1、先在/etc/
make.conf
加入sync站点,待会儿要用emerge进行同步。
·
2011-05-02 13:35
Gentoo "Active version of CPython 2 is not supported by..."
"错误,在
make.conf
里增加或者修改一下USE_PYTHON就行了,怎么修改可以参考: http://www.iwangbin.com/blog/2010/12/1/gentoo-new-keyword-use-python
shuchaoo
·
2011-02-20 20:00
python
Blog
上一页
1
2
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他