在 ubuntu 下编辑 Avant browser

Posted 10 months ago at 11:32 am. 0 comments

ad 468x60

HOW-TO: Compile Avant Window Navigator

Avant Window Navgator (Awn) is a dock-like bar which sits at the bottom of the screen (in all its composited-goodness) tracking open windows.Gnome 下的 Dock 工具

有趣,一会到 ubuntu 下测试。

sudo apt-get install subversion
sudo apt-get install libgtk2.0-dev libwnck-dev libwnck-common libgconf2-dev libglib2.0-dev gnome-common
svn checkout http://avant-window-navigator.googlecode.com/svn/trunk/ avant-window-navigator
cd avant-window-navigator
./autogen.sh
make
sudo make install

option 2 方法测试失败,在 ./autogen.sh 到这里卡住

configure: error: Package requirements ( glib-2.0 gobject-2.0 gtk+-2.0 gdk-2.0 libwnck-1.0 gnome-desktop-2.0 libgnome-2.0 gnome-vfs-2.0 gconf-2.0 x11 xproto) were not met:

No package ‘gnome-desktop-2.0′ found
No package ‘libgnome-2.0′ found
No package ‘gnome-vfs-2.0′ found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables AWN_CFLAGS
and AWN_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

option 1 方法可以。但是显示效果有问题。可能因为需要 beryl 的原因吧

NOTE: You will need to be running either XGL or AIGLX along with a composite window manager (usually beryl or compiz). I am running AIGLX and beryl, in case you were wondering.

http://code.google.com/p/avant-window-navigator/

Popularity: 19% [?]

Tags: , , , , , , ,
ad 468x60

No Replies

Feel free to leave a reply using the form below!


Leave a Reply