I have just installed TeX Live 2011 using the install-tl Perl script on my extenal hard drive. What do I have to do next in order to get LaTeX up and running?
EDIT: i am using ubuntu 11.10. Terribly sorry if the earlier version was vague, i thought mentioning the install-tl script would be specific enough. I type latex file.tex into the commandline, and it does not work.
|
|
|||||||||||
|
|
It depends on which scheme you installed with TeX Live. You need at least the "basic" scheme to be able to typeset with If you selected the "minimal" scheme or any scheme that doesn't include LaTeX, you can easily correct this with the following command:
Next, check if you can compile the following minimal document:
Save it to a file called If you get an error, check the One final note: given you mentioned installing on an external hard drive, you should have run the TeX Live installation with the
Happy LaTeXing! |
|||||||||
|
