I am trying to type up Spanish notes using the babel package, but to no avail. I keep getting the error message:
unknown option 'spanish' for package 'babel'
Here is my sample code:
Your sample code works for me in texlive on Ubuntu 10.4 Lucid/babel 3.8l. (Well, mostly, I have to change Espa~nol to Espa\~nol, or else the tilde produces an unbreakable space instead.)
Not sure what to suggest. I have the texlive-full package installed, which includes everything, but it's hard to see why texlive-lang-spanish wouldn't cover this. Maybe someone else will have an idea.