1.Install with package
#pkg_add -r -v gnome2
2.Use port to install
#cd /usr/port/x11/gnome2
#make clean
#make install
or you can use one command to combine
#make clean install
3.vim /etc/rc.conf
add one line as below
gnome_enable="YES"
4.add line to your .xsession
#echo 'exec gnome-session' >> ~/.xsession
5.start the xwindows
#startx
沒有留言:
張貼留言