On 9/17/17 11:38 AM, Nick Dokos wrote:
Peter Davis <p...@pfdstudio.com> writes:

I'm trying to get LaTeX/PDF output from an Org document (I guess for
the first time on this machine), and I'm getting this error:


resize:  can't open terminal /dev/tty
pdflatex: Command not found.

These are the problems to concentrate on. Make sure to install
pdflatex, and make sure the perms on /dev/tty are correct.
Mine says

   crw-rw-rw-.  1 root tty       5,   0 Sep 14 12:19 tty

Looks like those are okay ...

[PFDStudio-Air:~] peterdavis% which pdflatex
/Library/TeX/texbin/pdflatex
[PFDStudio-Air:~] peterdavis% ls -l /dev/tty
crw-rw-rw-  1 root  wheel    2,   0 Sep 17 09:06 /dev/tty
[PFDStudio-Air:~] peterdavis%


Reply via email to