[tex-live] problem WARNING: Sorry, neither Carbon framework nor fontconfig library: disabling xetex

Vladimir Volovich vvv at vsu.ru
Mon May 31 23:58:59 CEST 2010


"HPGL" == Huber Paul Gilt Lopez writes:

 HPGL> There is a missing library libsicudata.a, i was supposing when I
 HPGL> disabled the xetex option, it did not build.
[and bibtexu build failed as a result]

 HPGL> libtool: link: g++ -g -O2 -o bibtexu bibtex-1.o bibtex-2.o
 HPGL> bibtex-3.o bibtex-4.o bibtex.o utils.o
[...]
 HPGL> /home/huber/texlive/src/trunk/Build/source/Work/libs/icu/icu-build/lib/libsicudata.a:
 HPGL> No such file or directory make[4]: *** [bibtexu] Error 1 make[4]:
 HPGL> Leaving directory
 HPGL> `/home/huber/texlive/src/trunk/Build/source/Work/texk/bibtexu'

apparently it's a bug in the build infrastructure - both xetex and
bibtexu are using the same ICU libraries, but --disable-xetex
incorrectly disables the build of ICU (when bibtexu is enabled).
Hopefully Peter will fix it.

 HPGL> I have been installed fontconfig package, but I dont known how
 HPGL> can i setup the path for the libraries and includes, Is there a
 HPGL> flag or enviroment varible?

you can pass configure options --with-fontconfig-includes and
--with-fontconfig-libdir to specify non-standard location of fontconfig
files.

(or if you have pkg-config binary which is aware of fontconfig, you can
put it into the PATH, - then configure will automatically find out
fontconfig's locations from there).

Best,
v.


More information about the tex-live mailing list