trinity-users@lists.pearsoncomputing.net

Message: previous - next
Month: January 2012

Re: [trinity-users] PyKDE3 build fails - Missing kdeversion.h

From: Darrell Anderson <humanreadable@...>
Date: Mon, 9 Jan 2012 10:36:34 -0800 (PST)
> It didn't help, but thanks anyway. PyKDE3 is obviously
> significantly 
> different to python-tqt. With python-tqt there is no '-L'
> configure 
> option and LIBPATH etc seem to be ignored. The '-k' option
> tells 
> python-tqt to build static libs, the '-n' option relates to
> TQScintilla 
> headers and the '-o' option to TQScintilla libs.
> 
> I shall plod on.

Tim,

I know you're busy, but as the various Trinity python related packages are new, we need snippets from your build scripts that can be adapted to all distros. We need that information for all new Trinity packages. :)

Side note: as previously discussed here, as a team we need to improve the wiki with such information for each package. Just a statement/observation --- no finger pointing as we're all busy. :)

We should add a base snippet for building with automake too. I will add that to the main page.

Do we need individual pages for each package or can exceptions and deviations from the base snippets be provided on the same wiki page? For example, I think the -DQT_VERSION=3 cmake option is needed only for tqtinterface.

Darrell