这是Riku哥之前的图形并茂的介绍Gnome-shell界面的文章,欢迎前去再次围观。
sudo apt-get install curl jhbuild libjasper-dev libdconf0 libtiff4-dev libgstreamer0.10-devlibcroco3-dev xserver-xephyr xulrunner-dev python-dev mesa-utils mesa-common-dev libreadline5-devlibgl1-mesa-dev libwnck-dev librsvg2-dev libgnome-desktop-dev libgnome-menu-devlibffi-dev libgtk2.0-dev libgconf2-dev libdbus-glib-1-dev gtk-doc-tools gnome-commongit-core flex bison automake build-essential icon-naming-utils autopoint libcanberra-devlibpulse-dev libvorbis-dev gnome-settings-daemon-dev libxklavier-dev libpam0g-dev libtasn1-3-binlibupower-glib-dev libgnome-keyring-devcdcurl -O http://git.gnome.org/browse/gnome-shell/plain/tools/build/gnome-shell-build-setup.sh
sudo apt-get install xulrunner-1.9.2-dev
sudo apt-get install ppa-purgesudo ppa-purge ppa:ubuntu-mozilla-daily/ppa
export PATH=$PATH:/home/username/bin
cdchmod +x gnome-shell-build-setup.sh./gnome-shell-build-setup.shjhbuild build
/home/andrei/gnome-shell/install/lib/libgio-2.0.so: undefined reference to `g_main_context_invoke'collect2: ld returned 1 exit status[...]*** Error during phase build of gnome-shell: ########## Error running make *** [24/28]
rm ~/gnome-shell/install/lib/*.la
rm ~/gnome-shell/install/lib64/*.la
[1] Rerun phase build[2] Ignore error and continue to install[3] Give up on module[4] Start shell[5] Reload configuration[6] Go to phase "wipe directory and start over"[7] Go to phase "configure"[8] Go to phase "clean"[9] Go to phase "distclean"
~/gnome-shell/source/gnome-settings-daemon/gnome-settings-daemon/main.c:274: undefined reference to `notify_init'collect2: ld returned 1 exit statusmake[3]: *** [gnome-settings-daemon] Error 1make[3]: Leaving directory `/home/arindom/gnome-shell/source/gnome-settings-daemon/gnome-settings-daemon'make[2]: *** [all] Error 2make[2]: Leaving directory `/home/arindom/gnome-shell/source/gnome-settings-daemon/gnome-settings-daemon'make[1]: *** [all-recursive] Error 1make[1]: Leaving directory `/home/arindom/gnome-shell/source/gnome-settings-daemon'make: *** [all] Error 2*** Error during phase build of gnome-settings-daemon: ########## Error running make *** [26/28]
cd ~/bin./jhbuild shellcd ~/gnome-shell/sourcegit clone git://git.gnome.org/libnotifycd ./libnotify./autogen.sh --prefix $HOME/gnome-shell/install/make && make install
andrei@andrei-desktop:~$ ~/gnome-shell/source/gnome-shell/src/gnome-shell --replacemutter: symbol lookup error: /home/andrei/gnome-shell/install/lib/gtk-3.0/modules/libcanberra-gtk-module.so:undefined symbol: gtk_quit_add
rm ~/gnome-shell/install/lib/gtk-3.0/modules/libcanberra-gtk-module.so
~/gnome-shell/source/gnome-shell/src/gnome-shell --replace
debugexit
cd && jhbuild build --force --clean
17 Responses to Ubuntu10.10下通过git安装最新版的GNOME-SHELL
dxq83
一月 9th, 2011 at 8:12 下午
ubuntu不是不用gnome-shell了吗?
[Reply]
freetstar Reply:
一月 9th, 2011 at 8:24 下午
@dxq83, 只是官方发行版不使用gnome-shell而已
[Reply]
xidi
一月 9th, 2011 at 8:36 下午
10.10的unity在俺的电脑上有点卡卡的,是不是驱动没跟上。在桌面版上用docky和全局菜单一点都不卡。
[Reply]
riku
一月 9th, 2011 at 9:11 下午
呃,写得很详细啊,赞!~
[Reply]
freetstar Reply:
一月 9th, 2011 at 9:13 下午
@riku, ^_^
[Reply]
哪有那么复杂啊
一月 10th, 2011 at 2:25 下午
http://live.gnome.org/GnomeShell/#Building
基本上就2个命令:
curl -O http://git.gnome.org/browse/gnome-shell/plain/tools/build/gnome-shell-build-setup.sh & /bin/bash gnome-shell-build-setup.sh
它会自动帮你装上依赖
然后:
jhbuild build
[Reply]
Gnome Shell Elementary 主题 [美化] | Wow!Ubuntu
一月 17th, 2011 at 11:55 上午
[...] PS: 如果你想在 Ubuntu 10.10 上体验最新的 Gnome Shell 的话,可以参看此文在自已的机器上编译一份。 [...]
xiaodang
一月 18th, 2011 at 6:44 下午
4 尝试安装好的gnome-shell
打开终端,输入
~/gnome-shell/source/gnome-shell/src/gnome-shell –replace
-----------------
gnome-shell ––replace 中间少了一小横。
[Reply]
freetstar Reply:
一月 18th, 2011 at 7:01 下午
@xiaodang, 好像是网页给格式化了...
[Reply]
快讯:gnome3官方网站上线 | Ubuntu Home
一月 19th, 2011 at 9:18 下午
[...] gnome3今年4月份正式发布。现在最新版本是2.91.5,跟ubuntu官方源上的gnome-shell比起来改变了很多。如果你想尝试,可以参照这里,不喜欢看E文的话,wowubuntu上有一篇已经翻译好的。不过本机编译没通过。可能与RP有关吧! [...]
行走的麦哥
一月 20th, 2011 at 12:47 下午
顺着gnome3来的,安装了之后才发现标题上说的是Gnome-shell,有点兴奋过度了,呵呵。
[Reply]
直播:正在安装最新版Gnome-shell | 行走的麦哥
一月 20th, 2011 at 1:03 下午
[...] 看到了Gnome3已经上线的通知让人有点莫名的兴奋,于是顺着资讯的一条链接来到了《Ubuntu10.10下通过git安装最新版的GNOME-SHELL》,我承认,这次我有点兴奋过头了,标题都没看清,就按照步骤在操作了,心里想的还是Gnome3(明明知道是4月发布,还是太兴奋了)。 [...]
Gnome Shell Elementary 主题 | IMCN|我是菜鸟
一月 20th, 2011 at 2:12 下午
[...] PS: 如果你想在 Ubuntu 10.10 上体验最新的 Gnome Shell 的话,可以参看此文在自已的机器上编译一份。 [...]
Gnome 3 Beta 1 发布 [新闻] | Wow!Ubuntu
二月 25th, 2011 at 4:45 下午
[...] 这次的 Gnome Shell 版本在很多细节之处做了很大改变,主要包括如下:(如果你想体验的话,请参照这篇文章在 Ubuntu 上编译 Gnome Shell ,或下载 Gnome 3 Live CD ) [...]
笨兔兔 - Ubuntu10.10下通过git安装最新版的GNOME-SHELL
三月 8th, 2011 at 9:57 下午
[...] 本文参考webupd8/wowubuntu [...]
dolmlob
三月 31st, 2011 at 9:22 上午
没装libgconf2-4, 让我干等了一个晚上。。。
[Reply]
owlsky
五月 6th, 2011 at 12:59 下午
此法在11.04上可行不?测试中...
[Reply]