TeX Live and MacTeX ⇒ Live Tex Manager error
-
- Posts: 2
- Joined: Sun Jul 07, 2019 5:46 pm
Live Tex Manager error
I hope this is the right place to post this. I've recently tried to get LyX working on my laptop using Tex Live but have found that it can't find the document class/font. From some searching around I've been directed to run the Tex Live manager but when I do it comes up with the following error:
child process exited abnormally while executing
"exec kpsewhich -var-value=TECMFROOT"
invoked from within
"set ::instroot [exec kpsewhich -var-vaule=TEXMFROOT]"
(file "C\texlive\2019\tecmf-dist\scripts\tlshell\tlshell.tcl" line 32)
Then a second error box saying:
C:\texlive\2019\bin\win32\runscript.tlu:907: command failed with exit code 1:
tclkit.exe c:\texlive\2019\texmf-dist\scripts\tlshell\tlshell.tcl
Does anyone know what's going on and how to fix it? I'm on Windows 10.
Thanks!
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Live Tex Manager error
tlmgr update --self
and then
tlmgr update --all
-
- Posts: 2
- Joined: Sun Jul 07, 2019 5:46 pm