> On 14 Jan 2020, at 07:08, Willy Tarreau <[email protected]> wrote: > > On Sun, Jan 12, 2020 at 01:55:38PM +0100, Tim Duesterhus wrote: >> Willy, >> Thierry, >> Vincent, >> >> I've just prepared a new version of my proposal with the following >> differences: >> >> 1. I adjusted the documentation as suggested by Willy. >> 2. I added support for `package.cpath` as suggested by Thierry. >> 3. I added a build time option to be used by distros as suggested by Vincent. > (...) > > Thanks Tim! Thierry, just let me know if you think it's OK for merging > and I'll handle it, or if you need more time to review it or are still > having any doubts. > Hi, It have two default path in the library path: - path for lua libraries - cpath for loading lua C libraries. In some cases, haproxy requires C libraries like cjson which manipulates json. I’m not sure, but it seems that the patch “lua-prepend-path” doesn’t include the cpath. Thierry
- Re: [PATCH] MINOR: lua: Add lua-prepend-path configu... Tim Düsterhus
- Re: [PATCH] MINOR: lua: Add lua-prepend-path con... Willy Tarreau
- Re: [PATCH] MINOR: lua: Add lua-prepend-path... Thierry Fournier
- Re: [PATCH] MINOR: lua: Add lua-prepend-path configuratio... Tim Düsterhus
- Re: [PATCH] MINOR: lua: Add lua-prepend-path configu... Vincent Bernat
- [PATCH v2 0/3] MINOR: lua: Add lua-prepend-path ... Tim Duesterhus
- [PATCH v2 1/3] MINOR: lua: Add hlua_prepend_... Tim Duesterhus
- [PATCH v2 3/3] MINOR: lua: Add HLUA_PREPEND_... Tim Duesterhus
- [PATCH v2 2/3] MINOR: lua: Add lua-prepend-p... Tim Duesterhus
- Re: [PATCH v2 0/3] MINOR: lua: Add lua-prepe... Willy Tarreau
- Re: [PATCH v2 0/3] MINOR: lua: Add lua-prepe... Thierry Fournier
- Re: [PATCH v2 0/3] MINOR: lua: Add lua-prepe... Willy Tarreau
- Re: [PATCH v2 0/3] MINOR: lua: Add lua-prepe... Thierry Fournier
- Re: [PATCH v2 0/3] MINOR: lua: Add lua-prepe... Willy Tarreau
- Re: [PATCH v2 0/3] MINOR: lua: Add lua-prepe... Tim Düsterhus
- Re: [PATCH v2 0/3] MINOR: lua: Add lua-prepe... Tim Düsterhus
- Re: [PATCH v2 0/3] MINOR: lua: Add lua-prepe... Tim Düsterhus
- Re: [PATCH v2 0/3] MINOR: lua: Add lua-prepe... Willy Tarreau
- Re: [PATCH v2 0/3] MINOR: lua: Add lua-prepe... Willy Tarreau
- Re: [PATCH v2 0/3] MINOR: lua: Add lua-prepe... Tim Düsterhus
- Re: [PATCH v2 0/3] MINOR: lua: Add lua-prepe... Willy Tarreau

