[BRLTTY] make install error

Dave Mielke Dave at mielke.cc
Thu Dec 26 00:33:03 UTC 2024


[quoted lines by 高生旺 on 2024/12/25 at 05:58 +0800]

># make install
>extra characters after close-brace
>    while executing
>"pkg_mkIndex {/usr/lib64}/"
>    (file "./mkindex" line 1)

Your tclConfig.sh file contains the following line:

   TCL_PACKAGE_PATH='{/usr/lib64} {/usr/lib} '

I haven't seen braces on this line before. We don't support that format. So, there are three choices:

You can avoid the problem by configuring with the --disable-tcl-bindings option.

You can remove the braces from your tclConfig.sh file.

We can add support for that format.

-- 
I believe the Bible to be the very Word of God: http://Mielke.cc/bible/
Dave Mielke            | 2213 Fox Crescent | WebHome: http://Mielke.cc/
EMail: Dave at Mielke.cc  | Ottawa, Ontario   | Twitter: @Dave_Mielke
Phone: +1 613 726 0014 | Canada  K2A 1H7   |

http://mielke.cc/xmother.html (Letter from a Feminist ex-Mother)


More information about the BRLTTY mailing list