<div dir="ltr">Thanks for the link, I'm trying to read and understand it now. <div><br></div><div>However, don't I want to keep most of the dependencies for when I compile and install 4.6 from the github repository?</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jan 25, 2015 at 2:36 PM, Gilles Caulier <span dir="ltr"><<a href="mailto:caulier.gilles@gmail.com" target="_blank">caulier.gilles@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Macports has uninstall command to remove an application :<br>
<br>
<a href="http://apple.stackexchange.com/questions/10149/how-to-remove-unused-macports-packages" target="_blank">http://apple.stackexchange.com/questions/10149/how-to-remove-unused-macports-packages</a><br>
<br>
If you want to uninstall ALL macports form you computer with all<br>
macports installed application (in the goal to re-install all from the<br>
start), look here :<br>
<br>
<a href="https://guide.macports.org/chunked/installing.macports.uninstalling.html" target="_blank">https://guide.macports.org/chunked/installing.macports.uninstalling.html</a><br>
<span class="HOEnZb"><font color="#888888"><br>
Gilles Caulier<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
2015-01-25 5:16 GMT+01:00 Marie McClellan <<a href="mailto:marielynn@gmail.com">marielynn@gmail.com</a>>:<br>
> OK, I'm back from holiday and ready to start this process. I'm not super<br>
> techie myself but I can follow directions so I'm willing to give this a try.<br>
><br>
> You say to begin by making sure I completely uninstall the digiKam put on my<br>
> computer by MacPorts.<br>
><br>
> Normally when I uninstall a program on my Mac I just trash it. Is there<br>
> anything special I need to be doing for this uninstall?<br>
><br>
> I really appreciate all your help in this.<br>
><br>
> Marie<br>
><br>
> On Mon, Dec 15, 2014 at 9:41 PM, Gilles Caulier <<a href="mailto:caulier.gilles@gmail.com">caulier.gilles@gmail.com</a>><br>
> wrote:<br>
>><br>
>> ah, yes, you use Macports... I use it too...<br>
>><br>
>> The best way is to use current implementation from KDE git/master<br>
>> server, and not to install macport package as well, which is not<br>
>> updated since a long time. I know that Macports team work on it (i'm<br>
>> following macports bugzilla entries), but it's not yet ready.<br>
>><br>
>> I written a tutorial here :<br>
>><br>
>><br>
>> <a href="https://projects.kde.org/projects/extragear/graphics/digikam/digikam-software-compilation/repository/revisions/master/entry/README.MACOSX" target="_blank">https://projects.kde.org/projects/extragear/graphics/digikam/digikam-software-compilation/repository/revisions/master/entry/README.MACOSX</a><br>
>><br>
>> It's a little bit Technic but not too hard to follow. Just use OSX<br>
>> console to run command lines as well.<br>
>><br>
>> The libpgf is the most delicate stage (section 4).<br>
>> If macport and Apple compiler is already installed (as expected, you<br>
>> can forget stage 2/.<br>
>> In Stage 3/ mostly dependencies are certainly installed on your<br>
>> computer as you have already installed Macports digiKam package.<br>
>><br>
>> Note : i recommend to uninstall official digiKam 4.0.0 macports<br>
>> package before to install current implementation from git/master.<br>
>><br>
>> The advantage to use current implementation from git/master is to use<br>
>> last code published by developers. As 4.x series is in maintenance<br>
>> mode now, only bug-fixes will be add to next 4.6.0, 4.7.0, etc... You<br>
>> just need to use git command to update code locally, compile, and<br>
>> install. That all. This can be resumed by few commads below :<br>
>><br>
>> # ./gits up<br>
>> # cd bulid<br>
>> # make<br>
>> # sudo make install/fast<br>
>><br>
>> In all case, if you have some questions about, don't hesitate.<br>
>><br>
>> Gilles Caulier<br>
>><br>
>> 2014-12-15 15:20 GMT+01:00 Marie McClellan <<a href="mailto:marielynn@gmail.com">marielynn@gmail.com</a>>:<br>
>> > I am not sure how to update digiKam.<br>
>> ><br>
>> > I installed MacPorts and downloaded and compiled digiKam from within<br>
>> > there.<br>
>> > I had no choice of versions. It just gave me 4.0.0.<br>
>> ><br>
>> > How would I get an updated version for Mac OSX?<br>
>> ><br>
>> > Marie<br>
>> ><br>
>> > On Mon, Dec 15, 2014 at 7:36 PM, Gilles Caulier<br>
>> > <<a href="mailto:caulier.gilles@gmail.com">caulier.gilles@gmail.com</a>><br>
>> > wrote:<br>
>> >><br>
>> >> Hi,<br>
>> >><br>
>> >> I think this problem have been solved with 4.4.0 release. At least<br>
>> >> 4.5.0 work fine here.<br>
>> >><br>
>> >> I recommend to update digiKam.<br>
>> >><br>
>> >> Note : 4.6.0 will be released soon.<br>
>> >><br>
>> >> Gilles Caulier<br>
>> >><br>
>> >> 2014-12-10 1:57 GMT+01:00 Marie McClellan <<a href="mailto:marielynn@gmail.com">marielynn@gmail.com</a>>:<br>
>> >> > Hello!<br>
>> >> ><br>
>> >> > I am using digiKam 4.0.0 that I installed using MacPorts. I am using<br>
>> >> > OSX<br>
>> >> > 10.9.5 Mavericks.<br>
>> >> ><br>
>> >> > Unfortunately the Flickr Uploader is not working.<br>
>> >> ><br>
>> >> > When I launch it, it gives me an "unknown error" and states that it<br>
>> >> > cannot<br>
>> >> > proceed any further.<br>
>> >> ><br>
>> >> > Additionally launching the bug tracker wizard does not function from<br>
>> >> > within<br>
>> >> > my digiKam. The button does nothing - no error, it just does not<br>
>> >> > respond<br>
>> >> > when clicked.<br>
>> >> ><br>
>> >> > Is there anything I can do to get the Flickr uploader working?<br>
>> >> > Uploading<br>
>> >> > to<br>
>> >> > Flickr is fairly central to my workflow.<br>
>> >> ><br>
>> >> > Thanks,<br>
>> >> > Marie<br>
>> >> ><br>
>> >> > _______________________________________________<br>
>> >> > Digikam-users mailing list<br>
>> >> > <a href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a><br>
>> >> > <a href="https://mail.kde.org/mailman/listinfo/digikam-users" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-users</a><br>
>> >> ><br>
>> >> _______________________________________________<br>
>> >> Digikam-users mailing list<br>
>> >> <a href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a><br>
>> >> <a href="https://mail.kde.org/mailman/listinfo/digikam-users" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-users</a><br>
>> ><br>
>> ><br>
>> > _______________________________________________<br>
>> > Digikam-users mailing list<br>
>> > <a href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a><br>
>> > <a href="https://mail.kde.org/mailman/listinfo/digikam-users" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-users</a><br>
>> ><br>
>> _______________________________________________<br>
>> Digikam-users mailing list<br>
>> <a href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a><br>
>> <a href="https://mail.kde.org/mailman/listinfo/digikam-users" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-users</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> Digikam-users mailing list<br>
> <a href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a><br>
> <a href="https://mail.kde.org/mailman/listinfo/digikam-users" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-users</a><br>
><br>
_______________________________________________<br>
Digikam-users mailing list<br>
<a href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/digikam-users" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-users</a><br>
</div></div></blockquote></div><br></div>