Static src analysis of LibreOffice
Michael Stahl
mstahl at redhat.com
Mon Jul 30 05:58:39 PDT 2012
On 30/07/12 14:50, John Smith wrote:
> On Mon, Jul 30, 2012 at 2:29 PM, Miklos Vajna <vmiklos at suse.cz> wrote:
>>
>> Did you run sudo yum-builddep libreoffice already?
>>
> Thanks! that helped a lot. But I still have to do
> " ./configure --with-system-hsqldb=no --with-system-saxon=no
> --with-system-mdds=no --with-system-libs "
> for configure to be satisfied, even though I have installed the
> required packages and packages-devel on my system.
>
> If someone knows how to fix that: let me know
> If it's not really a big deal: Ill do a analysis of libreoffice this way now.
most likely the versions on the system are too old for LO. e.g. we
depend on the mdds 0.6 that was just released a week ago.
and hsqldb and saxon are special cases where we almost always have to
use the internal ones; maybe --with-system-libs should not affect those...
More information about the LibreOffice
mailing list