发新话题
打印

gentoo's gnome is too fast

gentoo's gnome is too fast

todady the bug about gentoo have fixed ---i think maybe.
i rebuild the gnome-vfs.i found the speed  opening the window is so fast compare to the windozes.open mozilla use 1 second and open a directory almost use no time.
fast fast fast!!!!!!:cool:

i look a 3d desktop in the gentoo ,i wanna try it.      
象一阵风 拂过我身边 忽然间 想要去很远 和你去看繁华世界

TOP

那是当然啦:w
gentoo是一个很好的Linux操作系统。      
Intel(R) Pentium(R) 4 CPU 1.80GHz Nvidia GeForce 440MX Gentoo 2004.3 Box Linux 2.6.9-nitro4 Fvwm 2.5.12 Xorg 2.8.1

TOP

其实FreeBSD同样很快,不信你就用最小安装,然以后自己增加软件包。它也是在本地编译的。而且网络功能更加强劲。很好玩的。:w      
Intel(R) Pentium(R) 4 CPU 1.80GHz Nvidia GeForce 440MX Gentoo 2004.3 Box Linux 2.6.9-nitro4 Fvwm 2.5.12 Xorg 2.8.1

TOP

i think the freebsd is a little easier than gentoo and lfs.next i'll acess the way leading to lfs.
later purchuse the debian family.
i 'll left the freebsd at last for tasting.



freebsd have no enhand select for personal cpu.i think the bin it made generaly for i386?      
象一阵风 拂过我身边 忽然间 想要去很远 和你去看繁华世界

TOP

你在vmware里面,eth0是用什么驱动?      
Intel(R) Pentium(R) 4 CPU 1.80GHz Nvidia GeForce 440MX Gentoo 2004.3 Box Linux 2.6.9-nitro4 Fvwm 2.5.12 Xorg 2.8.1

TOP

you can only set the gateway and dns,and the eth0 can auto use by the gentoo.it use virtual ether card,so you can do like me .if you need ppp,then the document have all about how to ppp.


you must do is use the vmware download all the source and then in the true linux compile the source.      
象一阵风 拂过我身边 忽然间 想要去很远 和你去看繁华世界

TOP

well use the command
emerge -p xfree
and
emerge -p gnome
.two of these will show you all the source you must download.and you can download all of them except compile them.later you can move all the source you nedd to the true gentoo's enviroment and compile them on locale.


above will make a well gnome2 system in your system and if you wants build the kde,you don't forget to build two directory in the /root
mkdir /root/.qt
mkdir /root/.kde/share
mkdir /root/.kde/share/config
if you don't do so ,in the case compile qt and compile kdelibs will brocken.and this will waste you about 10 hours and later the emerge will have much sick.

do not emerge -u world or emerge -u sytem.this neen't except waste you server 10-20 hours with little changes.      
象一阵风 拂过我身边 忽然间 想要去很远 和你去看繁华世界

TOP

但是它说:
please make sure that /etc/conf.d/net has $iface_eth0 set      
Intel(R) Pentium(R) 4 CPU 1.80GHz Nvidia GeForce 440MX Gentoo 2004.3 Box Linux 2.6.9-nitro4 Fvwm 2.5.12 Xorg 2.8.1

TOP

this is my /etc/conf.d/net
#######################
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/conf.d/net,v 1.5 2002/09/07 13:31:29 azarah Exp $

# Global config file for net.* rc-scripts

# This is basically the ifconfig argument without the ifconfig $iface
#
iface_eth0="192.168.0.2 broadcast 192.168.0.255 netmask 255.255.255.0"
#iface_eth1="207.170.82.202 broadcast 207.0.255.255 netmask 255.255.0.0"

# For DHCP set iface_eth? to "dhcp"
# For passing options to dhcpcd use dhcpcd_eth?
#
#iface_eth0="dhcp"
#dhcpcd_eth0="..."

# For adding aliases to a interface
#
#alias_eth0="192.168.0.3 192.168.0.4"

# NB:  The next is only used for aliases.
#
# To add a custom netmask/broadcast address to created aliases,
# uncomment and change accordingly.  Leave commented to assign
# defaults for that interface.
#
#broadcast_eth0="192.168.0.255 192.168.0.255"
#netmask_eth0="255.255.255.0 255.255.255.0"


# For setting the default gateway
#
#gateway="eth0/192.168.0.1"

##################################
if it asked you for the /etc/conf.d/net means you haven't set your ether card.
you can read above in effect
.      
象一阵风 拂过我身边 忽然间 想要去很远 和你去看繁华世界

TOP

[QUOTE]最初由 takethat 发布
[B]但是它说:
please make sure that /etc/conf.d/net has $iface_eth0 set [/B][/QUOTE]

在gentoo下说话不方便,我已经退出来了.这里再补充一下,关键地方我不能含糊过去
上面你说出现问你的/etc/conf.d/net,我想你的网卡是没有设置吧,我记得好像是用net-config eth0来设置的(如果你是vmware,你尽可以用,因为我用过)
如果你的网络通了,你就应该不会出现这样的话吧.

如果你在vmware下不能上网(是这样的吗)那用你的windoz做代理,代理你的vmware,再在vmware里设置代理.关于在gentoo下设置代理你去参看说明文档.命令行下ppp拨号也有详细说明.      
象一阵风 拂过我身边 忽然间 想要去很远 和你去看繁华世界

TOP

发新话题