On 05/18/2011 06:33 PM, Tiago Marques wrote:
Something like that on your system?
You might be on to something...
I have:
/opt/trinity/lib/kde3/
kstyle_keramik_config.la kstyle_keramik_config.so kstyle_plastik_config.la kstyle_plastik_config.so kwin3_keramik.la kwin3_keramik.so kwin3_plastik.la kwin3_plastik.so kwin_keramik_config.la kwin_keramik_config.so kwin_plastik_config.la kwin_plastik_config.so
But why doesn't it show?
Running kconrol from konsole and checking style produces NO errors? I wonder if I need to include lib statements in my build to make trinity find the styles?? I have been removing all the cludges needed with earlier builds
Prior to building last time, I removed the following export:
# export LD_LIBRARY_PATH=/opt/trinity/lib:/opt/trinity/lib/kde3:$LD_LIBRARY_PATH
I wonder if that is killing Trinity's ability to find the styles? I'll try a rebuild...