No zhmakeindex available in MacTeX 2023?
Zhenwei Yang
zhenwei.yang at cern.ch
Sat Sep 23 16:08:34 CEST 2023
Dear Norbert,
Great thanks. I followed your steps. Unfortunately, when I issue `go mod tidy`, it gives some i/o timeout problems, as shown below. I tried a few different network connection, but cannot solve this problem.
yangzw at bogon zhmakeindex % go mod tidy
go: finding module for package golang.org/x/text/encoding/simplifiedchinese
go: finding module for package golang.org/x/text/transform
go: finding module for package github.com/yasushi-saito/rbtree
go: finding module for package golang.org/x/text/encoding/traditionalchinese
go: finding module for package golang.org/x/text/encoding
go: finding module for package golang.org/x/text/encoding/unicode
go: github.com/leo-liu/zhmakeindex imports
github.com/yasushi-saito/rbtree: module github.com/yasushi-saito/rbtree: Get "https://proxy.golang.org/github.com/yasushi-saito/rbtree/@v/list": dial tcp 172.217.163.49:443: i/o timeout
go: github.com/leo-liu/zhmakeindex imports
golang.org/x/text/encoding: module golang.org/x/text/encoding: Get "https://proxy.golang.org/golang.org/x/text/encoding/@v/list": dial tcp 172.217.163.49:443: i/o timeout
go: github.com/leo-liu/zhmakeindex imports
golang.org/x/text/encoding/simplifiedchinese: module golang.org/x/text/encoding/simplifiedchinese: Get "https://proxy.golang.org/golang.org/x/text/encoding/simplifiedchinese/@v/list": dial tcp 172.217.163.49:443: i/o timeout
go: github.com/leo-liu/zhmakeindex imports
golang.org/x/text/encoding/traditionalchinese: module golang.org/x/text/encoding/traditionalchinese: Get "https://proxy.golang.org/golang.org/x/text/encoding/traditionalchinese/@v/list": dial tcp 172.217.163.49:443: i/o timeout
go: github.com/leo-liu/zhmakeindex imports
golang.org/x/text/encoding/unicode: module golang.org/x/text/encoding/unicode: Get "https://proxy.golang.org/golang.org/x/text/encoding/unicode/@v/list": dial tcp 172.217.163.49:443: i/o timeout
go: github.com/leo-liu/zhmakeindex imports
golang.org/x/text/transform: module golang.org/x/text/transform: Get "https://proxy.golang.org/golang.org/x/text/transform/@v/list": dial tcp 172.217.163.49:443: i/o timeout
Best regards,
Zhenwei
On Sep 23, 2023, at 08:29, Norbert Preining <norbert at preining.info> wrote:
Many thanks for your kind replies. I will try to build it by myself, although my first try yesterday failed.
I got it compiled with
git clone https://github.com/leo-liu/zhmakeindex.git
cd zhmakeindex
go mod init
go mod tidy
go build
after that I had a working ./zhmakeindex
$ ./zhmakeindex
用法:zhmakeindex [-c] [-i] [-o <ind>] [-q] [-r] [-s <sty>] [-t <log>]
[-enc <enc>] [-senc <senc>] [-strict] [-z <sort>]
[<输入文件1> <输入文件2> ...]
...
$
Best
Norbert
--
PREINING Norbert https://www.preining.info
Mercari Inc. + IFMGA Guide + TU Wien + TeX Live
GPG: 0x860CDC13 fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/tex-live/attachments/20230923/9b542e15/attachment-0001.htm>
More information about the tex-live
mailing list.