I followed the instructions from here and this is what I got: $ digikam digikam: error while loading shared libraries: libmarblewidget.so.10: cannot open shared object file: No such file or directory Have you seen this before? Thanks. O. _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
package problem. marble shared lib is not installed on your system....
Gilles Caulier 2011/3/25 Ozzy <[hidden email]>: > > I followed the instructions from here and this is what I got: > > $ digikam > digikam: error while loading shared libraries: libmarblewidget.so.10: cannot > open shared object file: No such file or directory > > Have you seen this before? > > Thanks. > > O. > > > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users > > Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
libmarblewidget11 is installed. For some reason, when I type "digikam" in the CLI it looks for "libmarblewidget.so.10". I have "apt-get --purge remove digikam2 kipi-plugins2" and reinstalled several times with no luck. Always the same error: --- $ digikam digikam: error while loading shared libraries: libmarblewidget.so.10: cannot open shared object file: No such file or directory --- Any suggestion to get it to work? Thanks. Thanks.
|
Looks like you are using the packages from my PPA. In that case; make sure that you have made a update/reload after you activated/installed my PPA. That would give you a digikam package with the awkward versioning name of 2.0.0~beta4+git110307-maverick~ppa2kde46 that is built dependent on libmarblewidget.so.11. Note that the digikam2 package with version number 2.0.0~beta4+git110307-maverick~ppa1kde46 is dependent on the older libmarblewidget.so.10 as the package was built against an older version of kde 4.6.x. Make sure that no libmarble packages were hold back when you updated to kde 4.6, even though it looks like you are trying to reinstalling the older version of my digikam2 packages.
Later tonight I hope to upload new packages with the todays release of Digikam 2.0 beta 4 and not the code from git. /Philip On Sat, Mar 26, 2011 at 11:46 PM, ozzyprv <[hidden email]> wrote:
_______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Free forum by Nabble | Edit this page |