Re: Compile mp.w
Andreas Scherer <[email protected]> Sun, 26 Jul 2026 15:22:51 +0200
| Newsgroups | gmane.comp.tex.metapost |
|---|---|
| Message-ID | <[email protected]> |
Am 02.07.26 um 20:20 schrieb Andreas Scherer: > I ain't got no time for that. Today I got brave enough to dig into this situation again. After the recent hiatus with the HiTeX build, I installed most recent autoconf and automake with Homebrew on my Kubuntu 24.04 LTS machine, and learned how to 'autoreconf' in 'texk/web2c/' to rebuild 'Makefile.in'. Now I was able to reapply all the proposed changes in my https://github.com/ascherer/mplibdir project and adjust the associated infrastructure for mplibdir and pmplibdir in TeX Live. AFAICS, everything compiles and links OK, all TL tests run without problems, and a small test with 'mpost' produces the expected output. Also the Github CI succeeds for all seven systems. Cheers, Andreas