MacTeX.pkg Problems
Marek Stepanek
muc_marek at icloud.com
Sat Mar 25 17:09:32 CET 2023
Hello all!
I just downloaded MacTeX.pkg
md5 check ok (shasum too - of course).
After install I removed 2022 with
`mv /usr/local/texlive/2022 ~/.Trash`
Installing I thought: hopefully the installer will not mangle my homebrew with ghostscript. Exactly this happened!
Issuing
`brew doctor`
throws up so many errors like
`/usr/local/share/ghostscript/9.55.0/Resource/Font/xylubt12.pfb`
that I am unable to see the beginning of it in my Term2 (zsh). Also piping it to less does not help (<= sometimes I have this problem in Vim too - any help for this problem?)
So now making a first test with TeX - no commands anymore found. tlmgr xelatex etc
From my last install I remember, that I have had to correct the path from 2021 => 2022 But in System Preferences no TeX anymore. So I fired up TeXlive-Utility. But the existing path in there is not readable.
So back into my shell:
/Library/TeX/Distributions
Here I discover a hidden (!) folder .DefaultTeX/
But TeXUtility says:
in `/Library/TeX/` I see a symbolic link texbin (comp screenshot above). But not in my Shell:
```
/Library/TeX]$ ls -a
./ ../ Distributions/ Documentation@ Local@ Root@ texbin@
$ ll texbin
lrwxr-xr-x 1 root wheel 29B 25 Mar 16:09 texbin@ -> Distributions/Programs/texbin
```
Probably this is the right path? `/Library/TeX/Distributions/Programs/texbin` ? Same error as above.
Please help
marek
ps: I will remove old folders `TeXLive-2021.texdist/` `TeXLive-2022.texdist/`out of `/Library/TeX/Distributions/` ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/tex-live/attachments/20230325/2240f6a6/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: texlive_path.png
Type: image/png
Size: 87650 bytes
Desc: not available
URL: <https://tug.org/pipermail/tex-live/attachments/20230325/2240f6a6/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: texlive_pref_path.png
Type: image/png
Size: 387747 bytes
Desc: not available
URL: <https://tug.org/pipermail/tex-live/attachments/20230325/2240f6a6/attachment-0003.png>
More information about the tex-live
mailing list.