You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is being automatically closed because it does not follow the issue template. If you don't care to provide proper details. I won't waste my time here
Hi
Here is a step by step description (but you need a recent emacs version installed)
clone the auctex package via
git clone git://git.savannah.gnu.org/auctex.git
switch to the master branch via
git switch --guess master
.
/autogen.sh
run
./configure --with-emacs=/opt/emacs29/bin/emacs --prefix=/home/oub/ALLES/ --with-lispdir=/home/oub/emacs/site-lisp/packages/auctex-git --without-texmf-dir
make
make install
that works
however
checkinstall
orcheckinstall make install
return the following error.
however in Ubuntu 16 and 18 this worked fien
The text was updated successfully, but these errors were encountered: