MacOS – Unable to run GTK topics on OS X

I am using Homebrew to run OSX Mavericks, and I am trying to run GTK themes that require the murrine engine.

I installed the following packages:

GTK
gtk 3
GTK’s chtheme
GTK’s engine
GTK’s murrine engine
gtkmm

However, gtk-chtheme has no other than Raleigh Find any GTK themes.

When I try to use themes that require the Murrine engine, every GTK application tells me that the murrine engine is not in gtk’s module_path

I set GTK_PATH = /usr/local/lib/gtk-2.0, like the package suggested above after installation.

Still no success.

I can’t even use ~/.gtkrc-2.0 Set GTK theme, among which I tried to set GTK theme like this:

Include “/usr/local/Cellar/gtk-engines/2.20.2/share/themes/Clearlooks/gtk-2.0/gtkrc”< /p>

Any help would be greatly appreciated.

install gtk via brew. Then change the theme Put it in ~/.themes/ folder:

$mkdir ~/.themes/ && cd $_
$curl http://putty .org.ru/files/LionGTKTheme.tar.gz | tar -zx
$cd ~

Then install the gtk-chtheme tool:

$brew install gtk-chtheme

Launch it and look down on it:

I am using Homebrew to run OSX Mavericks, and I am trying to run the one that requires the murrine engine GTK theme.

I installed the following packages:

GTK
gtk 3
GTK’s chtheme
GTK’s engine< br>GTK’s murrine engine
gtkmm

However, gtk-chtheme did not find any GTK themes except Raleigh.

When I tried to use themes that require the Murrine engine, Every GTK application tells me that the murrine engine is not in gtk’s module_path

I set GTK_PATH = /usr/local/lib/gtk-2.0, just like the package suggested above after installation. /p>

Still unsuccessful.

I can’t even use ~/.gtkrc-2.0 to set the GTK theme, where I tried to set the GTK theme like this:

include “/ usr/local/Cellar/gtk-engines/2.20.2/share/themes/Clearlooks/gtk-2.0/gtkrc”

Any help would be greatly appreciated.

Install gtk via brew. Then put the theme in ~/.themes/ folder:

$mkdir ~/.themes/ && cd $_
$curl http://putty.org.ru/files/LionGTKTheme.tar.gz | tar -zx
$cd ~

Then install gtk-chtheme Tools:

$brew install gtk-chtheme

Start it and look down on it:

Leave a Comment

Your email address will not be published.