On Sun, 14 May 2006 10:08:09 +1000 Russell Davie <[EMAIL PROTECTED]> wrote:
after an upgrading tetex from 2.0 to 3.0 (Ubuntu-Dapper), Lyx found latex and the document classes! thanks for your help - R > On Sat, 13 May 2006 17:07:12 -0400 > "Paul A. Rubin" <[EMAIL PROTECTED]> wrote: > > > Russell Davie wrote: > > > > > > Hi > > > > > > after an upgrade, Lyx has lost the classes and views menu (convert to PS, > > > DIV, ...etc). The commands seem to be installed via synaptic and > > > available on the command line. > > > > > > tetex-bin. tetex-base, tetex-extra, tetex-htm, tex4ht are installed, so > > > is gs, etc. There were no issues installing and I manually ran texhash > > > after Lyx was installed. > > > > > > any suggestions? > > > > > > TIA > > > > > > Russell > > > > > > > Have you tried reconfiguring LyX? If it doesn't help, you might try > > running 'sh configure' in the LyX resources directory (where you can see > > the output from the script), to see if it finds tetex. > > > > /Paul > > thanks for that, Lyx couldn't find latex so maybe this is the problem. > running Lyx in Linux: Ubuntu/Breezy > Currently upgrading synaptic sources to Ubuntu/Dapper and Debian/Sarge-Etch, > this may do the trick. > > any other suggestions? > > the output from configure.sh shows ps and pdf converters are found... > > [EMAIL PROTECTED]:/usr/share/lyx$ sudo sh ./configure > checking for a LaTeX2e program... (latex latex2e) > +checking for "latex"... not useable > +checking for "latex2e"... no > checking for a LaTeX -> LyX converter... (reLyX) > +checking for "reLyX"... yes > checking for a Noweb -> LyX converter... (noweb2lyx) > +checking for "noweb2lyx"... yes > checking for a Noweb -> LaTeX converter... (noweave) > +checking for "noweave"... yes > checking for a HTML -> Latex converter... (html2latex) > +checking for "html2latex"... no > checking for a MSWord -> Latex converter... (wvCleanLatex word2x) > +checking for "wvCleanLatex"... yes > checking for Image converter... (convert) > +checking for "convert"... yes > checking for a Postscript previewer... (gsview32 gv ghostview) > +checking for "gsview32"... no > +checking for "gv"... yes > checking for a PDF preview... (acrobat acrord32 gsview32 acroread gv > ghostview xpdf) > +checking for "acrobat"... no > +checking for "acrord32"... no > +checking for "gsview32"... no > +checking for "acroread"... yes > checking for a DVI previewer... (xdvi windvi yap) > +checking for "xdvi"... yes > checking for a HTML previewer... (mozilla file://$$p$$i netscape) > +checking for "mozilla"... yes > checking for a PS to PDF converter... (ps2pdf13 $$i) > +checking for "ps2pdf13"... yes > checking for a DVI to PS converter... (dvips) > +checking for "dvips"... yes > checking for a DVI to PDF converter... (dvipdfm) > +checking for "dvipdfm"... yes > checking for a *roff formatter... (groff -t -Tlatin1 $$FName nroff) > +checking for "groff"... yes > checking for ChkTeX... (chktex -n1 -n3 -n6 -n9 -n22 -n25 -n30 -n38) > +checking for "chktex"... no > checking for a spell-checker... (ispell) > +checking for "ispell"... yes > checking for Octave... (octave) > +checking for "octave"... no > checking for Maple... (maple) > +checking for "maple"... no > checking for a fax program... (kdeprintfax ksendfax) > +checking for "kdeprintfax"... yes > checking for SGML-tools 1.x (LinuxDoc)... (sgml2lyx) > +checking for "sgml2lyx"... yes > checking for SGML-tools 2.x (DocBook) or db2x scripts... (sgmltools db2dvi) > +checking for "sgmltools"... yes > checking for a spool command... (lp lpr) > +checking for "lp"... yes > checking for a LaTeX -> HTML converter... (tth latex2html hevea) > +checking for "tth"... no > +checking for "latex2html"... no > +checking for "hevea"... no > checking LaTeX configuration... default values > +checking list of textclasses... done > creating packages.lst > creating doc/LaTeXConfig.lyx > checking whether TeX allows spaces in file names... creating lyxrc.defaults > checking for an FIG -> EPS/PPM converter... (fig2dev) > +checking for "fig2dev"... yes > checking for an TIFF -> PS converter... (tiff2ps) > +checking for "tiff2ps"... yes > checking for an TGIF -> EPS/PPM converter... (tgif) > +checking for "tgif"... yes > checking for an EPS -> PDF converter... (epstopdf) > +checking for "epstopdf"... yes > checking for a Grace -> Image converter... (gracebat) > +checking for "gracebat"... no > checking for TeX fonts > +checking for cmex10... yes (pfb) > +checking for cmmi10... yes (pfb) > +checking for cmr10... yes (pfb) > +checking for cmsy10... yes (pfb) > +checking for eufm10... yes (pfb) > +checking for msam10... yes (pfb) > +checking for msbm10... yes (pfb) > +checking for wasy10... yes (pfb) > > > > > > >