Hi Uwe, >>>>> Uwe Brauer <[email protected]> writes: > 2. I run > ./configure --with-emacs=/opt/emacs28/bin/emacs > --prefix=/home/oub/ALLES/ > --with-lispdir=/home/oub/emacs/site-lisp/packages/auctex-git > --without-texmf-dir
> I just realised by today that during the installation process I obtain > installation problem? Warning: Cannot update ls-R database in > /home/oub/emacs/site-lisp/packages/auctex-git/auctex/latex/../../.. > Is this harmful? I don't think so, since you specified --without-texmf-dir. This part of Makefile is not good at suppressing warning when --without-texmf-dir is given to configure script. Regards, Ikumi Keita
