I'm using FC3 (64Bit) an the LaTeX editor Kile. When I'm using
Code:
\usepackage[utf8]{inputenc}
in my LaTeX Code to enable umlauts, LaTeX tells me
Code:
/usr/share/texmf/tex/latex/base/inputenc.sty:118:File `utf8.def' not found. \endinput
So I googled for utf8.def, found it and copied it to /usr/share/texmf/tex/latex/base/ (where latin1.def and inputenc.sty are too). But the errormessage stays the same.
How can I install utf-8 support for FC3?
Thanks, max