General ⇒ babel error: unknown option 'spanish' for package 'babel'
Re: Spanish - babel error
If directly, you probably just need to add the binary directories to your PATH. Info here. In other words, add this line to your the .profile file in your home directory, and then log out and back in:
PATH=/usr/local/texlive/2009/bin/i386-linux:$PATH
(That's for 32 bit systems; for a 64 bit system, it's slightly different, but you can figure it out.)
If the Ubuntu packages, I'd purge them and try again.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
-
- Posts: 92
- Joined: Fri Apr 24, 2009 8:02 pm