[BRLTTY] make install error

Didier Spaier didier at slint.fr
Fri Dec 27 20:44:44 UTC 2024


On 27/12/2024 17:18, Dave Mielke wrote:
> [quoted lines by Dave Mielke on 2024/12/27 at 06:20 -0500]
> 
>>> as in this case, without options I get:
>>> TCL_PACKAGE_PATH='/usr/local/lib'
>>> and with options set in the Slackware's build script:
>>> TCL_PACKAGE_PATH='/usr/lib64:/usr/lib'
>>
>> This is correct and we do support it.
> 
> I better give a fuller answer to this one as brltty-6.7 doesn't support it yet. Support for the colon delimiter variant was added in a subsequent commit:
> 
>    2e86054b29a9c1ebe16fc246b33adb7c5e771684
> 
> So I guess you'll need to patch brltty-6.7 with this commit.

I will do that, thanks Dave.

I assume that:
git clone -b BRLTTY-6.7
then:
git cherry-pick 2e86054b29a9c1ebe16fc246b33adb7c5e771684
is OK

But maybe while I am at it I could do instead:
git checkout 2e86054b29a9c1ebe16fc246b33adb7c5e771684
to get the commits up to and including this one.

Or simply build from git master. Would it be safe to do that at this point in time?

Thanks.
-- 
I am a firm non-believer
Didier


More information about the BRLTTY mailing list