lua-users home
lua-l archive

Re: .so location dependent error - OSX, lua 5.1w4

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> LUA_PATH="./foo/temp1/?.so" -- as appropriate
LUA_PATH is where Lua looks for Lua modules. For C modules you must
set LUA_CPATH...
-- Roberto

AltStyle によって変換されたページ (->オリジナル) /