lua-users home
lua-l archive

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


On 26 July 2017 at 14:16, Russell Haley <russ.haley@gmail.com> wrote:
> My make skills are weak and there may be a sexier way to do this, but
> the link below is the minimum change required to build Lua on FreeBSD.
> I threw in LUA_USE_POSIX and it didn't visibly change the build (tee
> hee, that's funny).
>
> http://termbin.com/geo9

Why do you need to add /usr/local?
Shouldn't all the necessary headers and libraries by in normal /usr?

> *Thanks daurnimator for showing me termbin.com

Wasn't me.