Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ➜ ~ which perl
- /opt/homebrew/bin/perl
- ➜ ~ latexindent --help
- Unknown PerlIO layer 'encoding' at /usr/local/texlive/2021/texmf-dist/scripts/latexindent/LatexIndent/Document.pm line 21.
- Unknown PerlIO layer "encoding" at /opt/homebrew/Cellar/perl/5.34.0/lib/perl5/5.34.0/open.pm line 126.
- Unknown PerlIO layer "encoding" at /opt/homebrew/Cellar/perl/5.34.0/lib/perl5/5.34.0/open.pm line 134.
- Unknown PerlIO layer "encoding" at /opt/homebrew/Cellar/perl/5.34.0/lib/perl5/5.34.0/open.pm line 135.
- Attempt to reload PerlIO/encoding.pm aborted.
- Compilation failed in require at /usr/local/texlive/2021/texmf-dist/scripts/latexindent/LatexIndent/FileExtension.pm line 20.
- BEGIN failed--compilation aborted at /usr/local/texlive/2021/texmf-dist/scripts/latexindent/LatexIndent/FileExtension.pm line 20.
- Compilation failed in require at /usr/local/texlive/2021/texmf-dist/scripts/latexindent/LatexIndent/Document.pm line 29.
- BEGIN failed--compilation aborted at /usr/local/texlive/2021/texmf-dist/scripts/latexindent/LatexIndent/Document.pm line 29.
- Compilation failed in require at /usr/local/texlive/2021/bin/universal-darwin/latexindent line 27.
- BEGIN failed--compilation aborted at /usr/local/texlive/2021/bin/universal-darwin/latexindent line 27.
- ➜ ~ brew uninstall --cask mactex
- ==> Uninstalling Cask mactex
- ==> Uninstalling packages; your password may be necessary:
- org.tug.mactex.gui2021
- Password:
- org.tug.mactex.texlive2021
- ==> Removing files:
- /usr/local/texlive/2021
- /Applications/TeX
- /Library/TeX
- /etc/paths.d/TeX
- /etc/manpaths.d/TeX
- ==> Purging files for version 2021.0328 of Cask mactex
- ➜ ~ latexindent --help
- zsh: command not found: latexindent
- ➜ ~ brew install --cask mactex
- Running `brew update --preinstall`...
- ==> Auto-updated Homebrew!
- Updated 2 taps (homebrew/core and homebrew/cask).
- ==> Updated Formulae
- Updated 52 formulae.
- ==> Updated Casks
- Updated 73 casks.
- ==> Caveats
- You must restart your terminal window for the installation of MacTex CLI tools to take effect.
- Alternatively, Bash and Zsh users can run the command:
- eval "$(/usr/libexec/path_helper)"
- ==> Downloading http://mirror.ctan.org/systems/mac/mactex/mactex-20210328.pkg
- Already downloaded: /Users/daniel/Library/Caches/Homebrew/downloads/d9dd25d7711fdf85129fb968dafab69c08b62513e619366f66ea0735893d23b2--mactex-20210328.pkg
- All formula dependencies satisfied.
- ==> Installing Cask mactex
- ==> Running installer for mactex; your password may be necessary.
- Package installers may write to any location; options such as `--appdir` are ignored.
- Password:
- installer: Package name is MacTeX
- installer: choices changes file '/private/tmp/choices20211217-2308-u1x1ab.xml' applied
- installer: Installing at base path /
- installer: The install was successful.
- 🍺 mactex was successfully installed!
- ------ I restarted my terminal here. Here is the rest...
- ➜ ~ which perl
- /opt/homebrew/bin/perl
- ➜ ~ latexindent --help
- Unknown PerlIO layer 'encoding' at /usr/local/texlive/2021/texmf-dist/scripts/latexindent/LatexIndent/Document.pm line 21.
- Unknown PerlIO layer "encoding" at /opt/homebrew/Cellar/perl/5.34.0/lib/perl5/5.34.0/open.pm line 126.
- Unknown PerlIO layer "encoding" at /opt/homebrew/Cellar/perl/5.34.0/lib/perl5/5.34.0/open.pm line 134.
- Unknown PerlIO layer "encoding" at /opt/homebrew/Cellar/perl/5.34.0/lib/perl5/5.34.0/open.pm line 135.
- Attempt to reload PerlIO/encoding.pm aborted.
- Compilation failed in require at /usr/local/texlive/2021/texmf-dist/scripts/latexindent/LatexIndent/FileExtension.pm line 20.
- BEGIN failed--compilation aborted at /usr/local/texlive/2021/texmf-dist/scripts/latexindent/LatexIndent/FileExtension.pm line 20.
- Compilation failed in require at /usr/local/texlive/2021/texmf-dist/scripts/latexindent/LatexIndent/Document.pm line 29.
- BEGIN failed--compilation aborted at /usr/local/texlive/2021/texmf-dist/scripts/latexindent/LatexIndent/Document.pm line 29.
- Compilation failed in require at /usr/local/texlive/2021/bin/universal-darwin/latexindent line 27.
- BEGIN failed--compilation aborted at /usr/local/texlive/2021/bin/universal-darwin/latexindent line 27.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement