|
Hi folks,
I'm trying to build Digikam 2.8.0 w/ Qt 4.6.4 for RHEL6. So far I managed to build all the requirements as well as marble (I built it as Qt app, w/o KDE support). For Digikam I had to force using older cmake (2.6.4 instead of 2.8.4) and I hit this error: -- Starting CMake configuration for: digiKam -- Found Jasper: /usr/lib64/libjasper.so -- Check for Kdcraw library in local sub-folder... -- Found Kdcraw library in local sub-folder: /home/atodorov/rpmbuild/BUILD/digikam-2.8.0/extra/libkdcraw CMake Error at extra/libkdcraw/cmake/modules/FindKdcraw.cmake:137 (file): file Internal CMake error when trying to open file: /home/atodorov/rpmbuild/BUILD/digikam-2.8.0/x86_64-redhat-linux-gnu/extra/libkdcraw/libkdcraw/version.h for reading. Call Stack (most recent call first): core/CMakeLists.txt:156 (FIND_PACKAGE) This has been described here as well, without answer: http://digikam.1695700.n4.nabble.com/Libkdcraw-version-h-file-not-created-by-cmake-tt4503828.html#none Any ideas what to do next? Regards, Alex _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
Please report this problem in bugzilla. Also said if you try to
compile whole digiKam + extra libs or if you try to compile libkdcraw alone. Also, give us more info about which options you use to configure cmake script. Note : here i use : [gilles@localhost build]$ cmake --version cmake version 2.8.7 ... Without any problem... Gilles Caulier 2012/8/9 Alexander Todorov <[hidden email]>: > Hi folks, > I'm trying to build Digikam 2.8.0 w/ Qt 4.6.4 for RHEL6. So far I managed to > build all the requirements as well as marble (I built it as Qt app, w/o KDE > support). > > For Digikam I had to force using older cmake (2.6.4 instead of 2.8.4) and I > hit this error: > > -- Starting CMake configuration for: digiKam > -- Found Jasper: /usr/lib64/libjasper.so > -- Check for Kdcraw library in local sub-folder... > -- Found Kdcraw library in local sub-folder: > /home/atodorov/rpmbuild/BUILD/digikam-2.8.0/extra/libkdcraw > CMake Error at extra/libkdcraw/cmake/modules/FindKdcraw.cmake:137 (file): > file Internal CMake error when trying to open file: > > /home/atodorov/rpmbuild/BUILD/digikam-2.8.0/x86_64-redhat-linux-gnu/extra/libkdcraw/libkdcraw/version.h > for reading. > Call Stack (most recent call first): > core/CMakeLists.txt:156 (FIND_PACKAGE) > > > This has been described here as well, without answer: > http://digikam.1695700.n4.nabble.com/Libkdcraw-version-h-file-not-created-by-cmake-tt4503828.html#none > > > Any ideas what to do next? > > Regards, > Alex > _______________________________________________ > Digikam-devel mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-devel Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
На 9.08.2012 23:38, Gilles Caulier написа:
> Please report this problem in bugzilla. Also said if you try to > compile whole digiKam + extra libs or if you try to compile libkdcraw > alone. > I was trying to compile digikam and everything else. I somehow got past this point but then hit too many other issues so I gave up and resorted to an older version. Thanks anyway, Alex _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
| Free forum by Nabble | Edit this page |
