Nick wrote: > I tried last night and again tonight after pulling: I get no errors > with `make doc'.
And I continue to get the errors with no doc (pdf) built. I can attach the build messages (800 lines) For now some snippets of what I see git pull Already up-to-date. ... texi2pdf --batch --clean --expand org.texi perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "C " are supported and installed on your system. ... Cannot open load file: ob-sh ----------------- Note that locale returns as follows: LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8 LC_CTYPE="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_PAPER="en_US.UTF-8" LC_NAME="en_US.UTF-8" LC_ADDRESS="en_US.UTF-8" LC_TELEPHONE="en_US.UTF-8" LC_MEASUREMENT="en_US.UTF-8" LC_IDENTIFICATION="en_US.UTF-8" LC_ALL=en_US.UTF-8