[Tellico-users] How to Build the Tellico RPM for Centos 7
Robby Stephenson
robby at periapsis.org
Thu Dec 17 14:12:46 UTC 2015
That may be a problem in the CMake files. You can probably pass -DWith_KSANE=Off to the CMake command I think.
Robby
> On Dec 16, 2015, at 23:46, Matthew Soffen (tellico) <sirgeek-tellico at mrsucko.org> wrote:
>
> And I've found - KSANE_INCLUDE_DIR-NOTFOUND in the files that were
> generated...
>
> Not sure where that's coming from
>
> Any ideas ?
>
>
>> Please set them or make sure they are set and tested correctly in the
>> CMake files:
>> KSANE_INCLUDE_DIR
>>
>> I believe that the reason is when the code does an include of ksane.h, it
>> references it as a subdirectory ( libksane/ksane.h ) and on Centos it
>> isn't in a sub dir.
>>
>> I'm wondering if something in CMakeLists.txt needs to be tweaked (or the
>> code needs to be tweaked) to not worry about the directory ?
>>
>> On my Centos box, I have - /usr/include/kde4/libksane/ksane.h
>>
>> I'm wondering if the /usr/include/kde4/ isn't being appended to the
>> include path ?
>>
>>>> On 12/16/2015 01:36 AM, Matthew Soffen (tellico) wrote:
>>>> But fails when trying to compile -
>>>>
>>>> CMake Error: The following variables are used in this project, but they
>>>> are set to NOTFOUND.
>>>> Please set them or make sure they are set and tested correctly in the
>>>> CMake files:
>>>>
>>>> Any ideas about fixing this issue ?
>>>
>>> I think the answer probably depends on which variables are marked
>>> NOTFOUND. Does it tell you?
>>>
>>> Robby
>>
>>
>>
>>
>> -----------------------------------------
>> This email was sent using SquirrelMail.
>> "Webmail for nuts!"
>> http://squirrelmail.org/
>
>
>
> -----------------------------------------
> This email was sent using SquirrelMail.
> "Webmail for nuts!"
> http://squirrelmail.org/
>
> _______________________________________________
> tellico-users mailing list
> tellico-users at kde.org
> https://mail.kde.org/mailman/listinfo/tellico-users
More information about the tellico-users
mailing list