OpenSuse 11.1 Murrine SVN

I want to try the really cool shiki colors gtk theme with the murrine engine, to do that I checkout the latest svn version:

svn checkout http://svn.gnome.org/svn/murrine/trunk/ murrine

and compiled as the standard way:

./autogen.sh --prefix=/usr --enable-animation
make
make install

After the compilation and install it didn’t work on my 64 bit version, so I just add a symbolic link to the 64 bit libraries directory:

sudo ln -s /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.la ./libmurrine.la
sudo ln -s /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so ./libmurrine.so

Finally ran this two comands in order the icons and gtk themes appear when you run root applications:

sudo ln -s ~/.themes /root
sudo ln -s ~/.icons /root
This entry was posted in blogroll by cmanon. Bookmark the permalink.

About cmanon

Gracias por visitar mi pagina personal. Soy una persona que le apasionan las computadoras, uso linux, me gusta la fotografia y algunas cosas de programacion que podran encontrar aqui en el sitio. Thank you for visiting my page, I’m a computer enthusiast that like linux, photography and more stuff that you’ll find here in my webpage.