Hi zusammen!
Ich versuche hier gerade auctex zusammen mit xemacs als normaler User
zu installieren.
Ich hab' einen XEmacs mit
./configure --prefix=/home/Patrick.Boehl/Software/
--site-prefixes=/home/p/Patrick.Boehl/Software/src/libXaw-1.0.7/:/home/p/Patrick.Boehl/Software/src/gtk+-2.18.7
kompiliert und der funktioniert auch ganz brav. Wenn ich jedoch dann
versuche, auctex zu installieren, kommt folgendes:
----------------------------
./configure --with-xemacs=/home/Patrick.Boehl/Software/bin/xemacs --with-
pacakgedir=~/.xemacs/xemacs-packages --prefix=$HOME/Software
checking for make... make
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for date in ChangeLog... 2008-02-10
checking for release in ChangeLog... 11.85
checking for /home/Patrick.Boehl/Software/bin/xemacs...
/home/Patrick.Boehl/Software/bin/xemacs
checking if /home/Patrick.Boehl/Software/bin/xemacs is XEmacs... yes
checking for XEmacs prefix...
----------------------------
und bleibt dann einfach hängen. Anscheinend checkt configure nicht, wo
der Rest von XEmacs installiert ist.
Die config.log vor und nachdem ich STRG-C ist am Ende der Mail angehängt.
Weiß jemand, was ich da machen kann? Das sollte doch auch als normaler
User gehen, oder? Also dass in den Pfaden mal /home/Patrick.Boehl und
mal /home/p/Patrick.Boehl steht, daran sollte es nicht liegen. Das
sind symlinks.
XEmacs ist Version 21.4.22
Auctex-Version 11.85
Fehlen sonst noch Infos?
Danke im voraus!
Viele Grüße
Patrick
----------------------vorher----------------------------------------------
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.85, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure --with-xemacs=/home/Patrick.Boehl/Software/bin/xemacs
--with-packagedi
r=~/.xemacs/xemacs-packages --prefix=/home/Patrick.Boehl/Software
## --------- ##
## Platform. ##
## --------- ##
hostname = witch
uname -m = x86_64
uname -r = 2.6.28-18-generic
uname -s = Linux
uname -v = #59-Ubuntu SMP Thu Jan 28 01:40:19 UTC 2010
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/Patrick.Boehl/Software/bin
PATH: /usr/local/dist/bin
PATH: /usr/local/common/bin
PATH: /usr/local/dist/bin
PATH: /usr/local/common/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1699: checking for make
configure:1715: found /usr/bin/make
configure:1726: result: make
configure:1744: checking whether make sets $(MAKE)
configure:1765: result: yes
configure:1818: checking for a BSD-compatible install
configure:1874: result: /usr/bin/install -c
configure:1887: checking for date in ChangeLog
configure:1896: result: 2008-02-10
configure:1898: checking for release in ChangeLog
configure:1907: result: 11.85
configure:1962: checking for /home/Patrick.Boehl/Software/bin/xemacs
configure:1992: result: /home/Patrick.Boehl/Software/bin/xemacs
configure:2010: checking if /home/Patrick.Boehl/Software/bin/xemacs is XEmacs
/home/Patrick.Boehl/Software/bin/xemacs -batch -no-site-file -eval
(let* ((x (if (featurep (quote xemacs)) "yes" "no"))) (write-region
(if (stringp x) x (prin1-to-string x)) nil "./conftest-12820"))
Wrote /home/Patrick.Boehl/Software/src/auctex-11.85/conftest-12820
=> yes
configure:2032: result: yes
configure:2036: checking for XEmacs prefix
/home/Patrick.Boehl/Software/bin/xemacs -batch -no-site-file -eval
(let* ((cmd(pop command-line-args-left))(x (condition-case nil (let*
((prefix (directory-file-name (file-name-directory
(executable-find cmd))))
(parent (directory-file-name (file-name-directory prefix))))
(if (string= (file-name-nondirectory prefix) "bin")
(setq prefix parent)
(if (string= (file-name-nondirectory parent) "bin")
(setq prefix (directory-file-name (file-name-directory parent)))))
prefix) (error NONE)))) (write-region (if (stringp x) x
(prin1-to-string x)) nil "./conftest-12820"))
/home/Patrick.Boehl/Software/bin/xemacs
----------------------------------------------------------------------
Nach STRG-C
----------------------------------------------------------------------
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.85, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure --with-xemacs=/home/Patrick.Boehl/Software/bin/xemacs
--with-packagedir=~/
.xemacs/xemacs-packages --prefix=/home/Patrick.Boehl/Software
## --------- ##
## Platform. ##
## --------- ##
hostname = witch
uname -m = x86_64
uname -r = 2.6.28-18-generic
uname -s = Linux
uname -v = #59-Ubuntu SMP Thu Jan 28 01:40:19 UTC 2010
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/Patrick.Boehl/Software/bin
PATH: /usr/local/dist/bin
PATH: /usr/local/common/bin
PATH: /usr/local/dist/bin
PATH: /usr/local/common/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1699: checking for make
configure:1715: found /usr/bin/make
configure:1726: result: make
configure:1744: checking whether make sets $(MAKE)
configure:1765: result: yes
configure:1818: checking for a BSD-compatible install
configure:1874: result: /usr/bin/install -c
configure:1887: checking for date in ChangeLog
configure:1896: result: 2008-02-10
configure:1898: checking for release in ChangeLog
configure:1907: result: 11.85
configure:1962: checking for /home/Patrick.Boehl/Software/bin/xemacs
configure:1992: result: /home/Patrick.Boehl/Software/bin/xemacs
configure:2010: checking if /home/Patrick.Boehl/Software/bin/xemacs is XEmacs
/home/Patrick.Boehl/Software/bin/xemacs -batch -no-site-file -eval
(let* ((x (if (featurep (quote xemacs)) "yes" "no"))) (write-region
(if (stringp x) x (prin1-to-string x)) nil "./conftest-12820"))
Wrote /home/Patrick.Boehl/Software/src/auctex-11.85/conftest-12820
=> yes
configure:2032: result: yes
configure:2036: checking for XEmacs prefix
/home/Patrick.Boehl/Software/bin/xemacs -batch -no-site-file -eval
(let* ((cmd(pop command-line-args-left))(x (condition-case nil (let*
((prefix (directory-file-name (file-name-directory
(executable-find cmd))))
(parent (directory-file-name (file-name-directory prefix))))
(if (string= (file-name-nondirectory prefix) "bin")
(setq prefix parent)
(if (string= (file-name-nondirectory parent) "bin")
(setq prefix (directory-file-name (file-name-directory parent)))))
prefix) (error NONE)))) (write-region (if (stringp x) x
(prin1-to-string x)) nil "./conftest-12820"))
/home/Patrick.Boehl/Software/bin/xemacs
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_env_INSTALL_INFO_set=
ac_cv_env_INSTALL_INFO_value=
ac_cv_env_MAKEINFO_set=
ac_cv_env_MAKEINFO_value=
ac_cv_env_PERL_set=
ac_cv_env_PERL_value=
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=/home/Patrick.Boehl/Software/bin/xemacs
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_MAKECMD=make
ac_cv_prog_make_make_set=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
AUCTEXDATE='2008-02-10'
AUCTEXVERSION='11.85'
DEFS=''
DVIPS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EMACS='/home/Patrick.Boehl/Software/bin/xemacs'
EMACS_FLAVOR='xemacs'
HAVE_mule=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_INFO=''
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKECMD='make'
MAKEINFO=''
MULEELC=''
MULESRC=''
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='auctex'
PACKAGE_STRING='auctex 11.85'
PACKAGE_TARNAME='auctex'
PACKAGE_VERSION='11.85'
PATH_SEPARATOR=':'
PDFTEX=''
PERL=''
SET_MAKE=''
SHELL='/bin/bash'
TEX=''
TEXI2DVI=''
TEXI2HTML=''
TEXI2PDF=''
XEMACS='yes'
auctexstartfile=''
autodir=''
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
lispautodir=''
lispdir=''
lisppackagedatadir=''
lisppackagelispdir=''
lisptexsite=''
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
packagedatadir=''
packagedir=''
packagelispdir=''
pdfdir='${docdir}'
prefix='/home/Patrick.Boehl/Software'
preview_enabled=''
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=''
sysconfdir='${prefix}/etc'
target_alias=''
texsite=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "auctex"
#define PACKAGE_TARNAME "auctex"
#define PACKAGE_VERSION "11.85"
#define PACKAGE_STRING "auctex 11.85"
#define PACKAGE_BUGREPORT "[email protected]"
configure: caught signal 2
configure: exit 1
-------------------------------------------------
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
_______________________________________________
lug-ts mailing list
[email protected]
http://www.lug-ts.de/mailman/listinfo/lug-ts