TeX Live for OpenBSD =================== There are two ways to use TeX Live in OpenBSD. 1. From ports. TeX Live is available in variety of “schemes” to wit different sets of package collections. A list can be found on the [openports.pl](https://openports.pl/search?file=&pkgname=texlive) website.[^1] References ---------- - General information: - Building GNU CLISP for xindy: Requirements ------------ - For texlive - git - gmake - rsync - subversion - wget - curl - For context: - cmake - ninja - For asymptote: - freeglut - readline Getting the sources ------------------- ```sh checkout-tl.sh ``` Building the binaries --------------------- ```sh tl-build.sh ``` [^1]: More information on how TL is built for OpenBSD here: