[tex-live] [luatex] lltxplatform integration
Élie Roux
elie.roux at telecom-bretagne.eu
Fri Jun 5 11:24:21 CEST 2015
> And how to place them for differnt architectures (e.g., coexisting i686 and
> x86_64) such that the 32- and 64-bit executables find the corresponding
> shared objects?
Good point, that's to be added to the debate...
> Remember, TL could be on a filesystem shared between 32- and 64-bit Unix
> and
> Windows systems, with variables such as CLUAINPUTS pointing to system
> independet locations.
I admit I didn't have this use case in mind...
> One possibility would be that the "require" function
> looks into architecture dependent subdirectories of CLUAINPUTS.
What about
CLUAINPUTS =
$SELFAUTOLOC/lib/{$architecture,}/{$progname,$engine,}/lua//
?
(I don't know if "$architecture" exists, if not I think this would be
something to create, also I'm not totally sure this would expand the way
I think it would).
Thank you,
--
Elie
More information about the tex-live
mailing list