[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lua test failure
- From: Dibyendu Majumdar <mobile@...>
- Date: Tue, 17 Oct 2017 21:40:40 +0100
Hi Joe,
On 17 October 2017 at 18:56, Joe Kline <gizmo@purdue.edu> wrote:
> I'm trying to compile 5.3.4 on RHEL6.
>
> I then expand the testing tarball and run:
>
> /opt/lua/5.3.4/bin/lua all.lua
>
I assume you are using the right version of tests etc.
Did you try the -e"_U=true" option as described on this page:
http://www.lua.org/tests/
If that works then you can also try -e"_port=true" to increase the
number of tests.
Regards