I would appreciate some help understanding an error message I have received on trying to run a program. I have just installed a program called bookcase, which is a frontend for an xml based data file on book collections. The ./configure make (su) checkinstall went fine with no errors. The rpm is installed. However, when trying to run the program from a terminal window I get this error message: Quote: ~> /usr/local/kde/bin/bookcase /opt/kde3/lib/kde3/plugins/styles/dotnet.so: Feature dotNET already defined in /opt/kde3/lib/kde3/plugins//styles/dotnet.so! /opt/kde3/lib/kde3/plugins/styles/light.so: Feature Light, 2nd revision already defined in /opt/kde3/lib/kde3/plugins//styles/light.so! /opt/kde3/lib/kde3/plugins/styles/light.so: Feature Light, 3rd revision already defined in /opt/kde3/lib/kde3/plugins//styles/light.so! KCrash: crashing.... crashRecursionCounter = 2 KCrash: Application Name = bookcase path = <unknown> pid = 21617 Alarm clock ~> Endquote: Is this something to do with the program looking for old libraries - certainly it does not seem to like something in the KDE environment. It also appears to have a path problem, that I could probably fix. Any guidance appreciated! I am running SuSE8.0 with KDE3.0.2
participants (1)
-
Paul Conn