On Sun, 17 Jun 2001, Tomoharu Nishino wrote:

> I finally managed to get xfree86 and Lyx compiled and running rootless in
> MacOSX/Darwin.  And Lyx runs, but I have run into one major problem --
> lyx cannot seem to locate the latex/pdflatex that is installed.  I have a
> standard teTeX distribution installed, and other TeX programs (e.g.
> TeXShop) seem to see it fine.  However, in the preferences panel in Lyx
> under Converters, there is no command specified for Lyx->DVI or Lyx->PDF.

Are they in your path?

Try:
        set path
        env | grep PATH

or something similar.  Actually,

        which latex

should be all you need to know if it's visible or not.

Are you starting LyX from an icon on your desktop or from a command line?
If the former and it works when using a command line then you have some
environment variables (like path) that aren't set when LyX is started from
the icon.

You could just try rerunning Edit->Reconfigure from a running LyX as your
installation environment variables may have been different to those used
for the user account you are now using.

Allan. (ARRae)

Reply via email to