Advertisement
Guest User

Untitled

a guest
Feb 6th, 2016
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. #/bin/sh pdflatex
  2. /Library/TeX/texbin/pdflatex: /Library/TeX/texbin/pdflatex: cannot execute binary file
  3.  
  4. #pdflatex
  5. This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015) ...
  6.  
  7. # System-wide .profile for sh(1)
  8.  
  9. if [ -x /usr/libexec/path_helper ]; then
  10. eval `/usr/libexec/path_helper -s`
  11. fi
  12.  
  13. if [ "${BASH-no}" != "no" ]; then
  14. [ -r /etc/bashrc ] && . /etc/bashrc
  15. fi
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement