trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: September 2010

Re: [trinity-devel] Latest Slackware Status

From: "Timothy Pearson" <kb9vqf@...>
Date: Sat, 11 Sep 2010 01:34:37 -0500
>> Have you had a chance to fire up a Trinity session yet to
>> ensure that it
>> works properly?
>
> Nope. I was hoping to get all of the core packages built before trying.
>

OK, sounds like a plan.  Working on kdepim now; looks like the libical API
changed slightly in 0.46.

Regarding libcaldav and libcarddav, both will build with this sequence:

./autogen.sh
./configure --prefix=/usr --mandir=/usr/share/man
make
make install

Tim