auctex-devel
[Top][All Lists]
Advanced

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

[AUCTeX-devel] prbl, installation 11.84, xemacs no pkg


From: Uwe Brauer
Subject: [AUCTeX-devel] prbl, installation 11.84, xemacs no pkg
Date: Sun, 10 Feb 2008 18:05:04 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) XEmacs/21.4.19 (linux)

Hello

I just wanted to test the 11.84 installation without using the pkg
version. 

So I did 
/configure --with-prefix=/home/oub/xemacs/site-lisp/packages
--with-xemacs=/usr/bin/xemacs21 --without-packagedir    

 make

 make -n install


However the installation wanted to install in /usr/local

Things like

 ./mkinstalldirs /usr/local/lib/xemacs/site-lisp/auctex

Which is the wrong. That looks like a bug to me. 

So what I did I left the compiled files in place and add the following
paths:

(push (expand-file-name "~/xemacs/site-lisp/packages/auctex-11.84") load-path)
(push (expand-file-name "~/xemacs/site-lisp/packages/auctex-11.84/images") 
load-path)
(push (expand-file-name "~/xemacs/site-lisp/packages/auctex-11.84/preview") 
load-path)
(push (expand-file-name "~/xemacs/site-lisp/packages/auctex-11.84/style") 
load-path)

Which works fine


Uwe Brauer 

Attachment: pgp0MwhB7crh9.pgp
Description: PGP signature


reply via email to

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