Dear Stephan et al,

On 18.08.19 20:49, Stephan Witt wrote:
Am 18.08.2019 um 14:23 schrieb Matthias Görlach <matthias.goerl...@t-online.de>:
Hi,
Hi Matthias, the people on this mailing list like to get the answers below the 
questions.
OK! I replied to all
command line didnt do it.

I sudo-ed your command - it ran through (logfile  attached);
lyx reacts the same as before.
The log file look indeed similar - but sudo isn’t appropriate here.
The configuration run checks the availability of system components
for ordinary users, i.e. for you.
I did as advised below

ATM, I have no idea why the module detection stops at algorithm2e.module.
This is the problem, IMO.

Is your LyX installation complete? The directory
/Applications/LyX.app/Contents/Resources/layouts should contain 231 files.
$ ls /Applications/LyX.app/Contents/Resources/layouts|wc
      231     231    3964
My count here is identical:

231     231    3964
$ ls -1R /Applications/LyX.app/Contents/Resources|wc
     4237    3917   76461
The complete tree has 4237 items.
Here I have a few MORE!?

4248    3927   76743

To check another thing: there is an automatic upgrade in configure run.
Perhaps it copies some problematic contents from your 2.2 installation.
To circumvent this you may try these commands (no sudo please):
$ mkdir /tmp/LyX
$ cd /tmp/LyX
$ python -tt /Applications/LyX.app/Contents/Resources/configure.py 
--binary-dir=/Applications/LyX.app/Contents/MacOS/
Done

After your configure operation in /tmp/LyX you’ll probably have the same
log file as before. I’d like to know where the contents of /tmp/LyX is
different to mine:
$ ls -ltr /tmp/LyX
total 744
drwxr-xr-x  2 stephan  wheel      64 18 Aug 20:47 bind
drwxr-xr-x  2 stephan  wheel      64 18 Aug 20:47 clipart
drwxr-xr-x  2 stephan  wheel      64 18 Aug 20:47 doc
drwxr-xr-x  2 stephan  wheel      64 18 Aug 20:47 examples
drwxr-xr-x  2 stephan  wheel      64 18 Aug 20:47 images
drwxr-xr-x  2 stephan  wheel      64 18 Aug 20:47 kbd
drwxr-xr-x  2 stephan  wheel      64 18 Aug 20:47 layouts
drwxr-xr-x  2 stephan  wheel      64 18 Aug 20:47 scripts
drwxr-xr-x  2 stephan  wheel      64 18 Aug 20:47 templates
drwxr-xr-x  2 stephan  wheel      64 18 Aug 20:47 ui
-rw-r--r--  1 stephan  wheel   12617 18 Aug 20:47 clsFiles.lst
-rw-r--r--  1 stephan  wheel  211862 18 Aug 20:47 styFiles.lst
-rw-r--r--  1 stephan  wheel    4448 18 Aug 20:47 bstFiles.lst
-rw-r--r--  1 stephan  wheel    1922 18 Aug 20:47 bibFiles.lst
-rw-r--r--  1 stephan  wheel     234 18 Aug 20:47 bbxFiles.lst
-rw-r--r--  1 stephan  wheel     175 18 Aug 20:47 cbxFiles.lst
-rw-r--r--  1 stephan  wheel   15640 18 Aug 20:47 lyxmodules.lst
-rw-r--r--  1 stephan  wheel    1986 18 Aug 20:47 lyxciteengines.lst
-rw-r--r--  1 stephan  wheel     348 18 Aug 20:47 xtemplates.lst
-rw-r--r--  1 stephan  wheel   10480 18 Aug 20:47 textclass.lst
-rw-r--r--  1 stephan  wheel    1444 18 Aug 20:47 packages.lst
-rw-r--r--  1 stephan  wheel   20254 18 Aug 20:47 lyxrc.defaults
-rw-r--r--  1 stephan  wheel   65778 18 Aug 20:47 configure.log
My result (and config.log attached here)
ls -ltr
total 1088
drwxr-xr-x  2 mago  staff      68 Aug 19 20:30 ui
drwxr-xr-x  2 mago  staff      68 Aug 19 20:30 templates
drwxr-xr-x  2 mago  staff      68 Aug 19 20:30 scripts
drwxr-xr-x  2 mago  staff      68 Aug 19 20:30 layouts
drwxr-xr-x  2 mago  staff      68 Aug 19 20:30 kbd
drwxr-xr-x  2 mago  staff      68 Aug 19 20:30 images
drwxr-xr-x  2 mago  staff      68 Aug 19 20:30 examples
drwxr-xr-x  2 mago  staff      68 Aug 19 20:30 doc
drwxr-xr-x  2 mago  staff      68 Aug 19 20:30 clipart
-rw-r--r--  1 mago  staff      99 Aug 19 20:30 chklatex.ltx
-rw-r--r--  1 mago  staff     664 Aug 19 20:30 chklatex.log
drwxr-xr-x  2 mago  staff      68 Aug 19 20:30 bind
-rw-r--r--  1 mago  staff   19973 Aug 19 20:30 lyxrc.defaults
-rw-r--r--  1 mago  staff   36766 Aug 19 20:30 clsFiles.lst
-rw-r--r--  1 mago  staff  365181 Aug 19 20:30 styFiles.lst
-rw-r--r--  1 mago  staff   26300 Aug 19 20:30 bstFiles.lst
-rw-r--r--  1 mago  staff    4449 Aug 19 20:30 bibFiles.lst
-rw-r--r--  1 mago  staff     293 Aug 19 20:30 lyxmodules.lst
-rw-r--r--  1 mago  staff   37133 Aug 19 20:30 configure.log
-rw-r--r--  1 mago  staff      26 Aug 19 20:30 chkmodules.tex
-rw-r--r--  1 mago  staff   15685 Aug 19 20:30 cbxFiles.lst
-rw-r--r--  1 mago  staff   17136 Aug 19 20:30 bbxFiles.lst

Sorry, I forgot to give you the advise to work in a temporary directory last 
time.
I’m afraid you have to cleanup the working directory you’ve used for your 
attempt
to run LyX configure script (your home directory?).
I did this time (and NO sudo) - and cleaned up

There are the following directories:
bind clipart doc examples images kbd layouts scripts templates ui
and some list files.
YEP

Best
Stephan
Thanx & best
Matthias

Best

Matthias

On 18.08.19 13:59, Stephan Witt wrote:
Am 18.08.2019 um 09:03 schrieb Matthias Görlach <matthias.goerl...@t-online.de>
:

sorry, stephan,

not sure if i put you addressee yesterday (only see cc, no "to") - here the 
mail meant for you and riki.

Hi Matthias,

the start of the configure run looks normal. But the end is not ok.

Your configure log ends with:
...
INFO: +Indexing TeX files...
INFO: Indexing files of type cls
Indexing files of type sty
Indexing files of type bst
Indexing files of type bib
Indexing files of type bbx
Indexing files of type cbx
INFO:    done
DEBUG: Removing file lyxmodules.lst
DEBUG: Removing file chkmodules.tex
INFO: +checking list of modules...
INFO: /Applications/LyX.app/Contents/Resources/layouts/algorithm2e.module
...

Mine has these contents:
...
INFO: +Indexing TeX files...
INFO: Indexing files of type cls
Indexing files of type sty
Indexing files of type bst
Indexing files of type bib
Indexing files of type bbx
Indexing files of type cbx
INFO:    done
DEBUG: Removing file lyxmodules.lst
DEBUG: Failed to remove file chkmodules.tex
INFO: +checking list of modules...
INFO: /Applications/LyX.app/Contents/Resources/layouts/fixme.module
INFO: /Applications/LyX.app/Contents/Resources/layouts/pdfform.module
INFO: /Applications/LyX.app/Contents/Resources/layouts/sweave.module
INFO: /Applications/LyX.app/Contents/Resources/layouts/paralist.module
INFO: /Applications/LyX.app/Contents/Resources/layouts/subequations.module
INFO: /Applications/LyX.app/Contents/Resources/layouts/algorithm2e.module
INFO: /Applications/LyX.app/Contents/Resources/layouts/endnotes.module
INFO: /Applications/LyX.app/Contents/Resources/layouts/fixltx2e.module
...
INFO: /Applications/LyX.app/Contents/Resources/layouts/theorems-chap.module
INFO: 
/Applications/LyX.app/Contents/Resources/layouts/theorems-ams-chap-bytype.module
INFO:    done
DEBUG: Removing file lyxciteengines.lst
DEBUG: Failed to remove file chkciteengines.tex
INFO: +checking list of cite engines...
INFO: /Applications/LyX.app/Contents/Resources/citeengines/basic.citeengine
INFO: /Applications/LyX.app/Contents/Resources/citeengines/natbib.citeengine
INFO: /Applications/LyX.app/Contents/Resources/citeengines/jurabib.citeengine
INFO: /Applications/LyX.app/Contents/Resources/citeengines/biblatex.citeengine
INFO: 
/Applications/LyX.app/Contents/Resources/citeengines/biblatex-natbib.citeengine
INFO:    done
DEBUG: Removing file xtemplates.lst
INFO: +checking list of external templates...
INFO: /Applications/LyX.app/Contents/Resources/xtemplates/gnumeric.xtemplate
INFO: /Applications/LyX.app/Contents/Resources/xtemplates/inkscape.xtemplate
INFO: /Applications/LyX.app/Contents/Resources/xtemplates/chess.xtemplate
INFO: /Applications/LyX.app/Contents/Resources/xtemplates/pdfpages.xtemplate
INFO: /Applications/LyX.app/Contents/Resources/xtemplates/raster_image.xtemplate
INFO: 
/Applications/LyX.app/Contents/Resources/xtemplates/vector_graphics.xtemplate
INFO: /Applications/LyX.app/Contents/Resources/xtemplates/xfig.xtemplate
INFO: /Applications/LyX.app/Contents/Resources/xtemplates/lilypond.xtemplate
INFO: /Applications/LyX.app/Contents/Resources/xtemplates/dia.xtemplate
INFO:    done
INFO: checking LaTeX configuration...  auto
DEBUG: Failed to remove file chkconfig.classes
DEBUG: Failed to remove file chkconfig.vars
DEBUG: Failed to remove file chklayouts.tex
DEBUG: Failed to remove file wrap_chkconfig.ltx
INFO: +Inspecting your LaTeX configuration.
INFO: +checking for LaTeX version... 2015/01/01
INFO: +checking for available hyphenation patterns...
INFO: +checking for default encoding (this may take a long time)
INFO: +  checking for ec fonts... yes
INFO: +  checking for ec support in LaTeX format... yes
INFO: +  default encoding will be set to T1
INFO: +checking for package a0poster [a0poster]... no

and so on.

Obviously the result of the configure run on your system is incomplete
and cannot be used by LyX. The got an idea what is going wrong you may
start an explicit configure run in terminal.

The command used by LyX is:

python -tt /Applications/LyX.app/Contents/Resources/configure.py 
--with-version-suffix=-2.3 --binary-dir=/Applications/LyX.app/Contents/MacOS/

Perhaps it makes a difference.

Stephan


best
matthias


-------- Forwarded Message --------
Subject:        Re: Lyx v 2.3.X - severe Problems
Date:   Sat, 17 Aug 2019 11:53:04 +0200
From:   Matthias Görlach
<matthias.goerl...@t-online.de>

Reply-To:       
matthias.goerl...@t-online.de

CC:     Richard Kimberly Heck
<rikih...@lyx.org>



Dear Stephan, dear Riki,


I did a new install of 2.3.3 startet Lyx - no error, except the minimal 
functionality etc (asking reconfigure) - attached find the configure log file - 
I renamed it (only for saving it), in case I test a bit more.
Then I tried to open a template (letter with head/address etc; attached also) - 
and then all the errors reappeared:

layout file article not found
cite engine not available
The layout
file:scrlttr2
  could not be found.

Nothing of this happens after reinstall of 2.2.4

I attach here my letter template - just in case...

Also in the config log it says:

INFO: +checking for "libreoffice"...  no
INFO: +checking for "gimp"...  no
INFO: +checking for "firefox"...  no
etc

but they are on board!

I reply here only to the two of you (not the UsersList) - as it might be only a 
arcane situation (as I understand from your emails)

Many thanx & Best

Matthias

On 17.08.19 10:59, Stephan Witt wrote:

Am 16.08.2019 um 17:04 schrieb Richard Kimberly Heck <rikih...@lyx.org>

:


On 8/16/19 6:01 AM, Stephan Witt wrote:


Am 15.08.2019 um 23:00 schrieb Matthias Görlach <matthias.goerl...@t-online.de>

:


Hi,
after running and using Lyx for maybe 10 years, I finally tried to upgrade from 
v 2.2.4 to 2.3.2 and 2.3.3.

This resulted in unusability or continuously repeated error messages relating to "missing document 
classes", something about "missing library" and finally to "LyX will only have minimal 
functionality because no text classes have been found. You can either try to configure LyX normally, try to 
reconfigure without checking your LaTeX installation, or continue."

I tried a lot - to no avail - incl newsgroups, Wiki etc etc
Reconfigure didnt do a thing - neither a complete new install of the recent 
MacTEX suite, reinstall of Lyx etc etc. Other TEX distribs (e.g. mac texmaker) 
worked flawlessly.
My System MacOS X, 10.12.6 Sierra incl latest patches on a MacBook Pro 
(MacBookPro9,2).

ONLY completely removing any traces of Lyx and reinstalling Lyx 2.2.4 solved 
the problem - its running fine.

Accd to the Lyx web site, the latest release of Lyx (2.3.3) should be running 
fine on my system - so what is the issue???

Any hints/help available??


Hi Matthias,

as others said already - it should work.

What can be done to diagnose the problem? I would need to know what the LyX 
configure run did.

There is a folder in your user directory named ~/Library/Application 
Support/LyX-2.3. This is the location to look for the file configure.log. 
Please send it to the users list or in a private mail to me.


I could be wrong, of course, but it smells like a permissions problem.
We've seen this kind of thing in other cases, where configure.py can't
write to the relevant folder. If not, the log may not exist.


That would surprise me. On a Unix system and a Mac one should be able
to write to the directories below the home directory. LyX runs with
user privileges on a Mac all the time - permission problems shouldn’t
exist.

Stephan


--
Matthias Görlach
Ebertstr. 4
07743 Jena

*49-0171 1988809

<configure_1.log><01_Brief_MaGo_Template.lyx>

--
Matthias Görlach
Ebertstr. 4
07743 Jena

*49-0171 1988809

<configure_2.log>

--
Matthias Görlach
Ebertstr. 4
07743 Jena

*49-0171 1988809

DEBUG: Create directory bind.
DEBUG: Create directory clipart.
DEBUG: Create directory doc.
DEBUG: Create directory examples.
DEBUG: Create directory images.
DEBUG: Create directory kbd.
DEBUG: Create directory layouts.
DEBUG: Create directory scripts.
DEBUG: Create directory templates.
DEBUG: Create directory ui.
INFO: checking for a Latex2e program...
INFO: +checking for "latex"...  yes
INFO: checking for a DVI postprocessing program...
INFO: +checking for "pplatex"...  no
INFO: checking for pLaTeX, the Japanese LaTeX...
INFO: +checking for "platex"...  yes
DEBUG: Add to RC:
\converter platex   dvi       "platex"   "latex=platex"


DEBUG: Add to RC:
\converter latex      dvi        "latex"        "latex,hyperref-driver=dvips"


INFO: checking for a java interpreter...
INFO: +checking for "java"...  yes
INFO: checking for a perl interpreter...
INFO: +checking for "perl"...  yes
INFO: checking for a Tgif viewer and editor...
INFO: +checking for "tgif"...  no
DEBUG: Add to RC:
\Format tgif      "obj, tgo" Tgif                 "" "auto"     "auto"  
"vector"        "application/x-tgif"


INFO: checking for a FIG viewer and editor...
INFO: +checking for "xfig"...  no
INFO: +checking for "jfig3-itext.jar"...  no
INFO: +checking for "jfig3.jar"...  no
DEBUG: Add to RC:
\Format fig        fig     FIG                    "" "auto"     "auto"  
"vector"        "application/x-xfig"


INFO: checking for a Dia viewer and editor...
INFO: +checking for "dia"...  no
DEBUG: Add to RC:
\Format dia        dia     DIA                    "" "auto"     "auto"  
"vector,zipped=native", "application/x-dia-diagram"


INFO: checking for an OpenDocument drawing viewer and editor...
INFO: +checking for "libreoffice"...  no
INFO: +checking for "lodraw"...  no
INFO: +checking for "ooffice"...  no
INFO: +checking for "oodraw"...  no
INFO: +checking for "soffice"...  no
DEBUG: Add to RC:
\Format odg        "odg, sxd" "OpenDocument drawing"   "" "auto"        "auto"  
"vector,zipped=native"  "application/vnd.oasis.opendocument.graphics"


INFO: checking for a Grace viewer and editor...
INFO: +checking for "xmgrace"...  no
DEBUG: Add to RC:
\Format agr        agr     Grace                  "" "auto"     "auto"  
"vector"        ""


INFO: checking for a FEN viewer and editor...
INFO: +checking for "xboard"...  no
DEBUG: Add to RC:
\Format fen        fen     FEN                    "" "auto"     "auto"  ""      
""


INFO: checking for a SVG viewer and editor...
INFO: +checking for "inkscape-binary"...  no
DEBUG: Add to RC:
\Format svg        "svg" SVG                "" "auto" "auto"    "vector"        
"image/svg+xml"
\Format svgz       "svgz" "SVG (compressed)" "" "auto" "auto"   
"vector,zipped=native"  ""


INFO: checking for a raster image viewer...
INFO: +checking for "xv"...  no
INFO: +checking for "gwenview"...  no
INFO: +checking for "kview"...  no
INFO: +checking for "eog"...  no
INFO: +checking for "xviewer"...  no
INFO: +checking for "ristretto"...  no
INFO: +checking for "gpicview"...  no
INFO: +checking for "lximage-qt"...  no
INFO: +checking for "xdg-open"...  no
INFO: +checking for "gimp-remote"...  no
INFO: +checking for "gimp"...  no
INFO: checking for a raster image editor...
INFO: +checking for "gimp-remote"...  no
INFO: +checking for "gimp"...  no
DEBUG: Add to RC:
\Format bmp        bmp     BMP                    "" "auto"     "auto"  ""      
"image/x-bmp"
\Format gif        gif     GIF                    "" "auto"     "auto"  ""      
"image/gif"
\Format jpg       "jpg, jpeg" JPEG                "" "auto"     "auto"  ""      
"image/jpeg"
\Format pbm        pbm     PBM                    "" "auto"     "auto"  ""      
"image/x-portable-bitmap"
\Format pgm        pgm     PGM                    "" "auto"     "auto"  ""      
"image/x-portable-graymap"
\Format png        png     PNG                    "" "auto"     "auto"  ""      
"image/x-png"
\Format ppm        ppm     PPM                    "" "auto"     "auto"  ""      
"image/x-portable-pixmap"
\Format tiff       tif     TIFF                   "" "auto"     "auto"  ""      
"image/tiff"
\Format xbm        xbm     XBM                    "" "auto"     "auto"  ""      
"image/x-xbitmap"
\Format xpm        xpm     XPM                    "" "auto"     "auto"  ""      
"image/x-xpixmap"


INFO: checking for a text editor...
INFO: +checking for "xemacs"...  no
INFO: +checking for "gvim"...  no
INFO: +checking for "kedit"...  no
INFO: +checking for "kwrite"...  no
INFO: +checking for "kate"...  no
INFO: +checking for "nedit"...  no
INFO: +checking for "gedit"...  no
INFO: +checking for "geany"...  no
INFO: +checking for "leafpad"...  no
INFO: +checking for "mousepad"...  no
INFO: +checking for "xed"...  yes
DEBUG: Add to RC:
\Format asciichess asc    "Plain text (chess output)"  "" ""    "xed"   ""      
""
\Format docbook    sgml    DocBook                B  "" "xed"   
"document,menu=export"  ""
\Format docbook-xml xml   "DocBook (XML)"         "" "" "xed"   
"document,menu=export"  "application/docbook+xml"
\Format dot        dot    "Graphviz Dot"          "" "" "xed"   "vector"        
"text/vnd.graphviz"
\Format dviluatex  tex    "LaTeX (dviluatex)"     "" "" "xed"   
"document,menu=export"  ""
\Format platex     tex    "LaTeX (pLaTeX)"        "" "" "xed"   
"document,menu=export"  ""
\Format literate   nw      NoWeb                  N  "" "xed"   
"document,menu=export"  ""
\Format sweave     Rnw    "Sweave"                S  "" "xed"   
"document,menu=export"  ""
\Format sweave-ja  Rnw    "Sweave (Japanese)"     S  "" "xed"   
"document,menu=export"  ""
\Format r          R      "R/S code"              "" "" "xed"   
"document,menu=export"  ""
\Format knitr      Rnw    "Rnw (knitr)"           "" "" "xed"   
"document,menu=export"  ""
\Format knitr-ja   Rnw    "Rnw (knitr, Japanese)" "" "" "xed"   
"document,menu=export"  ""
\Format lilypond-book    lytex "LilyPond book (LaTeX)"   "" ""  "xed"   
"document,menu=export"  ""
\Format lilypond-book-ja lytex "LilyPond book (pLaTeX)"   "" "" "xed"   
"document,menu=export"  ""
\Format latex      tex    "LaTeX (plain)"         L  "" "xed"   
"document,menu=export"  "text/x-tex"
\Format luatex     tex    "LaTeX (LuaTeX)"        "" "" "xed"   
"document,menu=export"  ""
\Format pdflatex   tex    "LaTeX (pdflatex)"      "" "" "xed"   
"document,menu=export"  ""
\Format xetex      tex    "LaTeX (XeTeX)"         "" "" "xed"   
"document,menu=export"  ""
\Format latexclipboard tex "LaTeX (clipboard)"    "" "" "xed"   ""      ""
\Format text       txt    "Plain text"            a  "" "xed"   
"document,menu=export"  "text/plain"
\Format text2      txt    "Plain text (pstotext)" "" "" "xed"   "document"      
""
\Format text3      txt    "Plain text (ps2ascii)" "" "" "xed"   "document"      
""
\Format text4      txt    "Plain text (catdvi)"   "" "" "xed"   "document"      
""
\Format textparagraph txt "Plain Text, Join Lines" "" ""        "xed"   
"document"      ""
\Format beamer.info pdf.info   "Info (Beamer)"         "" ""   "xed"    
"document,menu=export"  ""


DEBUG: Add to RC:
\editor_alternatives asciichess "xed"
\viewer_alternatives asciichess "xed"
\editor_alternatives docbook "xed"
\viewer_alternatives docbook "xed"
\editor_alternatives docbook-xml "xed"
\viewer_alternatives docbook-xml "xed"
\editor_alternatives dot "xed"
\viewer_alternatives dot "xed"
\editor_alternatives dviluatex "xed"
\viewer_alternatives dviluatex "xed"
\editor_alternatives platex "xed"
\viewer_alternatives platex "xed"
\editor_alternatives literate "xed"
\viewer_alternatives literate "xed"
\editor_alternatives sweave "xed"
\viewer_alternatives sweave "xed"
\editor_alternatives sweave-ja "xed"
\viewer_alternatives sweave-ja "xed"
\editor_alternatives r "xed"
\viewer_alternatives r "xed"
\editor_alternatives knitr "xed"
\viewer_alternatives knitr "xed"
\editor_alternatives knitr-ja "xed"
\viewer_alternatives knitr-ja "xed"
\editor_alternatives lilypond-book "xed"
\viewer_alternatives lilypond-book "xed"
\editor_alternatives lilypond-book-ja "xed"
\viewer_alternatives lilypond-book-ja "xed"
\editor_alternatives latex "xed"
\viewer_alternatives latex "xed"
\editor_alternatives luatex "xed"
\viewer_alternatives luatex "xed"
\editor_alternatives pdflatex "xed"
\viewer_alternatives pdflatex "xed"
\editor_alternatives xetex "xed"
\viewer_alternatives xetex "xed"
\editor_alternatives latexclipboard "xed"
\viewer_alternatives latexclipboard "xed"
\editor_alternatives text "xed"
\viewer_alternatives text "xed"
\editor_alternatives text2 "xed"
\viewer_alternatives text2 "xed"
\editor_alternatives text3 "xed"
\viewer_alternatives text3 "xed"
\editor_alternatives text4 "xed"
\viewer_alternatives text4 "xed"
\editor_alternatives textparagraph "xed"
\viewer_alternatives textparagraph "xed"
\editor_alternatives beamer.info "xed"
\viewer_alternatives beamer.info "xed"


INFO: +checking for "notepad"...  no
INFO: checking for a lilypond editor...
INFO: +checking for "frescobaldi"...  no
INFO: +checking for "xemacs"...  no
INFO: +checking for "gvim"...  no
INFO: +checking for "kedit"...  no
INFO: +checking for "kwrite"...  no
INFO: +checking for "kate"...  no
INFO: +checking for "nedit"...  no
INFO: +checking for "gedit"...  no
INFO: +checking for "geany"...  no
INFO: +checking for "leafpad"...  no
INFO: +checking for "mousepad"...  no
INFO: +checking for "xed"...  yes
DEBUG: Add to RC:
\Format lilypond   ly     "LilyPond music"        "" "" "xed"   "vector"        
"text/x-lilypond"


DEBUG: Add to RC:
\editor_alternatives lilypond "xed"
\viewer_alternatives lilypond "xed"


INFO: +checking for "notepad"...  no
INFO: checking for gnumeric spreadsheet software...
INFO: +checking for "gnumeric"...  no
DEBUG: Add to RC:
\Format gnumeric gnumeric "Gnumeric spreadsheet" "" ""    "auto"   "document"   
"application/x-gnumeric"
\Format excel      xls    "Excel spreadsheet"      "" "" "auto"    "document"   
"application/vnd.ms-excel"
\Format excel2     xlsx   "MS Excel Office Open XML" "" "" "auto" "document"    
"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"
\Format html_table html   "HTML Table (for spreadsheets)"      "" "" "auto"    
"document"       "text/html"
\Format oocalc     ods    "OpenDocument spreadsheet" "" "" "auto"    "document" 
"application/vnd.oasis.opendocument.spreadsheet"


INFO: checking for an HTML previewer...
INFO: +checking for "firefox"...  no
INFO: +checking for "mozilla"...  no
INFO: +checking for "netscape"...  no
DEBUG: Add to RC:
\Format xhtml      xhtml   "LyXHTML"              y "auto" ""    
"document,menu=export" "application/xhtml+xml"


INFO: checking for a BibTeX editor...
INFO: +checking for "jabref"...  no
INFO: +checking for "JabRef"...  no
INFO: +checking for "pybliographic"...  no
INFO: +checking for "bibdesk"...  no
INFO: +checking for "gbib"...  no
INFO: +checking for "kbib"...  no
INFO: +checking for "kbibtex"...  no
INFO: +checking for "sixpack"...  no
INFO: +checking for "bibedit"...  no
INFO: +checking for "tkbibtexxemacs"...  no
INFO: +checking for "gvim"...  no
INFO: +checking for "kedit"...  no
INFO: +checking for "kwrite"...  no
INFO: +checking for "kate"...  no
INFO: +checking for "jedit"...  no
INFO: +checking for "TeXnicCenter"...  no
INFO: +checking for "WinEdt"...  no
INFO: +checking for "WinShell"...  no
INFO: +checking for "PSPad"...  no
INFO: +checking for "nedit"...  no
INFO: +checking for "gedit"...  no
INFO: +checking for "notepad"...  no
INFO: +checking for "geany"...  no
INFO: +checking for "leafpad"...  no
INFO: +checking for "mousepad"...  no
DEBUG: Add to RC:
\Format bibtex bib    "BibTeX"         "" ""    "auto"  ""      "text/x-bibtex"


INFO: checking for a Postscript previewer...
INFO: +checking for "kghostview"...  no
INFO: +checking for "okular"...  no
INFO: +checking for "qpdfview"...  no
INFO: +checking for "evince"...  no
INFO: +checking for "xreader"...  no
INFO: +checking for "gv"...  no
INFO: +checking for "ghostview"...  no
INFO: +checking for "gsview64"...  no
INFO: +checking for "gsview32"...  no
DEBUG: Add to RC:
\Format eps        eps     EPS                    "" "auto"     ""      
"vector"        "image/x-eps"
\Format eps2       eps    "EPS (uncropped)"       "" "auto"     ""      
"vector"        ""
\Format eps3       eps    "EPS (cropped)"         "" "auto"     ""      
"document"      ""
\Format ps         ps      Postscript             t  "auto"     ""      
"document,vector,menu=export"   "application/postscript"


INFO: checking for a PDF previewer...
INFO: +checking for "pdfview"...  no
INFO: +checking for "kpdf"...  no
INFO: +checking for "okular"...  no
INFO: +checking for "qpdfview"...  no
INFO: +checking for "evince"...  no
INFO: +checking for "xreader"...  no
INFO: +checking for "kghostview"...  no
INFO: +checking for "xpdf"...  no
INFO: +checking for "SumatraPDF"...  no
INFO: +checking for "acrobat"...  no
INFO: +checking for "acroread"...  no
INFO: +checking for "mupdf"...  no
INFO: +checking for "gv"...  no
INFO: +checking for "ghostview"...  no
INFO: +checking for "AcroRd32"...  no
INFO: +checking for "gsview64"...  no
INFO: +checking for "gsview32"...  no
DEBUG: Add to RC:
\Format pdf        pdf    "PDF (ps2pdf)"          P  "auto"     ""      
"document,vector,menu=export"   ""
\Format pdf2       pdf    "PDF (pdflatex)"        F  "auto"     ""      
"document,vector,menu=export"   ""
\Format pdf3       pdf    "PDF (dvipdfm)"         m  "auto"     ""      
"document,vector,menu=export"   ""
\Format pdf4       pdf    "PDF (XeTeX)"           X  "auto"     ""      
"document,vector,menu=export"   ""
\Format pdf5       pdf    "PDF (LuaTeX)"          u  "auto"     ""      
"document,vector,menu=export"   ""
\Format pdf6       pdf    "PDF (graphics)"        "" "auto"     ""      
"vector"        "application/pdf"
\Format pdf7       pdf    "PDF (cropped)"         "" "auto"     ""      
"document,vector"       ""
\Format pdf8       pdf    "PDF (lower resolution)"         "" "auto"    ""      
"document,vector"       ""


INFO: checking for a DVI previewer...
INFO: +checking for "xdvi"...  yes
DEBUG: Add to RC:
\Format dvi        dvi     DVI                    D  "xdvi"     ""      
"document,vector,menu=export"   "application/x-dvi"
\Format dvi3       dvi     "DVI (LuaTeX)"          V  "xdvi"    ""      
"document,vector,menu=export"   ""


DEBUG: Add to RC:
\viewer_alternatives dvi "xdvi"
\viewer_alternatives dvi3 "xdvi"


INFO: +checking for "kdvi"...  no
INFO: +checking for "okular"...  no
INFO: +checking for "evince"...  no
INFO: +checking for "xreader"...  no
INFO: +checking for "yap"...  no
INFO: +checking for "dviout"...  no
INFO: checking for an HTML previewer...
INFO: +checking for "firefox"...  no
INFO: +checking for "mozilla"...  no
INFO: +checking for "netscape"...  no
DEBUG: Add to RC:
\Format html      "html, htm" HTML                H  "auto"     ""      
"document,menu=export"  "text/html"


INFO: checking for Noteedit...
INFO: +checking for "noteedit"...  no
DEBUG: Add to RC:
\Format noteedit   not     Noteedit               "" "auto"     "auto"  
"vector"        ""


INFO: checking for an OpenDocument viewer...
INFO: +checking for "libreoffice"...  no
INFO: +checking for "lwriter"...  no
INFO: +checking for "lowriter"...  no
INFO: +checking for "oowriter"...  no
INFO: +checking for "swriter"...  no
INFO: +checking for "abiword"...  no
DEBUG: Add to RC:
\Format odt        odt     "OpenDocument (tex4ht)"  "" "auto"   "auto"  
"document,vector,menu=export"   "application/vnd.oasis.opendocument.text"
\Format odt2       odt    "OpenDocument (eLyXer)"  "" "auto"    "auto"  
"document,vector,menu=export"   "application/vnd.oasis.opendocument.text"
\Format odt3       odt    "OpenDocument (Pandoc)"  "" "auto"    "auto"  
"document,vector,menu=export"   "application/vnd.oasis.opendocument.text"
\Format sxw        sxw    "OpenOffice.Org (sxw)"  "" "" ""      
"document,vector"       "application/vnd.sun.xml.writer"


INFO: checking for a Rich Text and Word viewer...
INFO: +checking for "libreoffice"...  no
INFO: +checking for "lwriter"...  no
INFO: +checking for "lowriter"...  no
INFO: +checking for "oowriter"...  no
INFO: +checking for "swriter"...  no
INFO: +checking for "abiword"...  no
DEBUG: Add to RC:
\Format rtf        rtf    "Rich Text Format"      "" "auto"     "auto"  
"document,vector,menu=export"   "application/rtf"
\Format word       doc    "MS Word"               W  "auto"     "auto"  
"document,vector,menu=export"   "application/msword"
\Format word2      docx    "MS Word Office Open XML"               O  "auto"    
"auto"  "document,vector,menu=export"   
"application/vnd.openxmlformats-officedocument.wordprocessingml.document"


DEBUG: Add to RC:
\Format csv        csv    "Table (CSV)"           "" "" ""      "document"      
"text/csv"
\Format fax        ""      Fax                    "" "" ""      "document"      
""
\Format lyx        lyx     LyX                    "" "" ""      ""      
"application/x-lyx"
\Format lyx13x     13.lyx "LyX 1.3.x"             "" "" ""      "document"      
""
\Format lyx14x     14.lyx "LyX 1.4.x"             "" "" ""      "document"      
""
\Format lyx15x     15.lyx "LyX 1.5.x"             "" "" ""      "document"      
""
\Format lyx16x     16.lyx "LyX 1.6.x"             "" "" ""      "document"      
""
\Format lyx20x     20.lyx "LyX 2.0.x"             "" "" ""      "document"      
""
\Format lyx21x     21.lyx "LyX 2.1.x"             "" "" ""      "document"      
""
\Format lyx22x     22.lyx "LyX 2.2.x"             "" "" ""      
"document,menu=export"  ""
\Format clyx       cjklyx "CJK LyX 1.4.x (big5)"  "" "" ""      "document"      
""
\Format jlyx       cjklyx "CJK LyX 1.4.x (euc-jp)" "" ""        ""      
"document"      ""
\Format klyx       cjklyx "CJK LyX 1.4.x (euc-kr)" "" ""        ""      
"document"      ""
\Format lyxpreview lyxpreview "LyX Preview"       "" "" ""      ""      ""
\Format pdftex     "pdftex_t, pdf_tex" PDFTEX                "" ""      ""      
""      ""
\Format program    ""      Program                "" "" ""      ""      ""
\Format pstex      "pstex_t, ps_tex" PSTEX                  "" ""       ""      
""      ""
\Format wmf        wmf    "Windows Metafile"      "" "" ""      "vector"        
"image/x-wmf"
\Format emf        emf    "Enhanced Metafile"     "" "" ""      "vector"        
"image/x-emf"
\Format wordhtml  "html, htm" "HTML (MS Word)"    "" "" ""      "document"      
""



INFO: checking for the pdflatex program...
INFO: +checking for "pdflatex"...  yes
DEBUG: Add to RC:
\converter pdflatex   pdf2       "pdflatex $$i" 
"latex=pdflatex,hyperref-driver=pdftex"


INFO: checking for XeTeX...
INFO: +checking for "xelatex"...  yes
DEBUG: Add to RC:
\converter xetex      pdf4       "xelatex $$i"  
"latex=xelatex,hyperref-driver=xetex"


INFO: checking for LuaTeX...
INFO: +checking for "lualatex"...  yes
INFO: checking for LuaTeX (DVI)...
INFO: +checking for "dvilualatex"...  yes
DEBUG: Add to RC:
\converter luatex      pdf5       "lualatex"    "latex=lualatex"


DEBUG: Add to RC:
\converter dviluatex   dvi3        "dvilualatex"        "latex=dvilualatex"


INFO: checking for a LaTeX/Noweb -> LyX converter...
INFO: +checking for "/Applications/LyX.app/Contents/MacOS/tex2lyx/tex2lyx"...  
no
INFO: +checking for "/Applications/LyX.app/Contents/MacOS/tex2lyx/tex2lyx"...  
no
INFO: +checking for "/Applications/LyX.app/Contents/MacOS/tex2lyx"...  yes
DEBUG: Add to RC:
\converter latex      lyx        "/Applications/LyX.app/Contents/MacOS/tex2lyx 
-f $$i $$o"      ""
\converter latexclipboard lyx        
"/Applications/LyX.app/Contents/MacOS/tex2lyx -fixedenc utf8 -f $$i $$o"   ""
\converter literate   lyx        "/Applications/LyX.app/Contents/MacOS/tex2lyx 
-n -m noweb -f $$i $$o"  ""
\converter sweave   lyx        "/Applications/LyX.app/Contents/MacOS/tex2lyx -n 
-m sweave -f $$i $$o"   ""
\converter knitr   lyx        "/Applications/LyX.app/Contents/MacOS/tex2lyx -n 
-m knitr -f $$i $$o"     ""


INFO: checking for a Noweb -> LaTeX converter...
INFO: +checking for "noweave"...  no
DEBUG: Add to RC:
\converter literate   latex      ""     ""
\converter literate   pdflatex      ""  ""
\converter literate   xetex         ""  ""
\converter literate   luatex        ""  ""
\converter literate   dviluatex     ""  ""


INFO: checking for a Sweave -> LaTeX converter...
INFO: +checking for "Rscript"...  no
DEBUG: Add to RC:
\converter sweave   latex      ""       "needauth"
\converter sweave   pdflatex   ""       "needauth"
\converter sweave-ja   platex     ""    "needauth"
\converter sweave   xetex      ""       "needauth"
\converter sweave   luatex     ""       "needauth"
\converter sweave   dviluatex  ""       "needauth"


INFO: checking for a knitr -> LaTeX converter...
INFO: +checking for "Rscript"...  no
DEBUG: Add to RC:
\converter knitr   latex      ""        "needauth"
\converter knitr   pdflatex   ""        "needauth"
\converter knitr-ja   platex     ""     "needauth"
\converter knitr   xetex      ""        "needauth"
\converter knitr   luatex     ""        "needauth"
\converter knitr   dviluatex  ""        "needauth"


INFO: checking for a Sweave -> R/S code converter...
INFO: +checking for "Rscript"...  no
DEBUG: Add to RC:
\converter sweave-ja   r      ""    ""


INFO: checking for a knitr -> R/S code converter...
INFO: +checking for "Rscript"...  no
DEBUG: Add to RC:
\converter knitr-ja   r      ""    ""


INFO: checking for an HTML -> LaTeX converter...
INFO: +checking for "html2latex"...  no
INFO: +checking for "gnuhtml2latex"...  no
INFO: +checking for "htmltolatex"...  no
INFO: +checking for "htmltolatex.jar"...  no
INFO: checking for an MS Word -> LaTeX converter...
INFO: +checking for "wvCleanLatex"...  no
DEBUG: Add to RC:
\converter word       latex      ""     ""


INFO: checking for a LyX -> HTML converter...
INFO: +checking for "elyxer.py"...  no
INFO: +checking for "elyxer"...  no
DEBUG: Add to RC:
\converter lyx      html       ""       ""


INFO: checking for a LyX -> HTML (MS Word) converter...
INFO: +checking for "elyxer.py"...  no
INFO: +checking for "elyxer"...  no
DEBUG: Add to RC:
\converter lyx      wordhtml       ""   ""


INFO: checking for a LyX -> OpenDocument (eLyXer) converter...
INFO: +checking for "elyxer.py"...  no
INFO: +checking for "elyxer"...  no
DEBUG: Add to RC:
\converter lyx      odt2       ""       ""


INFO: checking for a LyX -> Word converter...
INFO: +checking for "elyxer.py"...  no
INFO: +checking for "elyxer"...  no
DEBUG: Add to RC:
\converter lyx      word      ""        ""


INFO: checking for a LaTeX -> HTML converter...
INFO: +checking for "htlatex"...  yes
DEBUG: Add to RC:
\converter latex      html       "htlatex $$i"  "needaux"


DEBUG: Add to RC:
\copier    html       "python -tt $$s/scripts/ext_copy.py -e html,png,css $$i 
$$o"


INFO: checking for a LaTeX -> HTML (MS Word) converter...
INFO: +checking for "htlatex"...  yes
DEBUG: Add to RC:
\converter latex      wordhtml   "htlatex $$i 'html,word' 'symbol/!' 
'-cvalidate'"      "needaux"


DEBUG: Add to RC:
\copier    wordhtml       "python -tt $$s/scripts/ext_copy.py -e html,png,css 
$$i $$o"


INFO: checking for "lyxblogger module"...  no
INFO: checking for an OpenOffice.org -> LaTeX converter...
INFO: +checking for "w2l"...  no
DEBUG: Add to RC:
\converter sxw        latex      ""     ""


INFO: checking for an OpenDocument -> LaTeX converter...
INFO: +checking for "w2l"...  no
DEBUG: Add to RC:
\converter odt        latex      ""     ""


INFO: checking for an Open Document (Pandoc) -> LaTeX converter...
INFO: +checking for "pandoc"...  no
DEBUG: Add to RC:
\converter odt3        latex      ""    ""


INFO: checking for a MS Word Office Open XML converter -> LaTeX...
INFO: +checking for "pandoc"...  no
DEBUG: Add to RC:
\converter word2      latex      ""     ""


INFO: checking for an OpenDocument -> PDF converter...
INFO: +checking for "unoconv"...  no
DEBUG: Add to RC:
\converter odt        pdf6       ""     ""


INFO: checking for a LaTeX -> Open Document (tex4ht) converter...
INFO: +checking for "oolatex"...  no
INFO: +checking for "mk4ht"...  yes
DEBUG: Add to RC:
\converter latex      odt        "mk4ht oolatex $$i"    "needaux"


INFO: checking for a LaTeX -> RTF converter...
INFO: +checking for "latex2rtf"...  no
INFO: +checking for "latex2rt"...  no
DEBUG: Add to RC:
\converter latex      rtf        ""     "needaux"


INFO: checking for a LaTeX -> Open Document (Pandoc) converter...
INFO: +checking for "pandoc"...  no
DEBUG: Add to RC:
\converter latex      odt3        ""    ""


INFO: checking for a LaTeX -> MS Word Office Open XML converter...
INFO: +checking for "pandoc"...  no
DEBUG: Add to RC:
\converter latex      word2       ""    ""


INFO: checking for a RTF -> HTML converter...
INFO: +checking for "unrtf"...  no
DEBUG: Add to RC:
\converter rtf      html        ""      ""


INFO: checking for a PS to PDF converter...
INFO: +checking for "ps2pdf"...  yes
DEBUG: Add to RC:
\converter ps         pdf        "ps2pdf $$i $$o"       "hyperref-driver=dvips"


INFO: checking for a PS to TXT converter...
INFO: +checking for "pstotext"...  no
DEBUG: Add to RC:
\converter ps         text2      ""     ""


INFO: checking for a PS to TXT converter...
INFO: +checking for "ps2ascii"...  yes
DEBUG: Add to RC:
\converter ps         text3      "ps2ascii $$i $$o"     ""


INFO: checking for a PS to EPS converter...
INFO: +checking for "ps2eps"...  yes
DEBUG: Add to RC:
\converter eps2       eps      "ps2eps -- < $$i > $$o"  ""


INFO: checking for a PDF to PS converter...
INFO: +checking for "pdftops"...  no
INFO: +checking for "pdf2ps"...  yes
DEBUG: Add to RC:
\converter pdf         ps        "pdf2ps $$i $$o"       ""


INFO: checking for a PDF to EPS converter...
INFO: +checking for "pdftops"...  no
DEBUG: Add to RC:
\converter pdf6        eps        ""    ""


INFO: checking for a PDF to PNG converter...
INFO: +checking for "sips"...  yes
DEBUG: Add to RC:
\converter pdf6        png        "sips --resampleWidth 800 --setProperty 
format png $$i --out $$o" ""


INFO: checking for a PDF cropping tool...
INFO: +checking for "pdfcrop"...  yes
DEBUG: Add to RC:
\converter pdf2   pdf7       "pdfcrop $$i $$o"  ""
\converter pdf4   pdf7       "pdfcrop $$i $$o"  ""


INFO: checking for Ghostscript...
INFO: +checking for "gswin32c"...  no
INFO: +checking for "gswin64c"...  no
INFO: +checking for "gs"...  yes
DEBUG: Add to RC:
\converter pdf2   pdf8       "python -tt $$s/scripts/convert_pdf.py $$i $$o 
ebook"      ""
\converter pdf4   pdf8       "python -tt $$s/scripts/convert_pdf.py $$i $$o 
ebook"      ""


INFO: checking for a Beamer info extractor...
INFO: +checking for "makebeamerinfo"...  no
DEBUG: Add to RC:
\converter pdf2         beamer.info        ""   ""


INFO: checking for a DVI to TXT converter...
INFO: +checking for "catdvi"...  no
DEBUG: Add to RC:
\converter dvi        text4      ""     ""


INFO: checking for a DVI to PS converter...
INFO: +checking for "dvips"...  yes
DEBUG: Add to RC:
\converter dvi        ps         "dvips -o $$o $$i"     "hyperref-driver=dvips"


INFO: checking for a DVI to cropped EPS converter...
INFO: +checking for "dvips"...  yes
DEBUG: Add to RC:
\converter dvi        eps3         "dvips -E -o $$o $$i"        ""


INFO: checking for a DVI to PDF converter...
INFO: +checking for "dvipdfmx"...  yes
DEBUG: Add to RC:
\converter dvi        pdf3       "dvipdfmx  -o $$o $$i" 
"hyperref-driver=dvipdfmx"


INFO: checking for a fax program...
INFO: +checking for "kdeprintfax"...  no
INFO: +checking for "ksendfax"...  no
INFO: +checking for "hylapex"...  no
DEBUG: Add to RC:
\converter ps         fax        ""     ""


INFO: checking for a FIG -> Image converter...
INFO: +checking for "fig2dev"...  no
INFO: checking for a SVG -> PDFTeX converter...
INFO: +checking for "inkscape-binary"...  no
DEBUG: Add to RC:
\converter svg        pdftex     "python -tt $$s/scripts/svg2pdftex.py  $$p$$i 
$$p$$o" ""


INFO: checking for a SVG -> PSTeX converter...
INFO: +checking for "inkscape-binary"...  no
DEBUG: Add to RC:
\converter svg        pstex     "python -tt $$s/scripts/svg2pstex.py  $$p$$i 
$$p$$o" ""


INFO: checking for a TIFF -> PS converter...
INFO: +checking for "tiff2ps"...  yes
DEBUG: Add to RC:
\converter tiff       eps        "tiff2ps $$i > $$o"    ""


INFO: checking for a TGIF -> EPS/PPM converter...
INFO: +checking for "tgif"...  no
DEBUG: Add to RC:
\converter tgif       eps        "tgif -print -color -eps -stdout $$i > $$o"    
""
\converter tgif       png        "tgif -print -color -png -o $$d $$i"   ""
\converter tgif       pdf6       "tgif -print -color -pdf -stdout $$i > $$o"    
""


INFO: checking for a WMF -> EPS converter...
INFO: +checking for "metafile2eps"...  no
INFO: +checking for "wmf2eps"...  no
INFO: +checking for "inkscape-binary"...  no
DEBUG: Add to RC:
\converter wmf        eps        ""     ""


INFO: checking for an EMF -> EPS converter...
INFO: +checking for "metafile2eps"...  no
INFO: +checking for "inkscape-binary"...  no
DEBUG: Add to RC:
\converter emf        eps        ""     ""


INFO: checking for a WMF -> PDF converter...
INFO: +checking for "inkscape-binary"...  no
DEBUG: Add to RC:
\converter wmf        pdf6        ""    ""


INFO: checking for an EMF -> PDF converter...
INFO: +checking for "inkscape-binary"...  no
DEBUG: Add to RC:
\converter emf        pdf6        ""    ""


INFO: checking for an EPS -> PDF converter...
INFO: +checking for "epstopdf"...  yes
DEBUG: Add to RC:
\converter eps        pdf6       "epstopdf --outfile=$$o $$i"   ""


INFO: checking for an EPS -> PNG converter...
INFO: +checking for "magick"...  no
INFO: +checking for "convert"...  yes
DEBUG: Add to RC:
\converter eps        png        "convert $$i $$o"      ""


INFO: checking for a Grace -> Image converter...
INFO: +checking for "gracebat"...  no
DEBUG: Add to RC:
\converter agr        eps        "gracebat -hardcopy -printfile $$o -hdevice 
EPS $$i 2>/dev/null"       ""
\converter agr        png        "gracebat -hardcopy -printfile $$o -hdevice 
PNG $$i 2>/dev/null"       ""
\converter agr        jpg        "gracebat -hardcopy -printfile $$o -hdevice 
JPEG $$i 2>/dev/null"      ""
\converter agr        ppm        "gracebat -hardcopy -printfile $$o -hdevice 
PNM $$i 2>/dev/null"       ""


INFO: checking for a Dot -> Image converter...
INFO: +checking for "dot"...  no
DEBUG: Add to RC:
\converter dot        eps        "dot -Teps $$i -o $$o" ""
\converter dot        png        "dot -Tpng $$i -o $$o" ""


INFO: checking for a Dia -> Image converter...
INFO: +checking for "dia"...  no
INFO: checking for an OpenDocument -> EPS converter...
INFO: +checking for "libreoffice"...  no
INFO: +checking for "unoconv"...  no
DEBUG: Add to RC:
\converter odg        eps2       ""     ""


INFO: checking for a SVG (compressed) -> SVG converter...
INFO: +checking for "gunzip"...  yes
DEBUG: Add to RC:
\converter svgz       svg        "gunzip -c $$i > $$o"  ""


INFO: checking for a SVG -> SVG (compressed) converter...
INFO: +checking for "gzip"...  yes
DEBUG: Add to RC:
\converter svg        svgz       "gzip -c $$i > $$o"    ""


INFO: checking for a SVG -> PDF converter...
INFO: +checking for "rsvg-convert"...  no
INFO: +checking for "inkscape-binary"...  no
DEBUG: Add to RC:
\converter svg        pdf6       ""    ""
\converter svgz       pdf6       ""    ""


INFO: checking for a SVG -> EPS converter...
INFO: +checking for "rsvg-convert"...  no
INFO: +checking for "inkscape-binary"...  no
DEBUG: Add to RC:
\converter svg        eps        ""    ""
\converter svgz       eps        ""    ""


INFO: checking for a SVG -> PNG converter...
INFO: +checking for "rsvg-convert"...  no
INFO: +checking for "inkscape-binary"...  no
DEBUG: Add to RC:
\converter svg        png        ""    "",
\converter svgz       png        ""    ""


INFO: checking for Gnuplot...
INFO: +checking for "gnuplot"...  no
DEBUG: Add to RC:
\Format gnuplot     "gp, gnuplot"    "Gnuplot"     "" "" ""  "vector"   
"text/plain"
\converter gnuplot      pdf6      "python -tt $$s/scripts/gnuplot2pdf.py $$i 
$$o"    "needauth"


INFO: checking for a spreadsheet -> latex converter...
INFO: +checking for "ssconvert"...  no
DEBUG: Add to RC:
\converter gnumeric latex "ssconvert --export-type=Gnumeric_html:latex $$i $$o" 
""
\converter oocalc latex "ssconvert --export-type=Gnumeric_html:latex $$i $$o" ""
\converter excel  latex "ssconvert --export-type=Gnumeric_html:latex $$i $$o" ""
\converter excel2 latex "ssconvert --export-type=Gnumeric_html:latex $$i $$o" ""
\converter gnumeric html_table "ssconvert 
--export-type=Gnumeric_html:html40frag $$i $$o" ""
\converter oocalc html_table "ssconvert --export-type=Gnumeric_html:html40frag 
$$i $$o" ""
\converter excel  html_table "ssconvert --export-type=Gnumeric_html:html40frag 
$$i $$o" ""
\converter excel2 html_table "ssconvert --export-type=Gnumeric_html:html40frag 
$$i $$o" ""



INFO: checking for a LilyPond -> EPS/PDF/PNG converter...
INFO: +checking for "lilypond"...  no
INFO: checking for a LilyPond book (LaTeX) -> LaTeX converter...
INFO: +checking for "lilypond-book"...  no
INFO: checking for a Noteedit -> LilyPond converter...
INFO: +checking for "noteedit"...  no
DEBUG: Add to RC:
\converter noteedit   lilypond   ""     ""


DEBUG: Add to RC:
\Format lyxgz      gz     "LyX Archive (tar.gz)"  "" "" ""  
"document,menu=export"      ""


DEBUG: Add to RC:
\converter lyx lyxgz "python -tt $$s/scripts/lyxpak.py $$r/$$f" ""


DEBUG: Add to RC:

\converter csv        lyx        "python -tt $$s/scripts/csv2lyx.py $$i $$o"    
""
\converter docbook    docbook-xml "cp $$i $$o"  "xml"
\converter fen        asciichess "python -tt $$s/scripts/fen2ascii.py $$i $$o"  
""
\converter lyx        lyx13x     "python -tt $$s/lyx2lyx/lyx2lyx -V 1.3 -o $$o 
$$i"     ""
\converter lyx        lyx14x     "python -tt $$s/lyx2lyx/lyx2lyx -V 1.4 -o $$o 
$$i"     ""
\converter lyx        lyx15x     "python -tt $$s/lyx2lyx/lyx2lyx -V 1.5 -o $$o 
$$i"     ""
\converter lyx        lyx16x     "python -tt $$s/lyx2lyx/lyx2lyx -V 1.6 -o $$o 
$$i"     ""
\converter lyx        lyx20x     "python -tt $$s/lyx2lyx/lyx2lyx -V 2.0 -o $$o 
$$i"     ""
\converter lyx        lyx21x     "python -tt $$s/lyx2lyx/lyx2lyx -V 2.1 -o $$o 
$$i"     ""
\converter lyx        lyx22x     "python -tt $$s/lyx2lyx/lyx2lyx -V 2.2 -o $$o 
$$i"     ""
\converter lyx        clyx       "python -tt $$s/lyx2lyx/lyx2lyx -V 1.4 -o $$o 
-c big5   $$i"   ""
\converter lyx        jlyx       "python -tt $$s/lyx2lyx/lyx2lyx -V 1.4 -o $$o 
-c euc_jp $$i"   ""
\converter lyx        klyx       "python -tt $$s/lyx2lyx/lyx2lyx -V 1.4 -o $$o 
-c euc_kr $$i"   ""
\converter clyx       lyx        "python -tt $$s/lyx2lyx/lyx2lyx -c big5   -o 
$$o $$i"  ""
\converter jlyx       lyx        "python -tt $$s/lyx2lyx/lyx2lyx -c euc_jp -o 
$$o $$i"  ""
\converter klyx       lyx        "python -tt $$s/lyx2lyx/lyx2lyx -c euc_kr -o 
$$o $$i"  ""
\converter lyxpreview png        "python -tt $$s/scripts/lyxpreview2bitmap.py 
--png"    ""
\converter lyxpreview ppm        "python -tt $$s/scripts/lyxpreview2bitmap.py 
--ppm"    ""



INFO: checking for SGML-tools 2.x (DocBook), db2x scripts or xsltproc...
INFO: +checking for "sgmltools"...  no
INFO: +checking for "db2dvi"...  no
INFO: +checking for "xsltproc"...  yes
DEBUG: Add to RC:
\converter docbook    dvi        ""     ""
\converter docbook    html       "" ""


INFO: Checking whether TeX allows spaces in file names... yes
DEBUG: Add to RC:
\tex_allows_spaces true


DEBUG: Removing file a b.tex
DEBUG: Removing file a b.log
DEBUG: Failed to remove file texput.log
INFO: checking for ChkTeX...
INFO: +checking for "chktex"...  yes
DEBUG: Add to RC:
\chktex_command "chktex -n1 -n3 -n6 -n9 -n22 -n25 -n30 -n38"


INFO: checking for BibTeX or alternative programs...
INFO: +checking for "bibtex"...  yes
DEBUG: Add to RC:
\bibtex_command "automatic"


DEBUG: Add to RC:
\bibtex_alternatives "bibtex"


INFO: +checking for "bibtex8"...  yes
DEBUG: Add to RC:
\bibtex_alternatives "bibtex8"


INFO: +checking for "biber"...  yes
DEBUG: Add to RC:
\bibtex_alternatives "biber"


INFO: checking for a specific Japanese BibTeX variant...
INFO: +checking for "pbibtex"...  yes
DEBUG: Add to RC:
\jbibtex_command "automatic"


DEBUG: Add to RC:
\jbibtex_alternatives "pbibtex"


INFO: +checking for "upbibtex"...  yes
DEBUG: Add to RC:
\jbibtex_alternatives "upbibtex"


INFO: +checking for "jbibtex"...  no
INFO: +checking for "bibtex"...  yes
DEBUG: Add to RC:
\jbibtex_alternatives "bibtex"


INFO: +checking for "biber"...  yes
DEBUG: Add to RC:
\jbibtex_alternatives "biber"


INFO: checking for available index processors...
INFO: +checking for "texindy"...  yes
DEBUG: Add to RC:
\index_command "texindy"


DEBUG: Add to RC:
\index_alternatives "texindy"


INFO: +checking for "makeindex"...  yes
DEBUG: Add to RC:
\index_alternatives "makeindex -c -q"


INFO: +checking for "xindy"...  yes
DEBUG: Add to RC:
\index_alternatives "xindy"


INFO: checking for an index processor appropriate to Japanese...
INFO: +checking for "mendex"...  yes
DEBUG: Add to RC:
\jindex_command "mendex -c -q"


INFO: checking for the splitindex processor...
INFO: +checking for "splitindex.pl"...  no
INFO: +checking for "splitindex"...  yes
DEBUG: Add to RC:
\splitindex_command "splitindex"


INFO: checking for a nomenclature processor...
INFO: +checking for "makeindex"...  yes
DEBUG: Add to RC:
\nomencl_command "makeindex -s nomencl.ist"


INFO: checking for a python-pygments driver command...
INFO: +checking for "pygmentize"...  no
DEBUG: Add to RC:
\pygmentize_command ""


DEBUG: Add to RC:
\copier    fig        "python -tt $$s/scripts/fig_copy.py $$i $$o"
\copier    pstex      "python -tt $$s/scripts/tex_copy.py $$i $$o $$l"
\copier    pdftex     "python -tt $$s/scripts/tex_copy.py $$i $$o $$l"
\copier    program    "python -tt $$s/scripts/ext_copy.py $$i $$o"



INFO: +Indexing TeX files... 
INFO: Indexing files of type cls
Indexing files of type sty
Indexing files of type bst
Indexing files of type bib
Indexing files of type bbx
Indexing files of type cbx
INFO:   done
DEBUG: Failed to remove file lyxmodules.lst
DEBUG: Failed to remove file chkmodules.tex
INFO: +checking list of modules... 
INFO: /Applications/LyX.app/Contents/Resources/layouts/algorithm2e.module

Reply via email to