Hello,
** Philipp Haselwarter [2011-10-05 06:04:44 +0200]:

> Hi,

> I'm trying to install auctex as unprivileged user but can't quite get
> the preview feature to work. For testing, I downloaded the auctex-11.86
> tarball, extracted it and ran

> ./configure --prefix=/tmp/auctex/
> make && make install

> which fails with
[...]

> mkdir -p /tmp/auctex-install/tex
> ./configure --prefix=/tmp/auctex --with-texmf-dir=/tmp/auctex/tex 
> --with-lispdir=/tmp/auctex/elisp
> make && make install
Change here `--with-texmf-dir=/tmp/auctex/tex' to
`--with-texmf-dir=$HOME/texmf'

[...]

---
WBR, Vladimir Lomov

-- 
A full belly makes a dull brain.
                -- Ben Franklin

                [and the local candy machine man.  Ed]

_______________________________________________
auctex mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex

Reply via email to