trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: September 2010

Re: [trinity-devel] cmake conversion status

From: "Timothy Pearson" <kb9vqf@...>
Date: Mon, 27 Sep 2010 11:42:06 -0500
> On Monday 27 September 2010 18:56:47 Timothy Pearson wrote:
> [...]
>
>> > You can provide a flat list too? It will be easier to check with
>> "diff".
>> > You can generate it with "find ."
>>
>> Sure!
>>
>> File attached.
>>
>> Tim
>
> Also, please give me configure parameters, seems that i need to setup some
> path variables.

I used the configuration options for the Ubuntu builds, which were:
--prefix=/opt/kde3
--includedir=/opt/kde3/include/kde
--mandir=/opt/kde3/share/man
--infodir=/opt/kde3/share/info
--with-extra-libs=/opt/kde3/lib
--sysconfdir=/etc
--localstatedir=/var
--libexecdir="\${prefix}/lib/kdebase-kde3"
--disable-rpath
--with-xinerama
--enable-closure (when needed, which is most of the time)