> I'm using kubuntu 10.10 but I've upgraded the libattica to version 0.2 > > > kd...@vladbox:/usr/lib$ locate libattica.so > /home/kde46/attica/build/lib/libattica.so > /home/kde46/attica/build/lib/libattica.so.0 > /home/kde46/attica/build/lib/libattica.so.0.2.2 > /usr/lib/libattica.so > /usr/lib/libattica.so.0 > /usr/lib/libattica.so.0.2.0 > > =/ > Im lost here...
You build attica from sources and installed it in your default system dir? _never_ do that, unless you know exactly what you're doing. Guess what happens if your distro releases a new version of attica (let's say 0.2.0) and then you type "apt-get update"? You should tell cmake to use a different prefix (using CMAKE_INSTALL_PREFIX var) and then update yourLD_LIBRARY_PATH and PKG_CONFIG properly. Diego. -- H: Who is Watson without Sherlock Holmes? G: Watson was a genius in his own right. My personal blog: http://polentino911.wordpress.com/
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<