Hi, On Tue, July 3, 2007 16:50, Mattias Ãstergren wrote: > Package: tellico > Version: 1.2.11-1 > Severity: important > > --- Please enter the report below this line. --- > > When I tried to start Tellico I got this: > > tellico: error while loading shared libraries: libktnef.so.1: cannot open > shared object file: No such file or directory
That's weird. Tellico is definitely not linked against libktnef (an objdump just confirmed this), and doesn't use any symbol from it. The only reason it needs it to be installed is because of libkcal2b, which is linked against it because it does use some symbols. Considering tellico depends ont libkcal2b which in turn depends on libktnef1, the later shoud be installed. Can you please check if it's the case, and if the file is indeed present ? Thanks for the report, Regis