<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Thank you.<br>
<br>
The 4.5 Beta is up and running. <br>
Install <i>nearly</i> out of the box... Great improvement since 2
years !!!<br>
<br>
Would be Digikam on Mac no longer "sysadmin reserved for" :-) ??
Great news.<br>
<br>
See you,<br>
<br>
G.<br>
<br>
<br>
Le 13/10/14 17:12, Gilles Caulier a écrit :<br>
</div>
<blockquote
cite="mid:CAHFG6sG9FiOkKdewjE-GNwnkJBn4P-y9Z2i99+GLMspUsaBNtA@mail.gmail.com"
type="cite">
<pre wrap="">2014-10-13 17:10 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="">Le 13/10/14 16:15, Gilles Caulier a écrit :
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 :
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
OK. Thanks a lot for the tip.
Some info for Mac people about the commands I've to enter :
sudo port install libtool
svn checkout svn://svn.code.sf.net/p/libpgf/code/trunk libpgf
cd libpgf/libpgf
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
</pre>
</blockquote>
</blockquote>
<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>