I guess it is this: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-8028
spec file: removed BuildRequires: lua-devel because Darktable supports only LUA 5.2 version Indeed, lua -v says: Lua 5.3.2 Copyright (C) 1994-2015 Lua.org, PUC-Rio I know Fedora don't like shipping alternative versions of libraries for specific applications. I take it is not possible to link with Lua 5.3 libraries from a 5.2-supporting application? On 10 January 2016 at 19:13, Colin Adams <[email protected]> wrote: > > On 10 January 2016 at 18:57, Tobias Ellinghaus <[email protected]> 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 >> repository, >> > or the version I compiled myself. Note there is no mention of lua on >> that >> > wiki page for building dk 2.0. >> >> It seems you are using Fedora, they don't want to support Lua in dt. Ask >> them >> why. Something about not shipping the required libraries and actively >> removing >> the copy we bundle as a fallback. >> >> Tobias > > > Is there a ticket about this anywhere, so I can read the tecnhincal issues > first? > ___________________________________________________________________________ darktable developer mailing list to unsubscribe send a mail to [email protected]
