Kile, the KDE LaTeX editor, does not pull texlive as dependency in openSUSE 11.2. To have a fully working installation, simply install the texlive-latex package. You can do that very quickly typing the following command in a root terminal:
- zypper in texlive-latex
and answering “yes” to proceed.
One Comment
Mark
Thank you!