[Tellico-users] How to Build the Tellico RPM for Centos 7

Matthew Soffen (tellico) sirgeek-tellico at mrsucko.org
Mon Dec 21 20:10:29 UTC 2015


I tried removing the "Required" from the Spec File...

But I guess I need to remove the libksane-devel package and try again.

If that doesn't work I'm going have really try to figure it out what is up.

I'm thinking something in one of the cmake files isn't working right on
Centos :(

Matt



> KSane is an optional dependency. Can you tell rpmbuild to not try to
> compile against it?
>
> Robby
>
> On Thu, Dec 17, 2015 at 2:41 PM, Matthew Soffen (tellico) <
> sirgeek-tellico at mrsucko.org> wrote:
>
>> I'll see - Problem is I'm not building it directly.
>>
>> I'm building it with rpmbuild -ba tellico.spec
>>
>>
>>
>> > 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
>> >
>>
>>
>>
>> -----------------------------------------
>> This email was sent using SquirrelMail.
>>    "Webmail for nuts!"
>> http://squirrelmail.org/
>>
>>
>



-----------------------------------------
This email was sent using SquirrelMail.
   "Webmail for nuts!"
http://squirrelmail.org/



More information about the tellico-users mailing list