[Digikam-users] Digikam 2.1.0, same DB problem as in 2.0
Martin (KDE)
kde at fahrendorf.de
Thu Aug 25 09:41:46 BST 2011
Am 25.08.2011 10:34, schrieb Gilles Caulier:
> To uninstall digiKam from source code, use from build dir as root user :
>
> # make uninstall
Sadly CMake based projects do not have an uninstall make target by
default. Digikam seems to be a positive exception. That's the reason for
using the install_manifest file.
MArtin
>
> ... That all...
>
> Gilles Caulier
>
> 2011/8/25 Martin (KDE) <kde at fahrendorf.de <mailto:kde at fahrendorf.de>>
>
> Am 25.08.2011 08 <tel:25.08.2011%2008>:37, schrieb Marie-Noëlle
> Augendre:
> > I need to downgrade to Digikam 1.9.0 in order to have a working
> > version. But I don't know the procedure to desinstall the 2.1.0 I've
> > compiled. Could somebody explain what must be done before reinstalling
> > 1.9 with yum, please?
>
> Hallo Marie-Noelle
>
> according to CMake documentation there is a file called
> install_manifest.txt which lists all installed files. so you can do a
>
> xargs rm < install_manifest.txt
>
> and all those files will be removed. Please keep in mind that you may
> remove files that were installed by other packages. You can check this
> with 'rpm -qf filename' which reports the package the file belongs to.
> So you have to go over the list in the install_manfiest file and get a
> list of packages which you can reinstall to get a clean installation.
> This is nothing you should do by hand but write a simple script for
> this.
>
> After this you can install digikam 1.9 from repo as usual.
>
> Martin
>
> >
> > And I saw this bug https://bugs.kde.org/show_bug.cgi?id=268267 as been
> > marked "RESOLVED as FIXED". Is there another one on the subject still
> > open at the moment?
> >
> > Thanks,
> > Marie-Noëlle
> >
> > 2011/8/25 Marie-Noëlle Augendre <mnaugendre at gmail.com
> <mailto:mnaugendre at gmail.com>>:
> >> I just completed the compilation from git, and Digikam 2.1.0 has the
> >> same problem as the previous version: I can run it only one time. The
> >> second time I launch it, my DB is corrupted.
> > .../....
> >
> >
> >> Guess I'll have to dwngrade to 1.9.0 ... or is there another
> known solution?
> >>
> >> Thanks for your answers,
> >> Marie-Noëlle
> >
> >
> >
>
> _______________________________________________
> Digikam-users mailing list
> Digikam-users at kde.org <mailto:Digikam-users at kde.org>
> https://mail.kde.org/mailman/listinfo/digikam-users
>
>
>
>
> _______________________________________________
> Digikam-users mailing list
> Digikam-users at kde.org
> https://mail.kde.org/mailman/listinfo/digikam-users
More information about the Digikam-users
mailing list