Re: [darktable-dev] No lua support with Fedora

2016-01-11 Thread Tobias Ellinghaus
Am Sonntag, 10. Januar 2016, 20:32:46 schrieb Germano Massullo: > Do an internet search in both fedora and darktable development list. > The problem has been discussed many times That is not true, I tried to discuss the matter of Lua several times with you and you only told me you didn't want to

[darktable-dev] No lua support with Fedora

2016-01-10 Thread Colin Adams
On 10 January 2016 at 18:57, Tobias Ellinghaus wrote: > > > > > > Section 8.5 - I can't get any lua script to work. Not even > print("Hello > > > > World !") > > > > > > Again a matter of compile options. > > > > It makes no difference whether I use the version from Germano's >

Re: [darktable-dev] No lua support with Fedora

2016-01-10 Thread Germano Massullo
Do an internet search in both fedora and darktable development list. The problem has been discussed many times http://www.kappit.com/img/pics/201412_1954_eegba_sm.jpg ___ darktable developer mailing list to unsubscribe send a

Re: [darktable-dev] No lua support with Fedora

2016-01-10 Thread Colin Adams
But the build instructions don't mention cmake. Should I edit build.sh to add DDONT_USE_INTERNAL_LUA=off to the cmake command near the bottom of the script, or is there a more elegant way to do this? (I'm not familiar with cmake - the only time I have used it was installing ocaml on Windows - not

Re: [darktable-dev] No lua support with Fedora

2016-01-10 Thread Roman Lebedev
On Sun, Jan 10, 2016 at 10:47 PM, Colin Adams wrote: > I see. > > This is never going to get resolved, if Lua releases are not backwards > compatible. But presumably I can compile in support for Lua 5.2? Do I just > install Lua 5.2 from source on my system, and then