Looks like something similar to Fedora? On Fedora 16/17, when using TexLive 2012, I had to make a symlink:
$ ls -l /usr/share/texmf-local lrwxrwxrwx. 1 root root 16 Nov 21 10:39 /usr/share/texmf-local -> /usr/share/texmf because /usr/share/texmf was not on TeX's search path, but /usr/share/texmf-local is. LyX's files were being put under /usr/share/texmf (which the TeXLive install should be looking at...) On Sat, Dec 22, 2012 at 8:02 PM, martin <[email protected]> wrote: > ** > Hi, > > I installed TexLive 2012 in my Debian box. > > Then installed LyX following. > > http://wiki.lyx.org/Tips/Compiling > > I can use LyX just fine but View (ctrl+r) and View update (ctrl+shift/+r) > are disabled or grayed out > > I can actually export just fine if I press the other compilation options > buttons and click on pdflatex, or even export the dvi, from "Archive > > Export" > > Tried this with the "Introduction". Same thing happens. Included full log > of this. tar.bzip2 because it is 3mb! > > Latex is detected just fine. It does not matter if I put texlive > installation in LyX PATH or not. > > kpsepath tex | tr ':' '\n' > . > /home/martin/.texlive2012/texmf-config/tex/kpsewhich// > /home/martin/.texlive2012/texmf-var/tex/kpsewhich// > /home/martin/texmf/tex/kpsewhich// > !!/usr/local/texlive/2012/texmf-config/tex/kpsewhich// > !!/usr/local/texlive/2012/texmf-var/tex/kpsewhich// > !!/usr/local/texlive/2012/texmf/tex/kpsewhich// > !!/usr/local/texlive/2012/../texmf-local/tex/kpsewhich// > !!/usr/local/texlive/2012/texmf-dist/tex/kpsewhich// > /home/martin/.texlive2012/texmf-config/tex/generic// > /home/martin/.texlive2012/texmf-var/tex/generic// > /home/martin/texmf/tex/generic// > !!/usr/local/texlive/2012/texmf-config/tex/generic// > !!/usr/local/texlive/2012/texmf-var/tex/generic// > !!/usr/local/texlive/2012/texmf/tex/generic// > !!/usr/local/texlive/2012/../texmf-local/tex/generic// > !!/usr/local/texlive/2012/texmf-dist/tex/generic// > /home/martin/.texlive2012/texmf-config/tex/// > /home/martin/.texlive2012/texmf-var/tex/// > /home/martin/texmf/tex/// > !!/usr/local/texlive/2012/texmf-config/tex/// > !!/usr/local/texlive/2012/texmf-var/tex/// > !!/usr/local/texlive/2012/texmf/tex/// > !!/usr/local/texlive/2012/../texmf-local/tex/// > !!/usr/local/texlive/2012/texmf-dist/tex/// > > In other machine I'm using older lyx and the otput looks similar. > > Any ideas? > > Thanks everyone for your help, > Have a nice Christmas Eve and New Year start >
