<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Le 13/10/14 16:15, Gilles Caulier a
      écrit :<br>
    </div>
    <blockquote
cite="mid:CAHFG6sE4WxthwGrFu7OhdwGBKB1twBtkVz-UzmGJ2-POsXsUeg@mail.gmail.com"
      type="cite">
      <pre wrap="">Hi,

yes, digiKam 4.5.0 drop internal libpgf code. before compilation under
OSX through Macports work fine. Now, there is a problem, because
Macports do not include yet libpgf.

This must be reported in Macports bugzilla.

To work around, libpgf compile fine under OSX. I do it recently
without problem using last code from svn trunk :

</pre>
      <blockquote type="cite">
        <pre wrap="">sudo port install libtool
svn checkout svn://svn.code.sf.net/p/libpgf/code/trunk libpgf
cd libpgf
glibtoolize --copy --force && aclocal && automake --gnu --add-missing --copy && autoconf
./configure --prefix=/opt/local
make
sudo make install</pre>
      </blockquote>
    </blockquote>
    OK. Thanks a lot for the tip.<br>
    <br>
    Some info for Mac people about the commands I've to enter :<br>
    <br>
    <pre wrap="">sudo port install libtool
svn checkout svn://svn.code.sf.net/p/libpgf/code/trunk libpgf
cd libpgf<b>/libpgf</b>
glibtoolize --copy --force && aclocal && automake --gnu --add-missing --copy && autoconf

If you have an error "aclocal not found"

sudo port install automake

then

aclocal 

then 

automake --gnu --add-missing --copy

If you have an error "NEWS file not found"

touch NEWS README AUTHORS ChangeLog

then 

automake --gnu --add-missing --copy && autoconf

and finally :

./configure --prefix=/opt/local
make
sudo make install

OK. 

I can launch the digikam compilation from the dk folder

cd build
make

While I wait the end, does anyone has an idea for my second question about the VideoSlideShow

2 annoying lines in the oupput of ./bootstrap.macports :

--  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...

How can I add the VideoSlideshow ?

Thank you,

G. 
</pre>
    <br>
    <br>
    <blockquote
cite="mid:CAHFG6sE4WxthwGrFu7OhdwGBKB1twBtkVz-UzmGJ2-POsXsUeg@mail.gmail.com"
      type="cite">
      <blockquote type="cite">
        <pre wrap="">
</pre>
      </blockquote>
      <pre wrap="">
Et voilà. libpgf is installed and digiKam can be compiled.

Gilles Caulier

2014-10-13 16:02 GMT+02:00 G <a class="moz-txt-link-rfc2396E" href="mailto:g.is@free.fr"><g.is@free.fr></a>:
</pre>
      <blockquote type="cite">
        <pre wrap="">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 :
<a class="moz-txt-link-freetext" href="http://osdir.com/ml/digikam-users/2014-08/msg00014.html">http://osdir.com/ml/digikam-users/2014-08/msg00014.html</a>

So I begin to use the Gilles' scripts to clean out all my macports install
(<a class="moz-txt-link-freetext" href="https://projects.kde.org/projects/extragear/graphics/digikam/digikam-software-compilation/repository/revisions/master/show/project/macosx">https://projects.kde.org/projects/extragear/graphics/digikam/digikam-software-compilation/repository/revisions/master/show/project/macosx</a>)
:

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
(<a class="moz-txt-link-freetext" href="https://projects.kde.org/projects/extragear/graphics/digikam/digikam-software-compilation/repository/revisions/master/changes/README.MACOSX">https://projects.kde.org/projects/extragear/graphics/digikam/digikam-software-compilation/repository/revisions/master/changes/README.MACOSX</a>)

*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</a> 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 ?

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...

Thank you for any help.

G.


--
--
G
Yet another no work time e-identity
<a class="moz-txt-link-freetext" href="mailto:g.is@free.fr">mailto:g.is@free.fr</a>
web : <a class="moz-txt-link-freetext" href="http://g.is.free.fr">http://g.is.free.fr</a>


_______________________________________________
Digikam-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/digikam-users">https://mail.kde.org/mailman/listinfo/digikam-users</a>

</pre>
      </blockquote>
      <pre wrap="">_______________________________________________
Digikam-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/digikam-users">https://mail.kde.org/mailman/listinfo/digikam-users</a>
</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
--
G
Yet another no work time e-identity
<a class="moz-txt-link-freetext" href="mailto:g.is@free.fr">mailto:g.is@free.fr</a>
web : <a class="moz-txt-link-freetext" href="http://g.is.free.fr">http://g.is.free.fr</a>
</pre>
  </body>
</html>