In case anyone else needs it,
Believe its a simple as this:

setenv GTK2_RC_FILES
"/home/jeff/.roqc/share/themes/Clearlooks/gtk-2.0/gtkrc"                        
                              
setenv GTK_PATH          "/home/jeff/.roqc/lib/gtk-2.0"

where /home/jeff/.roqc/lib/gtk-2.0/2.10.0/engines/libclearlooks.so

or simplified more:

setenv GTK2_RC_FILES   "/home/jeff/.roqc/gtkrc"
setenv GTK_PATH           "/home/jeff/.roqc/lib/gtk-2.0"



On Thu, 2011-02-17 at 17:23 -0500, jeff wrote:
> Would like to carry along the 'Clearlooks' GTK theme with my wxperl
> applications, in case the theme is missing on the host ( ran across it
> once so far ).  What I need to know is what environment variables need
> to be set and what file I need to include. I'll be using Cava so the
> actual packaging should then be fairly simple - not worried about that.
> Any ideas?  Thanks.
> 
> Jeff
> 
> 
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/email 
> ______________________________________________________________________
> 
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/email 
> ______________________________________________________________________

Reply via email to