U n d e r a c h i e v e r wrote:
> 
> I've used a thousand and one page layout programs and word processors
> over the years, and i'm now trying lyx out. I always end up trying to
> force PLs and WPs to work in some sort of logical style order, and i
> always end up exporting to something cross platform like html and/or
> pdf, so lyx seems ideal.
> 
> However, running on Solaris 8 on intel, i'm hitting a serious problem.
> The program compiled fine, runs ok and i can write documents. If I
> export as text it is OK and it can save the .lyx file alright. But an
> export to dvi results in the following on the command line:
> 
> Converting from  latex to dvi
> Running
> sh: document.tex: not found
> 
Sounds like a problem with your TeX distro.  Try exporting as
LaTeX, then run

latex yourdocument.tex

to see if you get a .dvi file that way.  If you do, then
Ghostscript may be looking in the wrong directory; if you don't,
your TeX distro is buggered.

Robin

Reply via email to