I don't think so: I was aware that only the make install should be
done with super-user capabilities. :-) Marie-Noëlle 2011/8/23 sleepless <[hidden email]>: > That saved you anyway for a nasty error I wrote down! > Op 23-08-11 17:27, Marie-Noëlle Augendre schreef: >> >> I'm back from a couple of hours in the village ... but I'm not ready >> to do the cmake yet, I still get the error "Failed to populate gits >> repositories, aborting". :-( >> >> Marie-Noëlle -- Une galerie photos, un blog ... pourquoi pas ? Webmaster en herbe Parcourez les Cévennes à ma façon : Cévennes Plurielles Et toutes mes autres publications à partir de ma page d'accueil générale _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In reply to this post by Gilles Caulier-4
2011/8/23 Gilles Caulier <[hidden email]>:
> Sound like KDE server is in maintenance... > Gilles Caulier > I have a different error message for libkface: "Cloning into extra/libkface... fatal: Unable to look up anongit.kde.org (port 9418) (Name or service not known) Could not clone git://anongit.kde.org/libkface onto extra/libkface - Failed to populate gits repositories, aborting." Is it still the server maintenance doing that, or something else? Marie-Noëlle -- Une galerie photos, un blog ... pourquoi pas ? Webmaster en herbe Parcourez les Cévennes à ma façon : Cévennes Plurielles Et toutes mes autres publications à partir de ma page d'accueil générale _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Op 23-08-11 19:23, Marie-Noëlle Augendre schreef:
> 2011/8/23 Gilles Caulier<[hidden email]>: >> Sound like KDE server is in maintenance... >> Gilles Caulier >> > I have a different error message for libkface: > "Cloning into extra/libkface... > fatal: Unable to look up anongit.kde.org (port 9418) (Name or service not known) > Could not clone git://anongit.kde.org/libkface onto extra/libkface > > - Failed to populate gits repositories, aborting." > > Is it still the server maintenance doing that, or something else? if you want I can upload my clone to dropbox and give you the link. Rinus > Marie-Noëlle > > _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
2011/8/23 sleepless <[hidden email]>:
> Op 23-08-11 19:23, Marie-Noëlle Augendre schreef: > if you want I can upload my clone to dropbox and give you the link. > Rinus >> I appreciate your offer, thank you very much. But I'm not sure how to incorporate it: - is it simple copy? to which (sub)directory? - I'm not sure it'll be the only one missing; there might be other modules waiting to be downloaded after this one ... There is no hurry, in fact. I could perfectly go on with the procedure tomorrow ... provided the server is in working order at that time. Marie-Noëlle -- Une galerie photos, un blog ... pourquoi pas ? Webmaster en herbe Parcourez les Cévennes à ma façon : Cévennes Plurielles Et toutes mes autres publications à partir de ma page d'accueil générale _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In reply to this post by tosca
I'm still stuck at the "perl download-repos" step with the following
message (see below). Am I the only one to have this problem? Is it only a matter of waiting for the server to be ready again, or is there something else to do? Thanks, Marie-N oëlle 2011/8/23 Marie-Noëlle Augendre <[hidden email]>: > 2011/8/23 Gilles Caulier <[hidden email]>: >> Sound like KDE server is in maintenance... >> Gilles Caulier >> > > I have a different error message for libkface: > "Cloning into extra/libkface... > fatal: Unable to look up anongit.kde.org (port 9418) (Name or service not known) > Could not clone git://anongit.kde.org/libkface onto extra/libkface > > - Failed to populate gits repositories, aborting." > > Is it still the server maintenance doing that, or something else? > > Marie-Noëlle > -- Une galerie photos, un blog ... pourquoi pas ? Webmaster en herbe Parcourez les Cévennes à ma façon : Cévennes Plurielles Et toutes mes autres publications à partir de ma page d'accueil générale _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In reply to this post by tosca
You have to run cmake from digikam-software-compilation
BUT DO NOT USE SUDO and use 'space dot dot' at the end Dan McDaniel <[hidden email]>schreef: >On Mon 22.Aug.11 23:19, sleepless wrote: >>If cmake is not installed, now type: >> >>sudo apt-get install cmake >> >> >>if done type: >> >>sudo cmake -DCMAKE_BUILD_TYPE=debugfull >>-DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` .. >> >> > > From which directory do you run the cmake command? Running from the >digikam-software-compilation directory gives an error because it is >looking for CMakeLists.txt in the parent, not in the current directory. > >-- >Dan McDaniel >_______________________________________________ >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 |
On Wed 24.Aug.11 00:02, Rinus wrote:
>You have to run cmake from digikam-software-compilation >BUT DO NOT USE SUDO and use 'space dot dot' at the end > Yes I did that. dan@zbox:~/digikam-software-compilation$ pwd /home/dan/digikam-software-compilation dan@zbox:~/digikam-software-compilation$ cmake -DCMAKE_BUILD_TYPE=debugfull -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` .. CMake Error: The source directory "/home/dan" does not appear to contain CMakeLists.txt. Specify --help for usage, or press the help button on the CMake GUI. So, it is looking in the parent directory for CMakeLists.txt rather than in the current directory where the file is located. >Dan McDaniel <[hidden email]>schreef: > >>On Mon 22.Aug.11 23:19, sleepless wrote: >>>If cmake is not installed, now type: >>> >>>sudo apt-get install cmake >>> >>> >>>if done type: >>> >>>sudo cmake -DCMAKE_BUILD_TYPE=debugfull >>>-DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` .. >>> >>> >> >> From which directory do you run the cmake command? Running from the >>digikam-software-compilation directory gives an error because it is >>looking for CMakeLists.txt in the parent, not in the current directory. >> >>-- >>Dan McDaniel >>_______________________________________________ >>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 |
On Aug 23, 2011, at 6:35 PM, Dan McDaniel wrote:
please see the building instructions on the site: in ~/digikam-software-compilation mkdir build cd build cmake -DCMAKE_BUILD_TYPE=debugfull -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..
_______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
On Tue 23.Aug.11 18:41, bkn wrote:
> >On Aug 23, 2011, at 6:35 PM, Dan McDaniel wrote: > >> On Wed 24.Aug.11 00:02, Rinus wrote: >>> You have to run cmake from digikam-software-compilation >>> BUT DO NOT USE SUDO and use 'space dot dot' at the end >>> >> Yes I did that. >> >> dan@zbox:~/digikam-software-compilation$ pwd >> /home/dan/digikam-software-compilation >> dan@zbox:~/digikam-software-compilation$ cmake -DCMAKE_BUILD_TYPE=debugfull -DCMAKE_INSTALL_PREFIX=`kde4-config >> --prefix` .. >> CMake Error: The source directory "/home/dan" does not appear >> to contain CMakeLists.txt. >> Specify --help for usage, or press the help button on the CMake GUI. >> >> So, it is looking in the parent directory for CMakeLists.txt rather than >> in the current directory where the file is located. >> >please see the building instructions on the site: >http://digikam.org/drupal/download?q=download/GIT > >in ~/digikam-software-compilation > >mkdir build >cd build Thanks. That's the step that was missing. Dan _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Free forum by Nabble | Edit this page |