[tex-live] location of t1* binaries
Thomas Esser
te at dbs.uni-hannover.de
Mon Oct 11 19:20:02 CEST 2004
> I followed your advice. Try this.
That works now, thanks. One problem which now remains is a missing
dependency. Something like the following in otftotfm/Makefile.am:
otftotfm_DEPENDENCIES = ../libefont/libefont.a ../liblcdf/liblcdf.a @KPSEINTERFACE_O@ @LIBKPATHSEA@
@LIBKPATHSEA@:
cd ../../../texk/kpathsea; $(MAKE)
This works for a tetex-enabled build, but you need to find a "cleaner"
solution to cover the non-tetex-enabled build. Maybe, define a variable
LIBKPATHSEADEP which you set to empty in non-tetex-enabled build and to
$(LIBKPATHSEA) in a tetex-enabled build.
Thomas
More information about the tex-live
mailing list