Code: Select all
\documentclass{article}
\usepackage[english]{babel}
\begin{document}
Hello, who are you today? Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question.
\end{document}
1) Package babel Error: Unknown option 'english'. Eiter you misspelled it or the language definition file english.ldf was not found
2) Package babel Error: You haven't specified a language option. See the babel package documentation for explanation.
Any help out there?