Lars Willert wrote:
[]
I'he installed Lyx and I have the problem, that lyx don't find the classes.
[]
System: Mac OSX 10.3
Terminal: sudo apt-get install lyx
starting Lyx:

How do you start LyX? From the Terminal.app window or from the X11 Applications menu? If it is the latter, you need to put


  source /sw/bin/init.sh; lyx

into its command line, not just "/sw/bin/lyx". This is a common source of such problems as you are seeing.

Menue: File -> New
Menue: Layout -> Document
Window: Lyx: Document Layout: Document: Class: "Unavailable: article"

another example

Menue: File -> New from Template "dinbrief.lyx"
Alert: Textvlass error "The document uses an unknown textclass dinbrief -- substituting default"


another thing: latex works only in the Terminal window
xterm:
$ latex
bash: latex: command not found

Again, a PATH problem. If you google for "fink xterm command not found", you get quite a few hits with explanations. It's also in the Fink documentation as well as regularly on the Fink mailing lists.


--
Martin



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to