trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: May 2012

Re: [trinity-devel] Mysterious hard-coding

From: "Timothy Pearson" <kb9vqf@...>
Date: Tue, 29 May 2012 14:51:15 -0500
>> >> Are you building with Autotools or CMake?
>> >
>> > Both, depending on the module.
>>
>> tdecore?
>
> I meant that I use either automake or cmake, depending upon the moudle. In
> the case of tdelibs (tdecore), I use cmake.
>
>> Actually, I meant for debugging purposes to perform a text
>> search inside the binary and library files themselves, not the source
>> files.
>
> I did that too, a long time ago. :-)
>
> Nonetheless, I just now ran 'grep -a' against my current installation,
> which is built with $PREFIX/share/applications/kde. tde-config is the only
> executable with a reference to applications/kde
<snip>

Good to know.  Please look in the generated tdecore/tde-config.cpp file
and see if a reference to applications/kde is in there.

Tim