TeX Live and MacTeX ⇒ Installation testing
-
- Posts: 3
- Joined: Wed Jul 16, 2014 9:55 am
Installation testing
All tests appeared to run OK (didn't get any notfounds) but the output either was not created, or was stashed somewhere bizarre. Where does TEX put output on a Windows system? Because Windows search can't find it, and running kpsewhich tells me that the output is in the incredibly unhelpful
./sample2e.pdf
and I have no clue as to what that really means. Or did the test of pdftex just fail?
Second issue: the first time I opened the TexLive command-line (from the Windows start menu) it dropped me into a standard cmd.exe box at directory c:/Windows/System32
... which worked fine. The second (and every subsequent) time I ran TexLive command-line from the start menu, it dropped me into directory
c:/Windows
... which doesn't do a darned thing, until you manually cd to the System32 directory. Is there any way to fix this?
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: Installation testing
With your TL install the editor TeXworks has be installed. This is a pretty easy to use and straigh-forward editor. You should try it out.

-
- Posts: 3
- Joined: Wed Jul 16, 2014 9:55 am
Installation testing
Also inexplicable: I run:
dviout sample2e
... and after a moment to find fonts, the dviout window pops up with the document, and claims that the document being displayed is
c:\Windows\system32\sample2e.dvi
Yet at exactly the same time, the "dir *.dvi" command in the command box, while in the c:\Windows\system32 directory, gives file not found. Here's a screenshot:

Huh??
-
- Posts: 3
- Joined: Wed Jul 16, 2014 9:55 am
Re: Installation testing
Everything works fine when I run the tests in my home directory. All output found.
This must be an issue with the /Windows/system32 directory, which must be locked down for some reason in some odd way. So I'm going to shoot an email back to TUG and suggest that they NOT put the command box into this directory at startup.
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm