Closed LonYui closed 1 year ago
Can you please complete post a reproducible example that raises the error? Including which operating system you used and how you installed texlive
I follow the quick start. install the BasicTeX clone the project . then enconuter an error when installing TeX live package with .profile in the project.
env:
$ cd /usr/local/texlive/2021basic
$ install-tl --profile=<path of texlive.profile>
The profile references a non-existing collection: collection-pictures
by the way ,as a begineer of latext, I spend some time (30 min) on figure out how to install the package. i think it will be better have some hint in the How to build?
You can try to install without the profile file but it will install all packages. Maybe a package is not available anymore? I currently have no MacOSX available to reproduce but I can check this out with miktex on Windows.
Related: #49
run $ install-tl --profile=
meet error message. The profile references a non-existing collection