Changes between Initial Version and Version 1 of Ticket #46621, comment 18


Ignore:
Timestamp:
Sep 16, 2015, 7:48:04 AM (9 years ago)
Author:
mojca (Mojca Miklavec)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #46621, comment 18

    initial v1  
    33I'm almost sure that `luajit` is not going to support Lua 5.2 (or 5.3 or later versions for that matter) in any foreseeable future, but in that particular case I would actually suggest compiling `lua` as part of `luajit` compilation process. If luajit is the one port you were talking about, we could also get rid of `lua51` then.
    44
     5TeX Live's binary `luajittex` depends on LuaJIT, but it includes the sources, so there is no need for an external dependency.
     6
    57I just remembered that one could easily work around the problem with "conflicting" ports by forcing a trace mode during compilation.