On Saturday 13 Dec 2003 3:04 am, Kayvan A. Sylvan wrote: > Does noweb work by itself? If so, then the only other thing I can think > of is that you have not installed the noweb latex files. > > The LyX configure process needs to find them before it makes the literate > styles available.
This will be the # TEXINPUTS is the directory for TeX macro files TEXINPUTS=/usr/local/tex/inputs line in the noweb make file? I had no idea what to set this to - possibly /usr/share/texmf/ or /usr/share/texmf/tex or ...? I am not familiar with TeX setup, so this is where the problem will be. I can presumably link /usr/local/tex/inputs to the appropriate place once I know it, or remove the noweb installed files and re-install. Then I need to run texhash? Can you suggest something to observe in the lyx config.log to show that configure has found the noweb stuff? Doing a full re-build of lyx makes the test take quite a while. In the noweb make file there is also # LIB is where the pieces of the pipes (nt, markup, unmarkup) are stored LIB=/usr/local/noweb/lib This is currently unaltered and presumably known to the noweb executables? Thanks for your help.
