On Fri, Nov 01, 2013 at 10:05:45AM +0100, Igor Živković wrote:
> On 10/31/2013 08:57 PM, Ken Moffat wrote:
> > I'm still updating my scripts for my next build, and decided to
> > look at libreoffice to see what language/dictionary changes had
> > happened. For languages I run ./autogen --with-lang=foo and wait
> > for it to tell me what is available.
> >
> > As always, I had to turn some default things off to get autogen.sh
> > to run as far as checking the language, but the following two were
> > new to me and I don't see them noted in the book : --without-krb5
> > and --without-gssapi.
>
> In theory, Libreoffice shouldn't require those switches if krb5 is not
> found on the system. Do you have krb5 installed?
>
No, they are not installed. If they had been installed, the test for the lib
or header would have succeeded.
Pasting from the help output in the 4.1.2.3 configure script:
--with-krb5 Enable MIT Kerberos 5 support in modules
that
support it. By default automatically
enabled on
platforms where a good system Kerberos 5
is
available.
--with-gssapi Enable GSSAPI support in modules that
support it. By
default automatically enabled on platforms
where a
good system GSSAPI is available.
Ah, there is a later comment that they are used only by PostgresQL
as of LibO 3.5
I guess I could just have copied all my normal options (including
--disable-postgresql-sdbc) and saved a bit of time. Sorry for
wasting your time.
ĸen
--
das eine Mal als Tragödie, dieses Mal als Farce
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page