How do I install missing style files with macports' tex install?
File `nag.sty' not found.
How do I install missing style files with macports' tex install?
File `nag.sty' not found.
If you are using texlive from the MacPorts, there is a packet manager tlmgr that allows you to install missing packages. If you are using something else, Joseph's comment points in the correct directions.
texlive install from MacPorts, i.e. sudo port install texlive should do the deal. The program will then be in /opt/local/bin, I presume. Comprehensive information about its usage is available from the MacTex wiki.
– Bran the Blessed
Aug 23 '10 at 07:26
I installed mactex, but I'm not sure how to get at pdflatex from the terminal. Any ideas?
– Neil G Aug 23 '10 at 01:38/usr/texbin, so you'd have to add that directory to the PATH. I think I've got a standard installation of MacTeX; having said that, I think I would have stopped the installer editing my shell *rc files, so I imagine I decided to add that to the path by hand. – Norman Gray Aug 24 '10 at 12:32