Am 08.09.2010 um 10:45 schrieb [Ricardo Rodriguez] eBioTIC.: > Hi! > > Stephan Witt wrote: >> No idea yet. Are you able to save that file and post it here, please? >> >> >> > > Of course. > > This simple file generates this error: > > http://ftp.ebiotic.net/onLyX/justATest.lyx
But this file is not as simple as it seems. It requires module sweave and document class noweb. These I currently don't have installed. But if I change the document class to article(koma) and remove the sweave module I can typeset the document. In the message below LyX tries to open the produced .tex file with "editor" - don't know why. Of course there is no program named "editor" on my system - like on yours. I cannot say why "editor" is used here. > ***** > 08/09/10 10:41:59 [0x0-0x79079].org.lyx.lyx[2800] Writing to file > justATest.tex > 08/09/10 10:41:59 [0x0-0x79079].org.lyx.lyx[2800] Processing code chunks ... > 08/09/10 10:41:59 [0x0-0x79079].org.lyx.lyx[2800] You can now run LaTeX on > 'justATest.tex' > 08/09/10 10:41:59 [0x0-0x79079].org.lyx.lyx[2800] > /Users/stephan/cvs/lyx/lyx-2.0.0alpha5/src/support/Systemcall.cpp > 08/09/10 10:41:59 [0x0-0x79079].org.lyx.lyx[2800] (217): Systemcall: 'editor > "/var/folders/6h/6hyderV4GAmSiGLPDwB16k+++TI/-Tmp-/lyx_tmpdir.JL2800/lyx_tmpbuf0/justATest.tex"' > did not start! > 08/09/10 10:41:59 [0x0-0x79079].org.lyx.lyx[2800] > /Users/stephan/cvs/lyx/lyx-2.0.0alpha5/src/support/Systemcall.cpp(218): error > The process failed to start. Either the invoked program is missing, or you > may have insufficient permissions to invoke the program. > 08/09/10 10:41:59 [0x0-0x79079].org.lyx.lyx[2800] Error: Cannot view file > 08/09/10 10:41:59 [0x0-0x79079].org.lyx.lyx[2800] > ---------------------------------------- > 08/09/10 10:41:59 [0x0-0x79079].org.lyx.lyx[2800] An error occurred whilst > running .../-Tmp-/lyx_tmpdir.JL2800/lyx_tmpbuf0/justATest.tex" > 08/09/10 10:41:59 [0x0-0x79079].org.lyx.lyx[2800] An error occurred whilst > running .../-Tmp-/lyx_tmpdir.JL2800/lyx_tmpbuf0/justATest.tex" > ***** Perhaps you saved the sweave+noweb properties as template for new documents... Stephan