[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX] running auctex from git directory without installing
From: |
Tamas Papp |
Subject: |
[AUCTeX] running auctex from git directory without installing |
Date: |
Wed, 12 Mar 2014 12:55:46 +0100 |
User-agent: |
mu4e 0.9.9.6pre2; emacs 24.3.1 |
Hi,
I would like to try the version of AUCTeX from the git repo. Is it
possible not to install it --- ie do
--8<---------------cut here---------------start------------->8---
git clone git://git.savannah.gnu.org/auctex.git
cd auctex
./autogen.sh
./configure
make
--8<---------------cut here---------------end--------------->8---
but *not* make install? What else should I do in Emacs, besides
(add-to-list 'load-path "~/some-directory/auctex/")
?
Best,
Tamas
- [AUCTeX] running auctex from git directory without installing,
Tamas Papp <=