auctex-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

MacOS 10.15 can compile but not install auctex (git)


From: Uwe Brauer
Subject: MacOS 10.15 can compile but not install auctex (git)
Date: Sun, 01 May 2022 20:32:10 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (darwin)



HI

I just pulled the latest auctex from git

I am on Mac 10.15 (with fink) and compiled successfully 
GNU Emacs from git
in particular
emacs-repository-version is a variable defined in ‘version.el’.

Its value is "ac2708bf6f83dfb965694381c4e9d0c71f61bd0c"


I run
./configure --with-emacs=/usr/local/bin/emacs29 --prefix=/home/oub/ALLES/ 
--with-lispdir=/home/oub/emacs/site-lisp/packages/auctex-git --without-texmf-dir

Then make runs without problems but 

Make install gives

Any idea what is wrong? Is preview-latex the problem?

Regards

Uwe Brauer



                     20:24 %make install
(cd latex ; /Applications/Xcode.app/Contents/Developer/usr/bin/make DESTDIR= 
install)
../mkinstalldirs /home/oub/emacs/site-lisp/packages/auctex-git/auctex/latex
mkdir -p -- /home/oub/emacs/site-lisp/packages/auctex-git/auctex/latex
mkdir: /home/oub/emacs/site-lisp/packages/auctex-git/auctex/latex: Operation 
not supported
make[1]: [install-texmf] Error 1 (ignored)
for x in preview.sty prauctex.def prauctex.cfg prshowbox.def prshowlabels.def 
prtracingall.def prtightpage.def prlyx.def prcounters.def prfootnotes.def ; do \
          echo /usr/bin/install -c -m 644 $x 
/home/oub/emacs/site-lisp/packages/auctex-git/auctex/latex ; \
          /usr/bin/install -c -m 644 $x 
/home/oub/emacs/site-lisp/packages/auctex-git/auctex/latex ; \
        done
/usr/bin/install -c -m 644 preview.sty 
/home/oub/emacs/site-lisp/packages/auctex-git/auctex/latex
install: /home/oub/emacs/site-lisp/packages/auctex-git/auctex/latex: No such 
file or directory
/usr/bin/install -c -m 644 prauctex.def 
/home/oub/emacs/site-lisp/packages/auctex-git/auctex/latex
install: /home/oub/emacs/site-lisp/packages/auctex-git/auctex/latex: No such 
file or directory
/usr/bin/install -c -m 644 prauctex.cfg 
/home/oub/emacs/site-lisp/packages/auctex-git/auctex/latex
install: /home/oub/emacs/site-lisp/packages/auctex-git/auctex/latex: No such 
file or directory
/usr/bin/install -c -m 644 prshowbox.def 
/home/oub/emacs/site-lisp/packages/auctex-git/auctex/latex
install: /home/oub/emacs/site-lisp/packages/auctex-git/auctex/latex: No such 
file or directory
/usr/bin/install -c -m 644 prshowlabels.def 
/home/oub/emacs/site-lisp/packages/auctex-git/auctex/latex
install: /home/oub/emacs/site-lisp/packages/auctex-git/auctex/latex: No such 
file or directory
/usr/bin/install -c -m 644 prtracingall.def 
/home/oub/emacs/site-lisp/packages/auctex-git/auctex/latex
install: /home/oub/emacs/site-lisp/packages/auctex-git/auctex/latex: No such 
file or directory
/usr/bin/install -c -m 644 prtightpage.def 
/home/oub/emacs/site-lisp/packages/auctex-git/auctex/latex
install: /home/oub/emacs/site-lisp/packages/auctex-git/auctex/latex: No such 
file or directory
/usr/bin/install -c -m 644 prlyx.def 
/home/oub/emacs/site-lisp/packages/auctex-git/auctex/latex
install: /home/oub/emacs/site-lisp/packages/auctex-git/auctex/latex: No such 
file or directory
/usr/bin/install -c -m 644 prcounters.def 
/home/oub/emacs/site-lisp/packages/auctex-git/auctex/latex
install: /home/oub/emacs/site-lisp/packages/auctex-git/auctex/latex: No such 
file or directory
/usr/bin/install -c -m 644 prfootnotes.def 
/home/oub/emacs/site-lisp/packages/auctex-git/auctex/latex
install: /home/oub/emacs/site-lisp/packages/auctex-git/auctex/latex: No such 
file or directory
make[1]: *** [install-texmf] Error 71



reply via email to

[Prev in Thread] Current Thread [Next in Thread]