General ⇒ Problem with Pdflatex on Mac
Problem with Pdflatex on Mac
This morning when I tried to typeset something this message came up
The program "pdflatex" was not found.
Searched in directories:
/usr/bin
/bin
/usr/sbin
/sbin
/usr/local/bin
Check configuration of the pdfLaTeX tool and path settings in the Preferences dialog.
I haven't changed or deleted anything, so I'm wondering how I can solve this.
Many thanks,
Michaela
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
Re: Problem with Pdflatex on Mac
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
Problem with Pdflatex on Mac
welcome to the board!
Try
Code: Select all
which pdflatex
Stefan