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

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

Re: Automatic Compiling


From: Ulrich Dirr
Subject: Re: Automatic Compiling
Date: Tue, 29 Apr 2003 18:16:29 +0200

David Kastrup wrote:
> "Ulrich Dirr" <ud@art-satz.de> writes:
> 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?

I thought emacs-21.2/site-lisp/auctex is a good place. Where should it
be installed?

>> 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.

tells CVS-5.297, is this the new 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?

???

Ulrich Dirr

P.S. what should have changed concerning the compile cycle keyboarding?


--- start config.log ---
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by auctex configure 11.14, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $
./configure --with-emacs=/c/bin/emacs-21.2/bin/emacs --with-texmf-dir=/c
/tex/bin/win32/tex --with-lispdir=/c/bin/emacs-21.2/site-lisp/auctex

## --------- ##
## Platform. ##
## --------- ##

hostname = DOMINUS
uname -m = i686
uname -r = 1.0.8(0.46/3/2)
uname -s = MINGW32_NT-5.0
uname -v = 2002-12-09 07:58

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: .
PATH: /usr/local/bin
PATH: /mingw/bin
PATH: /bin
PATH: /c/ps/Ghostgum/gsview
PATH: /c/TeX/bin/win32
PATH: /perl/bin/
PATH: /c/bin/chess/utils
PATH: /c/bin/utils
PATH: /c/WINNT/system32
PATH: /c/WINNT
PATH: /c/WINNT/System32/Wbem
PATH: /bin
PATH: /mingw/bin
PATH: /c/cygwin
PATH: /c/cygwin/bin
PATH: /c/bin/emacs-21.2/bin
PATH: /c/bin/python22
PATH: /c/bin/tcl/bin
PATH: /c/ps/Ghostgum/gsview
PATH: /c/TeX/bin/win32
PATH: /perl/bin/
PATH: /c/bin/chess/utils
PATH: /c/bin/utils
PATH: /c/WINNT/system32
PATH: /c/WINNT
PATH: /c/WINNT/System32/Wbem


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1100: loading site script /etc/config.site
| lt_cv_cc_dll_switch=${lt_cv_cc_dll_switch=-mdll}
| lt_cv_compiler_c_o=${lt_cv_compiler_c_o=yes}
| lt_cv_compiler_o_lo=${lt_cv_compiler_o_lo=yes}
| lt_cv_deplibs_check_method=${lt_cv_deplibs_check_method='file_magic
file format pei*-i386(.*architecture: i386)?'}
| lt_cv_file_magic_cmd=${lt_cv_file_magic_cmd='$OBJDUMP -f'}
| lt_cv_file_magic_test_file=${lt_cv_file_magic_test_file=}
| test "${lt_cv_global_symbol_to_c_name_address+set}" = set ||
lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/
{\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/
{"\2", (lt_ptr) \&\2},/p'\'''
| lt_cv_global_symbol_to_cdecl=${lt_cv_global_symbol_to_cdecl='sed -n -e
'\''s/^. .* \(.*\)$/extern char \1;/p'\'''}
| lt_cv_ld_reload_flag=${lt_cv_ld_reload_flag=-r}
| lt_cv_need_dllmain=${lt_cv_need_dllmain=no}
| lt_cv_prog_cc_can_build_shared=${lt_cv_prog_cc_can_build_shared=yes}
| lt_cv_prog_cc_no_builtin=${lt_cv_prog_cc_no_builtin=}
| lt_cv_prog_cc_pic=${lt_cv_prog_cc_pic='   -DDLL_EXPORT'}
| lt_cv_prog_cc_pic_works=${lt_cv_prog_cc_pic_works=yes}
| lt_cv_prog_cc_shlib=${lt_cv_prog_cc_shlib=}
| lt_cv_prog_cc_static=${lt_cv_prog_cc_static=-static}
| lt_cv_prog_cc_static_works=${lt_cv_prog_cc_static_works=yes}
| lt_cv_prog_cc_wl=${lt_cv_prog_cc_wl=-Wl,}
| lt_cv_prog_gnu_ld=${lt_cv_prog_gnu_ld=yes}
| lt_cv_sys_global_symbol_pipe=${lt_cv_sys_global_symbol_pipe=}
| lt_cv_sys_path_separator=${lt_cv_sys_path_separator=:}
configure:1208: checking whether make sets $(MAKE)
configure:1228: result: yes
configure:1274: checking for a BSD-compatible install
configure:1328: result: /bin/install -c
configure:1368: checking for /c/bin/emacs-21.2/bin/emacs
configure:1398: result: /c/bin/emacs-21.2/bin/emacs
configure:1414: checking if /c/bin/emacs-21.2/bin/emacs is XEmacs
/c/bin/emacs-21.2/bin/emacs -batch -no-site-file -eval (let* ((x (if
(string-match "XEmacs" emacs-version) "yes" "no"))) (write-region (if
(stringp x) (princ x 'ignore) (prin1-to-string x)) nil
"./conftest-1336"))
Wrote c:/usr/uli/auctex/conftest-1336
=> dummy
configure:1436: result: no
configure:1555: checking where lisp files go
configure:1668: result: /c/bin/emacs-21.2/site-lisp/auctex
configure:1679: checking for tex
configure:1697: found /c/TeX/bin/win32/tex
configure:1710: result: /c/TeX/bin/win32/tex
configure:1719: checking for makeinfo
configure:1737: found /bin/makeinfo
configure:1750: result: /bin/makeinfo
configure:1759: checking if /bin/makeinfo understands @acronym{}
configure:1764: result: yes
configure:1759: checking if /bin/makeinfo understands @env{}
configure:1764: result: yes
configure:1759: checking if /bin/makeinfo understands @option{}
configure:1764: result: yes
configure:1780: checking for install-info
configure:1798: found /bin/install-info
configure:1811: result: /bin/install-info
configure:1988: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by auctex config.status 11.14, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  CONFIG_FILES    =
  CONFIG_HEADERS  =
  CONFIG_LINKS    =
  CONFIG_COMMANDS =
  $ ./config.status

on DOMINUS

config.status:609: creating Makefile
config.status:609: creating doc/Makefile

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_path_EMACS=/c/bin/emacs-21.2/bin/emacs
ac_cv_path_INSTALL_INFO=/bin/install-info
ac_cv_path_MAKEINFO=/bin/makeinfo
ac_cv_path_TEX=/c/TeX/bin/win32/tex
ac_cv_path_install='/bin/install -c'
ac_cv_prog_make_make_set=yes
lt_cv_cc_dll_switch=-mdll
lt_cv_compiler_c_o=yes
lt_cv_compiler_o_lo=yes
lt_cv_deplibs_check_method='file_magic file format
pei*-i386(.*architecture: i386)?'
lt_cv_file_magic_cmd='$OBJDUMP -f'
lt_cv_file_magic_test_file=
lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/
{\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/
{"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char
\1;/p'\'''
lt_cv_ld_reload_flag=-r
lt_cv_need_dllmain=no
lt_cv_prog_cc_can_build_shared=yes
lt_cv_prog_cc_no_builtin=
lt_cv_prog_cc_pic='   -DDLL_EXPORT'
lt_cv_prog_cc_pic_works=yes
lt_cv_prog_cc_shlib=
lt_cv_prog_cc_static=-static
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_wl=-Wl,
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe=
lt_cv_sys_path_separator=:

## ----------------- ##
## Output variables. ##
## ----------------- ##

DEFS='-DPACKAGE_NAME=\"auctex\" -DPACKAGE_TARNAME=\"auctex\" -DPACKAGE_V
ERSION=\"11.14\" -DPACKAGE_STRING=\"auctex\
11.14\" -DPACKAGE_BUGREPORT=\"auc-tex@sunsite.dk\" '
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EMACS='/c/bin/emacs-21.2/bin/emacs'
EMACS_FLAVOR='emacs'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_INFO='/bin/install-info'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='/bin/makeinfo'
MAKEINFO_MACROS=''
PACKAGE_BUGREPORT='auc-tex@sunsite.dk'
PACKAGE_NAME='auctex'
PACKAGE_STRING='auctex 11.14'
PACKAGE_TARNAME='auctex'
PACKAGE_VERSION='11.14'
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/sh'
TEX='/c/TeX/bin/win32/tex'
XEMACS='no'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='${prefix}'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
lispdir='/c/bin/emacs-21.2/site-lisp/auctex'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
packagedir=''
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_BUGREPORT "auc-tex@sunsite.dk"
#define PACKAGE_NAME "auctex"
#define PACKAGE_STRING "auctex 11.14"
#define PACKAGE_TARNAME "auctex"
#define PACKAGE_VERSION "11.14"

configure: exit 0

--- end config.log ---



reply via email to

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