


GTK2 Themes by zhuqin 153 comments
find an install.sh script. (There is one in aurora engine source package here: http://www.gnome-look.org/content/show.php/Aurora+Gtk+Engine?content=56438)
put it into murrine folder
then,
1. sudo apt-get autoconf
2. sudo apt-get libtool
3. sudo apt-get intltool
after this, in terminal go into murrine's source folder,(ex: ~/Desktop/murrine)
first input 'autoconf' (this will create a configure script).
then, './configure (generally --prefix=/usr, try --enable-animation); make ; make install'
this worked for me with Hardy 8.04. - Jan 30 2009

GTK2 Themes by julienfs 14 comments

GTK2 Themes by julienfs 14 comments