Hi again, On 2026-02-10 at 07:44:55 (+0100), Elias Oltmanns <[email protected]> wrote: > Hi Dave, > On 2026-02-10 at 00:37:18 (+0100), Dave Mielke <[email protected]> wrote: >> [quoted lines by Elias Oltmanns on 2026/02/08 at 23:16 +0100] >>> the Lua bindings get installed under /usr/local, all the same. An early >> >> Please test the latest development code to see if this is fixed. Note >> that you should use master - not the brltty-6.9 branch - as the latter >> isn't for the latest code. > > Nice, that has fixed it on my system. Thanks for making this work!
Actually, things seem to be a bit more tricky than I had originally thought. Just for completeness' sake, I ran: $ ./configure --prefix=/usr/local $ make $ ./Tools/luacmd libdir /usr/lib/lua/5.4 $ ./Tools/pythoncmd libdir /usr/lib/python3.14 In this case, I would have expected to find the prefix /usr/local reflected in the output of the libdir queries. Mind you, I do not know whether it used to be like this before, hence whether this is a regression report or just a feature request. :) At least for distributors, the current behaviour should serve their needs, I suppose. Best wishes, Elias _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://brltty.app/mailman/listinfo/brltty
