On Sep 8, 2004, at 10:17 AM, Ronald Florence wrote:

Bennett Helm wrote:

| With the latest 1.4.0-cvs, I get the following error
[...]
Mac OS X, 10.3, with gcc 3.3.
is a "-lintl" missing?
I don't know: where?

Apple doesn't seem to include libintl with 10.3.x. You can get the library from fink or as part of the GNU gettext suite, but if you build LyX and the lyxclient for binary distribution you probably want to use a static link for libintl, as users are likely to not have it or to have it unpredictably in /sw/lib or /usr/local/lib. There may also be some conflicts between functions in libintl and those in some of the standard OSX frameworks.

I've already got libintl.1.0.1 (via gettext) installed (via fink), and I've used "--with-included-gettext" in configuring LyX. ... Is there anything more I need to do here?


Bennett



Reply via email to