* William Ferguson <[email protected]> [08-18-18 23:43]:
> On Sat, Aug 18, 2018 at 11:36 PM Patrick Shanahan <[email protected]> wrote:
> 
> > * William Ferguson <[email protected]> [08-18-18 23:29]:
> > > I’ve created script_manager.lua to install, update, enable and disable
> > the
> > > darktable lua scripts. It’s available at
> > > https://github.com/wpferguson/script_manager.
> > >
> > > Download it and copy it to ~/.config/darktable/luarc (linux and MacOS) or
> > > C:\Users<username>\AppData\Local\darktable\luarc (windows). Start
> > darktable
> > > and script manager will be in the lower left pane in the lighttable.

downloaded, placed in ~/.config.darktable/lua

added "


darktable -d lua

...

10.452723 LUA ERROR : /home/paka/.config/darktable/luarc:51: module 
'script_manager.lua' not found:
        no field package.preload['script_manager.lua']
        no file '/usr/share/lua/5.3/script_manager/lua.lua'
        no file '/usr/share/lua/5.3/script_manager/lua/init.lua'
        no file '/usr/lib64/lua/5.3/script_manager/lua.lua'
        no file '/usr/lib64/lua/5.3/script_manager/lua/init.lua'
        no file './script_manager/lua.lua'
        no file './script_manager/lua/init.lua'
        no file '/usr/share/darktable/lua/script_manager/lua.lua'
        no file '/home/paka/.config/darktable/lua/script_manager/lua.lua'
        no file '/usr/lib64/lua/5.3/script_manager/lua.so'
        no file '/usr/lib64/lua/5.3/loadall.so'
        no file './script_manager/lua.so'
        no file '/usr/lib64/lua/5.3/script_manager.so'
        no file '/usr/lib64/lua/5.3/loadall.so'
        no file './script_manager.so'


-- 
(paka)Patrick Shanahan       Plainfield, Indiana, USA          @ptilopteri
http://en.opensuse.org    openSUSE Community Member    facebook/ptilopteri
Registered Linux User #207535                    @ http://linuxcounter.net
Photos: http://wahoo.no-ip.org/piwigo               paka @ IRCnet freenode
____________________________________________________________________________
darktable user mailing list
to unsubscribe send a mail to [email protected]

Reply via email to