Hi,
I've DK 2.6 on my Mac until too much time and i want the new improvements :-) So I decide to install again, ready for hours of compiling. I've read all the recent stuff I can find to know if the mac install has changed. Important message here : http://osdir.com/ml/digikam-users/2014-08/msg00014.html So I begin to use the Gilles' scripts to clean out all my macports install (https://projects.kde.org/projects/extragear/graphics/digikam/digikam-software-compilation/repository/revisions/master/show/project/macosx) : sudo macports-uninstall.sh (uninstall all macports stuff) little change in macports-install.sh to change the OS version (I've LION) sudo macports-install.sh (to install macports, update it and install all dependencies of digikam) It's OK. Then I follow the README.MACOSX (https://projects.kde.org/projects/extragear/graphics/digikam/digikam-software-compilation/repository/revisions/master/changes/README.MACOSX) *Note you have to change 3.x by dk in the following command found in the README.MACOSX* git clone <a class="moz-txt-link-freetext" href="git://anongit.kde.org/digikam-software-compilation">git://anongit.kde.org/digikam-software-compilation dk cd dk ./download-repos it's OK. Then ./bootstrap.macports It's not OK... I have a problem with PGF library CMake Error at core/cmake/modules/MacroUtils.cmake:45 (MESSAGE):But I can't find libpgf in Macports : g@gayeveur:~$ port search "*pgf*"No libpgf... An idea for me ? Need to install libpgf out of MacPorts ecosystem ? Other problem, smaller, I have these 2 annoying lines : -- VideoSlideshow will be compiled.......... NO (optional - Look README file for more details about dependencies)I've read the README and haven't found any info on which dependencies is necessary for the VideoSlideshow, one of the improvement I would want... Thank you for any help. G. -- G, version pas au travail... http://flavors.me/g2florette _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
2014-10-13 16:01 GMT+02:00 G, certes, mais pas au travail...
<[hidden email]>: > Hi, > > I've DK 2.6 on my Mac until too much time and i want the new improvements > :-) > > So I decide to install again, ready for hours of compiling. > > I've read all the recent stuff I can find to know if the mac install has > changed. Important message here : > http://osdir.com/ml/digikam-users/2014-08/msg00014.html > > So I begin to use the Gilles' scripts to clean out all my macports install > (https://projects.kde.org/projects/extragear/graphics/digikam/digikam-software-compilation/repository/revisions/master/show/project/macosx) > : > > sudo macports-uninstall.sh (uninstall all macports stuff) > little change in macports-install.sh to change the OS version (I've LION) > sudo macports-install.sh (to install macports, update it and install all > dependencies of digikam) > > It's OK. > > Then I follow the README.MACOSX > (https://projects.kde.org/projects/extragear/graphics/digikam/digikam-software-compilation/repository/revisions/master/changes/README.MACOSX) > > *Note you have to change 3.x by dk in the following command found in the > README.MACOSX* > > git clone git://anongit.kde.org/digikam-software-compilation dk > cd dk > ./download-repos > > it's OK. > > Then > > ./bootstrap.macports > > It's not OK... > > I have a problem with PGF library > > CMake Error at core/cmake/modules/MacroUtils.cmake:45 (MESSAGE): > libpgf is needs. You need to install the libpgf (version >= 6.12.24) > library development package. > > But I can't find libpgf in Macports : > > g@gayeveur:~$ port search "*pgf*" > octave-printpgf @1.0 (math, science) > Print PGF plots from octave > > pgf @3.0.0 (tex, textproc) > PGF and TikZ -- Graphic systems for TeX > > pgf-devel @2010-09-28 (tex, textproc) > PGF and TikZ -- Graphic systems for TeX (development version) > > Found 3 ports. > > No libpgf... > > An idea for me ? > Need to install libpgf out of MacPorts ecosystem ? yes. Look here : https://projects.kde.org/projects/extragear/graphics/digikam/digikam-software-compilation/repository/revisions/master/entry/README.MACOSX#L62 Please open a file in Macports bugzilla to include libpgf. It's a small library which compile fine under Macports env. > > Other problem, smaller, I have these 2 annoying lines : > > -- VideoSlideshow will be compiled.......... NO (optional - Look README > file for more details about dependencies) > -- Wallpaper will be compiled............... NO (optional - Look README > file for more details about dependencies) > > I've read the README and haven't found any info on which dependencies is > necessary for the VideoSlideshow, one of the improvement I would want... > QtGStreamer package is missing under Macports. Please open another file in Macports bugzilla to support it. Best Gilles Caulier _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Free forum by Nabble | Edit this page |