I've compiled and installed the latest version 1.0.2 on a linux box 5.1 RH, it seems to work fine when I press view dvi (File-View_dvi) or view postscript, it invokes latex, bibtex, etc. Now when I start editing the document I cannot see these changes on dvi! somehow lyx does not update the temporary directories? especially the *.dvi one. for example take a look at the timestamps and sizes: daedalus:/tmp/lyx_tmp25001aaa/lyx_bufrtmp25001aaa> ls -l total 180 -rw-r--r-- 1 pm95r users 7314 May 7 10:32 part5.aux -rw-r--r-- 1 pm95r users 3236 May 7 10:32 part5.bbl -rw-r--r-- 1 pm95r users 905 May 7 10:32 part5.blg -rw-r--r-- 1 pm95r users 90300 May 7 10:32 part5.dvi -rw-r--r-- 1 pm95r users 12818 May 7 10:32 part5.log -rw-r--r-- 1 pm95r users 60563 May 7 10:33 part5.tex -rw-r--r-- 1 pm95r users 1863 May 7 10:32 part5.tex.dep ok doing some editing now.... update dvi, view dvi.... daedalus:/tmp/lyx_tmp25001aaa/lyx_bufrtmp25001aaa> ls -l total 180 -rw-r--r-- 1 pm95r users 7314 May 7 10:32 part5.aux -rw-r--r-- 1 pm95r users 3236 May 7 10:32 part5.bbl -rw-r--r-- 1 pm95r users 905 May 7 10:32 part5.blg -rw-r--r-- 1 pm95r users 90300 May 7 10:32 part5.dvi -rw-r--r-- 1 pm95r users 12818 May 7 10:32 part5.log -rw-r--r-- 1 pm95r users 60561 May 7 10:39 part5.tex -rw-r--r-- 1 pm95r users 1863 May 7 10:32 part5.tex.dep *.tex in this temporary directory is updated but *.dvi is not! is this a problem with my configuration?
