Hi, I had digikam 3.x work (mostly) perfect with MySQL database. When updateing to digikam 4.4 I found out that some of the albums are not shown in the tree allthough the thumbnails are shown correctly. Hoping this would be corrected in digikam 4.6 I found out that there is no more possibility to attach to MySQL! The only option was SQLight. So I would rather prefer to use a digikam 3.5 with MySQL than a later version with SQLight. Now my question is: Will there be a MySQL Version for 4.x and if not where can I download a RPM for Version 3.5 if there will be no MySQL Version? My OS are OpenSUSE 13.1 and 13.2. Thanks for Infos. Guido von Thun Ingenieurbüro für Energieberatung & Gebäude- und Anlagensimulation Amselweg 4 91460 Baudenbach Tel.: +49 (9164) 99 81 489 [hidden email] www.gvt-consulting.de _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Dear developers,
I have a similar question: I am using digikam 4.7 compiled by myself on openSUSE 13.2. The distributed version of the source code (as is) only compiles with sqlite support . There seems to be the possibility also to compile DK with mysql enabled. 1. What do I have to change in the compile settings of DK to enable mysql support? 2. Is it safe now, to use mysql instead of sqlite? Thanks in advance and best regards, Robert Zeller On 02/06/2015 10:51 AM, Guido von Thun wrote: > > > Hi, > > I had digikam 3.x work (mostly) perfect with MySQL database. > > When updateing to digikam 4.4 I found out that some of the albums are > not shown in the tree allthough the thumbnails are shown correctly. > > Hoping this would be corrected in digikam 4.6 I found out that there > is no more possibility to attach to MySQL! The only option was SQLight. > > So I would rather prefer to use a digikam 3.5 with MySQL than a later > version with SQLight. > Now my question is: Will there be a MySQL Version for 4.x and if not > where can I download a RPM for Version 3.5 if there will be no MySQL > Version? > > My OS are OpenSUSE 13.1 and 13.2. > > Thanks for Infos. > > Guido von Thun > > Ingenieurbüro für Energieberatung > & Gebäude- und Anlagensimulation > Amselweg 4 > 91460 Baudenbach > Tel.: +49 (9164) 99 81 489 > [hidden email] > www.gvt-consulting.de > _______________________________________________ > 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 |
2015-02-10 13:48 GMT+01:00 Robert Zeller <[hidden email]>:
> Dear developers, > > I have a similar question: > I am using digikam 4.7 compiled by myself on openSUSE 13.2. The > distributed version of the source code (as is) only compiles with sqlite > support . There seems to be the possibility also to compile DK with > mysql enabled. > 1. What do I have to change in the compile settings of DK to enable > mysql support? There is a cmake option to enable MySQL support > 2. Is it safe now, to use mysql instead of sqlite? no. Nothing have changed about MySQL (no maintainer). This is why option exist and is disabled by default. Gilles Caulier _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Hi Gilles,
>> >> There is a cmake option to enable MySQL support >> Could you give me a tip what the "cmake option" is... (I Installed on OpenSUSE 13.2 by using the RPM Repository) Thanks Guido v. Thun Ingenieurbüro für Energieberatung & Gebäude- und Anlagensimulation Amselweg 4 91460 Baudenbach Tel.: +49 (9164) 99 81 489 [hidden email] www.gvt-consulting.de Am 10.02.2015 um 13:51 schrieb Gilles Caulier: > 2015-02-10 13:48 GMT+01:00 Robert Zeller <[hidden email]>: >> Dear developers, >> >> I have a similar question: >> I am using digikam 4.7 compiled by myself on openSUSE 13.2. The >> distributed version of the source code (as is) only compiles with sqlite >> support . There seems to be the possibility also to compile DK with >> mysql enabled. >> 1. What do I have to change in the compile settings of DK to enable >> mysql support? > > There is a cmake option to enable MySQL support > >> 2. Is it safe now, to use mysql instead of sqlite? > > no. Nothing have changed about MySQL (no maintainer). This is why > option exist and is disabled by default. > > Gilles Caulier > _______________________________________________ > 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 |
Option are defined in digiKam core here :
https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/CMakeLists.txt#L17 And can be used as in this config shell script : https://projects.kde.org/projects/extragear/graphics/digikam/digikam-software-compilation/repository/revisions/master/entry/bootstrap.linux#L47 Gilles Caulier 2015-02-10 18:38 GMT+01:00 Guido von Thun <[hidden email]>: > Hi Gilles, > >>> >>> There is a cmake option to enable MySQL support >>> > Could you give me a tip what the "cmake option" is... > (I Installed on OpenSUSE 13.2 by using the RPM Repository) > > Thanks > Guido v. Thun > > Ingenieurbüro für Energieberatung > & Gebäude- und Anlagensimulation > Amselweg 4 > 91460 Baudenbach > Tel.: +49 (9164) 99 81 489 > [hidden email] > www.gvt-consulting.de > > Am 10.02.2015 um 13:51 schrieb Gilles Caulier: >> >> 2015-02-10 13:48 GMT+01:00 Robert Zeller >> <[hidden email]>: >>> >>> Dear developers, >>> >>> I have a similar question: >>> I am using digikam 4.7 compiled by myself on openSUSE 13.2. The >>> distributed version of the source code (as is) only compiles with sqlite >>> support . There seems to be the possibility also to compile DK with >>> mysql enabled. >>> 1. What do I have to change in the compile settings of DK to enable >>> mysql support? >> >> >> There is a cmake option to enable MySQL support >> >>> 2. Is it safe now, to use mysql instead of sqlite? >> >> >> no. Nothing have changed about MySQL (no maintainer). This is why >> option exist and is disabled by default. >> >> Gilles Caulier >> _______________________________________________ >> 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 Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Hi Gilles, Thank you for the information. Best regards Guido von Thun Ingenieurbüro für Energieberatung & Gebäude- und Anlagensimulation Amselweg 4 91460 Baudenbach Tel.: +49 (9164) 99 81 489 [hidden email] www.gvt-consulting.de Am 14.02.2015 um 09:09 schrieb Gilles Caulier: > Option are defined in digiKam core here : > > https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/CMakeLists.txt#L17 > > And can be used as in this config shell script : > > https://projects.kde.org/projects/extragear/graphics/digikam/digikam-software-compilation/repository/revisions/master/entry/bootstrap.linux#L47 > > Gilles Caulier > > 2015-02-10 18:38 GMT+01:00 Guido von Thun <[hidden email]>: >> Hi Gilles, >> >>>> >>>> There is a cmake option to enable MySQL support >>>> >> Could you give me a tip what the "cmake option" is... >> (I Installed on OpenSUSE 13.2 by using the RPM Repository) >> >> Thanks >> Guido v. Thun >> >> Ingenieurbüro für Energieberatung >> & Gebäude- und Anlagensimulation >> Amselweg 4 >> 91460 Baudenbach >> Tel.: +49 (9164) 99 81 489 >> [hidden email] >> www.gvt-consulting.de >> >> Am 10.02.2015 um 13:51 schrieb Gilles Caulier: >>> >>> 2015-02-10 13:48 GMT+01:00 Robert Zeller >>> <[hidden email]>: >>>> >>>> Dear developers, >>>> >>>> I have a similar question: >>>> I am using digikam 4.7 compiled by myself on openSUSE 13.2. The >>>> distributed version of the source code (as is) only compiles with sqlite >>>> support . There seems to be the possibility also to compile DK with >>>> mysql enabled. >>>> 1. What do I have to change in the compile settings of DK to enable >>>> mysql support? >>> >>> >>> There is a cmake option to enable MySQL support >>> >>>> 2. Is it safe now, to use mysql instead of sqlite? >>> >>> >>> no. Nothing have changed about MySQL (no maintainer). This is why >>> option exist and is disabled by default. >>> >>> Gilles Caulier >>> _______________________________________________ >>> 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 > _______________________________________________ > 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 |
Free forum by Nabble | Edit this page |