[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Building Lua 5.3 from Lua.org on FreeBSD
- From: Daurnimator <quae@...>
- Date: Wed, 26 Jul 2017 14:18:50 +1000
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.