Generallatex: command not found

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
BojanKostadinov
Posts: 1
Joined: Mon Sep 15, 2008 2:35 pm

latex: command not found

Post by BojanKostadinov »

Hello,
I've installed MediaWiki on my account and I'm trying to bundle it with some math formula...

I've read an article about installing latex on hostmonster and I've followed it completely.. Everything worked ok (compiling, builing, ....), but, for some reason, I cannot use the latex command....

"which latex" returns nothing (null)
"which tex", "which convert", "which gs" are all OK

So, how come I cannot use latex? I thought it was included in the tetex package? What am I doing wrong?


Thanks :)

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Stefan Kottwitz
Site Admin
Posts: 10345
Joined: Mon Mar 10, 2008 9:44 pm

latex: command not found

Post by Stefan Kottwitz »

Hi BojanKostadinov,

welcome to the board!
tetex has been obsolete since years, texlive is recommended instead. Perhaps try which pdflatex, it can also be used to generate dvi output.

Stefan
LaTeX.org admin
pankaj
Posts: 11
Joined: Tue Sep 16, 2008 11:36 am

Re: latex: command not found

Post by pankaj »

Hi BojanKostadinov,

Me too using Tetex though Stefan_K is right that its obsolete nowadays and preferred is texLive nowadays.

Well i didnt have any problem and of course Latex is included in tetex package.

Perhaps u missed something in installing tetex. I used this link to install n it works fine. May be this can help you.

http://www.tug.org/tetex/tetex-src/INSTALL

Hope this works well for you.
Post Reply