Hello, I made a very strange observation this morning. I have two machines running Debian GNU Linux 2.2 (not necessarily the same packages are installed!) and I compiled lyx1.1.6fix2 for them. On one machine it runs perfectly. On the other I get when I want to view dvi or postscript of a lyx file LyX: execvp failed: No such file or directory LyX: execvp failed: No such file or directory LyX: execvp failed: No such file or directory LyX: execvp failed: No such file or directory LyX: execvp failed: No such file or directory Converting from latex to dvi Running latex The execvp are the strange thing. Can I find out somehow, what lyx is looking for? Since I did not see a real problem in the ps file, I would not mind too much, but what is even more annoying is that when I exit lyx, depending on what I wanted dvi or postscript, I get many many xdvi or gv programs which display the document. On the command line, I see Converting from latex to dvi Running latex File: main This is makeindex, version 2.13 [07-Mar-1997] (using kpathsea). Scanning style file /home/rainer/Managed/Publikationen/Diss/nomencl.ist........ ..done (10 attributes redefined, 3 ignored). Scanning input file main.glo....done (22 entries accepted, 0 rejected). Sorting entries....done (103 comparisons). Generating output file main.gls....done (50 lines written, 0 warnings). Output written in main.gls. Transcript written in main.ilg. This is BibTeX, Version 0.99c (Web2C 7.3.1) The top-level auxiliary file: main.aux The style file: plain.bst Database file #1: papers.bib Converting from dvi to ps Calling dvips -t a4 -o 'main.ps' 'main.dvi' This is dvips(k) 5.86 Copyright 1999 Radical Eye Software (www.radicaleye.com) ' TeX output 2001.06.26:1115' -> main.ps <texc.pro><8r.enc><texps.pro><special.pro>. [1] [1] [3] [4] [5] [6] [7] [8] [9] [10<testcost.eps>] [11] [12<typicalTest.eps><arch.eps>] [13<core.eps>] [14<decoding.eps>] [15] [16] [17] [18] [19<Plots/bandwidth.eps>] [20] [21 <parallelScan.eps><serialScan.eps><ETCarch.eps>] [22] [23<ETCNumbering.eps>] [24<exampleArch.eps>] [25] [26] [27] [28<cond4.eps><cond2.eps><cond3.eps> <cond1.eps>] [29] [30<Plots/tat.eps>] [31] [32<flow.eps>] [33<examplePat.eps>] [34<exampleA.eps><exampleB.eps><exampleC.eps><exampleD.eps><exampleE.eps> <exampleF.eps><exampleG.eps><exampleH.eps>] [35] [36] [37] [38 <respinReseeding.eps>] [39] [40] [41] [42] [43] [44] Executing command: gv -swap 'main.ps' BadWindow (invalid Window parameter) LyX: Child didn't catch signal 6and died. Too bad. LyX: execvp failed: No such file or directory Converting from latex to dvi Running latex Converting from dvi to ps [repeating many times] I am not sure, if and how the two problems are related, but they occur always at the same time. Does anybody have a clue what could go on here? Rainer