Uwe Brauer <[EMAIL PROTECTED]> writes: >>>>>> "David" == David Kastrup <[EMAIL PROTECTED]> writes: > > > Uwe Brauer <[EMAIL PROTECTED]> writes: > >> 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. > > > What is wrong about that? > > Well since > --with-prefix=/home/oub/xemacs/site-lisp/packages > > I expected the stuff to be installed according to that setting, but it > was ignored
AUCTeX will not install into a directory not in the search path by default. Something like that. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum _______________________________________________ auctex-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-devel
