Re: test for t1lib version fails
Akira Kakuto <[email protected]>
| Newsgroups | gmane.comp.tex.tetex.beta |
|---|---|
| Message-ID | <[email protected]> |
> > xpdf in tetex-src-beta-2.96.3 is 2.02, one major version number > > behind the development (www.foolabs.com has version 3.00). > > Sure, but pdftex currently does not support the new version. The > developers are aware of this, however. New features of the new version may not be supported. However, 3.00 itself can be used for the present pdf[ex]TeX by simply setting as follows ... or so: LIBXPDFCPPFLAGS='-I$(LIBXPDFDIR) -I$(LIBXPDFDIR)/xpdf -I$(LIBXPDFDIR)/goo \ -I$(LIBXPDFDIR)/fofi -I$(LIBXPDFSRCDIR) -I$(LIBXPDFSRCDIR)/xpdf \ -I$(LIBXPDFSRCDIR)/goo -I$(LIBXPDFDIR)/fofi' LDLIBXPDF='$(LIBXPDFDIR)/xpdf/libxpdf.a $(LIBXPDFDIR)/goo/libGoo.a $(LIBXPDFDIR)/fofi/libfofi.a' LIBXPDFDEP='$(LIBXPDFDIR)/xpdf/libxpdf.a $(LIBXPDFDIR)/goo/libGoo.a $(LIBXPDFDIR)/fofi/libfofi.a' Best regards Akira