[MacPorts] #27211: lua-numlua wrong library path
#27211: lua-numlua wrong library path -------------------------------------+-------------------------------------- Reporter: and.damore@… | Owner: bfulgham@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: cpath libraries | Port: lua-numlua -------------------------------------+-------------------------------------- ''print(package.cpath)'' in lua returns {{{ $ lua -e "print(package.cpath)" ./?.so;/opt/local/lib/lua/5.1/?.so;/opt/local/lib/lua/5.1/loadall.so }}} while lua-numlua is installing its '''.so''' objects in ''$prefix/lib'', this should be changed to ''$prefix/lib/lua/5.1'' or, if those libraries are supposed to be available to other programs, the default ''package.cpath'' of Lua should be changed to ''$prefix/lib'' -- Ticket URL: <https://trac.macports.org/ticket/27211> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27211: lua-numlua wrong library path -------------------------------------+-------------------------------------- Reporter: and.damore@… | Owner: bfulgham@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: cpath libraries | Port: lua-numlua -------------------------------------+-------------------------------------- Changes (by pmq@…): * cc: pmq@… (removed) -- Ticket URL: <https://trac.macports.org/ticket/27211#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27211: lua-numlua wrong library path --------------------------------------+------------------------------------- Reporter: and.damore@… | Owner: bfulgham@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: fixed | Keywords: cpath libraries Port: lua-numlua | --------------------------------------+------------------------------------- Changes (by and.damore@…): * status: new => closed * resolution: => fixed Comment: Maintainer timeout, committed r87973. Now '''lua -l numlua''' command works as expected. -- Ticket URL: <https://trac.macports.org/ticket/27211#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts