On Thu, Sep 17, 2009 at 8:20 PM, Myriam Abramson <mabram...@gmail.com>wrote:
> > > Any reason you're on Hardy? > I won't have to reinstall till 2011! > > > LyX 1.6.3-1 is available for Jaunty > > at http://www.getdeb.net/search.php?keywords=lyx. (For Hardy, that > > site only has 1.6.0rc3; for Intrepid it has 1.6.2.) > > Thanks for the site. I've downloaded the version for Hardy. So, now I > have 1.6.0 but I still have a problem with pdflatex for the graphics I > have in my document. > > > > > /Paul > > > -- > myriam > I've always just grabbed the latest LyX source and: # apt-get build-dep lyx # ./configure && make && make install Then 30-45 minutes later I'm running the latest LyX version. You can also run the configure command so that it doesn't over write the default installed LyX version. Cheers, /Bob