trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: December 2012

Re: [trinity-devel] Trying to fix bug #1170 (Kima FTBFS)

From: pauline martin <321eniluap@...>
Date: Tue, 4 Dec 2012 14:42:30 -0500
On Tue, Dec 4, 2012 at 2:07 PM, Calvin Morrison <mutantturkey@...> wrote:
> are you building from git or from the 3.5.13.1 sources?
>
>
>
> On 4 December 2012 14:04, pauline martin <321eniluap@...> wrote:
>>
>> On Tue, Dec 4, 2012 at 2:01 PM, Calvin Morrison <mutantturkey@...>
>> wrote:
>> > What are you trying to do specifically? I mean  what command are you
>> > using
>> > with cmake, and what output are you getting?
>> >
>> >
>> > On 4 December 2012 13:56, pauline martin <321eniluap@...> wrote:
>> >>
>> >> On Tue, Dec 4, 2012 at 1:42 PM, Slávek Banko <slavek.banko@...>
>> >> wrote:
>> >> > On Tuesday 04 of December 2012 19:36:35 pauline martin wrote:
>> >> >> I am trying to fix the bug (#1170) where kima fails to build.
>> >> >> However, I can not seem to get cmake to build the kicker applet.  Is
>> >> >> it possible to get the build scripts for it,, so that I can make my
>> >> >> adjustments and see if they work.
>> >> >>
>> >> >> Pauline Martin
>> >> >>
>> >> >
>> >> > Kima is still being built using automake.
>> >> >
>> >> > Slávek
>> >> > --
>> >> >
>> >> > ---------------------------------------------------------------------
>> >> > To unsubscribe, e-mail:
>> >> > trinity-devel-unsubscribe@...
>> >> > For additional commands, e-mail:
>> >> > trinity-devel-help@...
>> >> > Read list messages on the web archive:
>> >> > http://trinity-devel.pearsoncomputing.net/
>> >> > Please remember not to top-post:
>> >> > http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
>> >> >
>> >>
>> >> Which packages do I need to install to build the package from the git
>> >> tree.  My base installation of Trinity is: tde-tdebase 3.5.13_sru-2.
>> >> I may need to install developmental builds of the dependencies, for my
>> >> distribution (Arch Linux, if it matters.
>> >>
>> >> Pauline Martin
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail:
>> >> trinity-devel-unsubscribe@...
>> >> For additional commands, e-mail:
>> >> trinity-devel-help@...
>> >> Read list messages on the web archive:
>> >> http://trinity-devel.pearsoncomputing.net/
>> >> Please remember not to top-post:
>> >> http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
>> >>
>> >
>>
>> As Slávek said this package is still built with the autotools.
>> However when I run the configure script it runs through the script
>> until it stops when it tries to find tde-config.  If I change it to
>> kde-config (in the configure script which I know should not be needed)
>> it tells me that it cannot find the qt-mt library.
>>
>> Pauline Martin
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail:
>> trinity-devel-unsubscribe@...
>> For additional commands, e-mail:
>> trinity-devel-help@...
>> Read list messages on the web archive:
>> http://trinity-devel.pearsoncomputing.net/
>> Please remember not to top-post:
>> http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
>>
>
I was trying to build from the git repo.