help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Automatic Compiling


From: David Kastrup
Subject: Re: Automatic Compiling
Date: 29 Apr 2003 17:29:00 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

"Ulrich Dirr" <ud@art-satz.de> writes:

> Ok, I've misunderstood something ... But I've successfully downloaded
> this version and run the everything with the help of mingw make. First
> I'm not sure if everything went ok.
> 
> The last lines of 'make install' are
> [...]
>  /bin/install -c -m 644 style/subfigure.el
> /c/bin/emacs-21.2/site-lisp/auctex/style
>  /bin/install -c -m 644 style/subfigure.elc
> /c/bin/emacs-21.2/site-lisp/auctex/style
> ./mkinstalldirs /c/bin/emacs-21.2/site-lisp/auctex/auto
> cd doc; make install
> make[1]: Entering directory `/c/usr/uli/auctex/doc'
> ../mkinstalldirs /usr/local/info
> for x in auctex auctex-*; do \
>         /bin/install -c -m 644 $x /usr/local/info ; \
> done
> /bin/install-info  --info-dir=/usr/local/info auctex
> make[1]: Leaving directory `/c/usr/uli/auctex/doc'
> 
> Is this 'standard' console output?

Apart from "/c/bin/emacs-21.2/site-lisp" being about the weirdest
directory I ever saw for installing Emacs files.  Are you sure that
this is in your load-path?

> Where can I check that the newest auctex is correctly installed and
> working (maybe like the version info of emacs in the menu bar)? Do I
> have to update other files besides auctex?

AUCTeX comes with an info file, and you have installed it.  C-h i d m
auctex RET should lead you to the AUCTeX info, and it has a chapter
"Installation".

> Second I don't see any other behavior when compiling. I still have to
> input everything by hand (as listed in my first mail).

C-h v AUC-TeX-version RET

should tell you the installed version.

> Probably something is wrong. Any idea?

Probably you installed into a wrong place.  What was the line that
you specified to ./configure?  What is the output of config.log?

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum


reply via email to

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