On 09/01/2011 09:09 PM, Tommaso Cucinotta wrote: > Il 31/08/2011 20:23, Richard Heck ha scritto: >> I have put what I hope will be LyX 2.0.1 here: >> http://frege.brown.edu/lyx/lyx-2.0.1.tar.gz > I only got this warning while compiling: > > Server.cpp: In member function ‘bool > lyx::LyXComm::loadFilesInOtherInstance()’: > Server.cpp:1018:45: warning: ignoring return value of ‘ssize_t > write(int, const void*, size_t)’, declared with attribute > warn_unused_result > Pavel reported this, too, and it's harmless. Probably a "(void)" in front of the line should fix it.
> Then, when starting and opening EmbeddedObjects or Math, tons of these > messages on the console: > latex had problems compiling 0lyxpreview.tex > latex had problems compiling 0lyxpreview_legacy.tex > This is dvips(k) 5.98 Copyright 2009 Radical Eye Software > (www.radicaleye.com) > ' TeX output 2011.09.02:0305' -> 0lyxpreview_legacy.ps > (-> 0lyxpreview_legacy.001) </usr/share/texmf-texlive/dvips/base/tex.pro> > ... > (-> 0lyxpreview_legacy.030) </usr/share/texmf-texlive/dvips/base/tex.pro> > </usr/share/texmf/fonts/enc/dvips/cm-super/cm-super-t1.enc> > </usr/share/texmf-texlive/dvips/base/texps.pro> > I think Julien said these are expected in certain circumstances. I do not see them. Richard