I am getting too many errors since I upgraded my computer with the latest version of TeX. For instance, the following piece of code doesn't work any more. Could you help me do a clean install and \ or make the following piece of code work again? I am using the TeXworks editor and I run Ubuntu 12.04 LTS.
\documentclass[a4paper]{article}
\usepackage[polutonikogreek,english]{babel}
\usepackage[utf8]{inputenx}
\newcommand{\greek}[1]{{\selectlanguage{polutonikogreek}#1}}
\listfiles
\begin{document}
Protagoras (\greek{Πρωταγόρας}) says that ``Man is the measure of all things''
(\greek{Ἄνθρωπος μέτρον}), meaning that there is no objective truth. One
opinion can be better than another, but it cannot be \emph{truer}.
\end{document}
EDIT: I attached the .log file.
.log(and put\listfilesin the preamble of the document). – jon Sep 14 '12 at 17:37.logfile cuts off before the end, and before any error messages are given. – jon Sep 14 '12 at 18:18! Undefined control sequence. <argument> \textPion that input. – David Carlisle Sep 14 '12 at 19:19