[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Building Lua 5.3 from Lua.org on FreeBSD
- From: Russell Haley <russ.haley@...>
- Date: Tue, 25 Jul 2017 21:30:41 -0700
On Tue, Jul 25, 2017 at 9:18 PM, Daurnimator <quae@daurnimator.com> wrote:
> 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?
As far as I am aware, all non-operating-system files go in /usr/local/...
>> *Thanks daurnimator for showing me termbin.com
>
> Wasn't me.
You had shown me some terminal pastebin. I typed termbin.com in first
time and hit it so I figured it was remembered from our conversation.
Russ