原文版权为CC by-sa(署名-相同方式分享)协议,请在转载时也使用该协议。
原文链接:http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=1&chap=3
最近比较无聊,翻译下这个,顺便自己也学习下。不知道能坚持翻译到什么程度,先试试吧。
原文版权为CC by-sa(署名-相同方式分享)协议,请在转载时也使用该协议。
原文链接:http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=1&chap=1
尽量使用与原文相似的排版。
嗯……好累……一直到下午,然后晚上又去水木社区linuxapp版版聚……折腾到11点才结束……
标 题: 软件自由日北邮见闻
Over~
virtualbox 2.0.2都出来了,portage里还没引入,看来virtualbox这次升级的问题还是很多的。不过实在忍不住qt4界面的诱惑,加上我自己电脑上qt3程序字体不知为何各种难看,还是去bugs.gentoo.org下载ebuild文件在本地portage里加入了virtualbox-bin-2.0.0。
遇到的问题首先是/usr/bin/VirtualBox链接的文件错误,导致运行VirtualBox出现command not found。修改了一下。然后又发现以普通用户运行时会出现如下提示:
VirtualBox: SUPR3HardenedMain: effective uid is not root (euid=1000 egid=1000 uid=1000 gid=1000)
从linuxtoy这个日志后面的评论看到这个关于suid的问题。网上找了一下,在archlinux的论坛里找到了解决方法:对/opt/VirtualBox-2.0.0/下的VirtualBox、VBoxSDL、VBoxHeadless三个文件chmod到4511,搞定~(Gentoo就是爽啊……哪都可以找到适合gentoo的问题解决方法~哈哈哈~)
不过很奇怪,不是说2.0.0是qt4界面么?为什么ebuild文件RDEPEND里有qt3呢……奇怪……
UPDATE:
080916,今天居然portage里有2.0.2了……faint……
今天看了戈尔的演讲视频难以忽视的真相 (an inconvenient truth),真的是不错的纪录片。
片尾曲的时候出现的字幕不错,截了下来。以下翻译版权所有,转载前请确认已阅读版权声明。
Are you ready to change the way you live?
准备好改变你的生活方式了么?
The climate crisis can be solved.
环境危机是可以解决的。
Here’s how to start
以下是如何开始
go to www.climatecrisis.net
访问www.climatecrisis.net
you can reduce your carbon emissions.
你可以减少你的二氧化碳排放量。
In fact, you can even reduce your carbon emissions to zero.
事实上你甚至可以把你的二氧化碳排放量减少到0。
Buy energy efficient appliances + lightbulbs.
购买节能的设备和灯泡。
Change your thermostat (and use clock thermostats) to reduce energy for heating + cooling.
更换你的恒温设备(以及使用可定时恒温设备)以减少用于加热和降温的能量开销。
Weatherize your house,increase insulation,get an energy audit.
使你的房屋适应气候,增加房间之间的隔离,对房屋的能量使用进行审计。
Recycle.
回收再利用。
If you can,buy a hybrid car.
可能的话,买一辆混合燃料的轿车。
When you can,walk or ride a bicycle.
在任何合适的时间,步行或骑自行车。
Where you can, use light rail + mass transit.
在任何合适的地点,使用轻轨或大型运输工具。
Tell your parents not to ruin the world that you will live in.
告诉你的父母不要毁坏你将要生活的世界。
If you are a parent, join with your children to save the world they will live in.
如果你是一个父母,和你的孩子们一起拯救他们将要生活的世界。
Switch to renewable sources of energy.
更换使用可再生能源。
Call your power company to see if they offer green energy.
打电话给电力公司,问问他们是否提供绿色能源。
If they don’t, ask them why not.
如果不提供的话,问他们为什么不提供。
Vote for leaders who pledge to solve this crisis.
投票给发誓解决这个危机的领导者。
Write to congress,if they don’t listen, run for congress.
写信给议会,如果他们不聆听你的声音,参加竞选议会。
Plant trees,lots of trees.
种树,种很多很多的树。
Speak up in your community.
在你的社团中大声疾呼。
Call radio shows and write newspapers.
给电台打电话,写信给报社。
Insist that America freeze CO2 emissions + join international efforts to stop global warming.
强迫保持现有的CO2排放量,加入国际性努力来停止全球变暖。
Reduce our dependence on foreign oil;help farmers grow alcohol fuels.
减少我们对国外石油的依赖;帮助农民种植酒精燃料。
Raise fuel economy standards;require lower emissions from automobiles.
提高燃料经济标准;要求降低轿车的排放量。
If you believe in prayer,pray that people will find the strength to change.
如果你相信祈祷,祈祷人们能得到力量去改变。
In the words of the old African proverb,when you pray,move your feet;
非洲的一句古谚语说,祈祷的时候移动你的脚步。
Encourage everyone you know to see this movie.
鼓励你认识的每个人来看这部电影。(这正是我正在做的事情)
Learn as much as you can about the climate crisis.
尽可能多地了解环境危机。
Then put your knowledge into action.
并将你的知识转化成行动。
片尾曲是I need to wake up,词曲及演唱是Melissa Etheridge.可以在这里收听,歌词在这里。
P.S.又见到那个“黯淡的蓝点”的照片。
某人说我靠一个买卖好友的bug吸引这么多的流量并以此表示对我的bs,好吧……
搞定了distcc,小学期又结束了,该写报告了,编译个openoffice吧~
可惜刚开始emerge就提示需要保证5G的编译空间,我的根目录一共才分了10G,可用4G……
这个问题当时刚开始用gentoo的时候emerge gcc,需要至少1G空间。问过oceanboo,当时想到的方法是把/home下的某目录mount到/var/tmp/portage解决了问题,之后换了250G硬盘,给/分了10G,暂时好久没关心过这个问题了,没想到今天又遇到了。
好好查了下,找到了这篇文章,终于找到一个比较合适的解决方法了。
Portage’s temporary files are stored in /var/tmp by default. This is defined by the PORTAGE_TMPDIR variable.
If you alter the PORTAGE_TMPDIR variable, you might want to alter the following variables as well since they will not notice the PORTAGE_TMPDIR change. This is due to how Portage handles variables: BUILD_PREFIX.
Portage creates specific build directories for each package it emerges inside /var/tmp/portage. This location is defined by the BUILD_PREFIX variable.
By default Portage installs all files on the current filesystem (/), but you can change this by setting the ROOT environment variable. This is useful when you want to create new build images.
所以解决方法也很简单,在make.conf中加入BUILD_PREFIX=/home/yegle/tmp就OK了。
P.S.发现在这里的man make.conf中有提到BUILD_PREFIX这个变量,为什么我自己的man make.conf没有呢……
近期评论