Tell me more ×
TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.

I cannot use latex, bibtex, pdftex commands on Terminal although I have already installed LaTeX on my computer. What about that?

I have a MacOX SnowLeopard computer. I have installed LaTeX downloading directly of Latex website.

share|improve this question
I assume the download came with some editor like TeXworks. Have you tried compiling from the editor instead of the terminal? – Werner May 26 '12 at 4:56
Yes i tried it. But, i need compiling on terminal, to include my bibliography with the bibtex command... – Cristian Velandia May 26 '12 at 5:06
1  
You do not have to use the Terminal to run BibTeX: all good TeX editors will do this for you. However, you do need it installed. When you say 'downloading directly of Latex website' what exactly do you mean? For example, the standard TeX system for the Mac is MacTeX: tug.org/mactex. Did you install this? – Joseph Wright May 26 '12 at 6:42
1  
During installation, MacTeX ensures that the PATH variable is updated to include /usr/texbin/. Maybe you didn't install MacTeX, but the standard TeX Live. – egreg May 26 '12 at 8:57
2  
What do you mean with "cannot use" - does the computer explode or do you get an error message? Please explain. – Martin Schröder May 27 '12 at 13:00
show 5 more comments

closed as too localized by egreg, Joseph Wright Jul 8 '12 at 8:35

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.