trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: September 2010

Re: [trinity-devel] Configuration installation directory locations

From: "Timothy Pearson" <kb9vqf@...>
Date: Sun, 12 Sep 2010 20:51:56 -0500
>> > What I use for the Debian builds is:
>> > --prefix=/opt/trinity
>> > --includedir=/opt/trinity/include/kde
>> > --mandir=/opt/trinity/share/man
>> > --infodir=/opt/trinity/share/info
>> > --with-extra-libs=/opt/trinity/lib
>> > --sysconfdir=/etc
>> > --localstatedir=/var
>> > --libexecdir="\${prefix}/lib/kdebase-kde3"
>> > --disable-rpath
>> > --with-xinerama
>> > --enable-closure (when needed, which is most of the
>> time)
>> >
>> >
>>
>> CORRECTION:
>> --libexecdir="\${prefix}/lib/kdebase-kde3" is module
>> specific and should
>> probably be omitted.
>
> How do I learn the defaults if any of those variables are not explicitly
> declared?
>

I am not sure--last I checked it is distribution dependent.  Maybe someone
on this list is more familiar with autoconf than I am and could shed some
light on this topic?

Tim