I'm fairly new to LyX. I've been using it on Windows for some time, but my weak work computer ran Windows so slow that I finally switched to a lightweight Slackware 13.37 (actually Salix OS for those familiar with it) installation with XFCE.
I finally got LyX 2.0.0 installed using SlackBuilds(http://slackbuilds.org/repository/13.37/office/lyx/) and lots of muddling around with Qt4 libraries. I do have 2 problems though:
1. I'm missing almost all the document classes. For example, I get the error:
Code: Select all
The selected document classarticlerequires external files that are not available.The document class can still be used, but thedocument cannot be compiled until the followingprerequisites are installed:article.clsSee section 3.1.2.2 (Class Availability) of theUser's Guide for more information.
2. I can't seem to convert to PDF either. File->Export->LaTeX (pdflatex) says successful but doesn't open a PDF or seem to output any PDF file. The "view" button is also disabled.
Sorry these are probably newb questions, but I couldn't find information regarding these issues anywhere. Thanks in advance for any assistance!