#49189: luarocks fails to configure on El Capitan ---------------------+-------------------------------- Reporter: shiva@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: ---------------------+-------------------------------- luarocks doesn't like the new lua 5.3 for the configure option. It requires just "lua" as a dependency which is 5.3 right now and doesn't take in account any of lua51 or lua52 if installed. {{{ :debug:configure Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_luarocks/luarocks/work/luarocks-2.0.13" && ./configure --prefix=/opt/local --with-lua=/opt/local --rocks- tree=/opt/local/share/luarocks --with-md5-checker=openssl --with- downloader=curl --lua-version=5.3 :info:configure Invalid Lua version in flag --lua-version. :info:configure :info:configure configure failed. }}} -- Ticket URL: <https://trac.macports.org/ticket/49189> MacPorts <https://www.macports.org/> Ports system for OS X