On Thu, Mar 6, 2008 at 9:34 AM, Randy McMurchy
<[EMAIL PROTECTED]> wrote:
> Dan Nicholson wrote these words on 03/06/08 11:26 CST:
>
>
> > I don't recall all the details, but gettext-0.17 has added support for
> > parsing some sort of CSS file. To do this, it links with libcroco. In
> > LFS, the bundled versions are used, but it'd be nice to have the
> > system versions (of libcroco, glib and libxml2) used. This has worked
> > in both ways for me.
>
> Sounds to me as the original suggestion of adding Gettext to BLFS
> is prudent. Are any additional files installed with a rebuild using
> system-installed versions of the dependencies? Is functionality the
> same?
As far as I can tell, the functionality is exactly the same for the
core libraries and tools. Another reason to add gettext to BLFS is
that there are optional deps on .NET (Mono) and Java, which I've never
pursued, so I have no idea what's actually built with them.
The libcroco stuff is toggled with
--with{,out}-included-{glib,libcroco,libxml}. The Mono and Java deps
are toggled with --disable-csharp and --disable-java. In all these
cases, the default is to search the system first (I think).
--
Dan
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page