* Michal Jaegermann (2005-10-22) writes: > There is a problem with Makefiles in auctex-11.81. Namely an attempt > to install to subdirectories of some target directory, and when doing > that as non-root or when /usr/share is mounter read-only, ends up with > a series messages like that: > > /usr/bin/install -c -m 644 preview.sty /usr/share/texmf/tex/latex/preview > /usr/bin/install: cannot remove > `/usr/share/texmf/tex/latex/preview/preview.sty': Permission denied > > which show that we are trying to do that in really wrong places. > Of course the whole installation fails.
Are you possibly searching for the --with-texmf-dir or --with-tex-dir/--with-doc-dir configuration options? -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
