Hanspeter Pfister <[EMAIL PROTECTED]> writes: > I am running MikTex and emacs 22.0.50.1 on Windows. I installed the > latest AucTex version that comes with preview-latex. However, when I > try to preview a tex file I get the > following error: > > Preview-LaTeX exited as expected with code 1 at Tue Jan 10 21:44:40 > Running `Preview-PDF2DSC' with ``pdf2dsc circ.pdf > "circ.prv/tmp3372g5R"/preview.dsc'' > AFPL Ghostscript 8.14: Can't find initialization file gs_init.ps.
Your pdf2dsc/Ghostscript installation is hosed. > I do have a gs_init.ps in the lib file of my GS install. Which would be what directory? > Any ideas what's wrong? Thank you very much. > current state: > ============== > Output from running `GSWIN32C.EXE -h': > AFPL Ghostscript 8.14 (2004-02-20) > Copyright (C) 2004 artofcode LLC, Benicia, CA. All rights reserved. [...] > Search path: > . ; c:\program files\ghostgum\gs\gs7.03 ; > c:\program files\ghostgum\gs\fonts ; c:/gs/gs8.14/lib ; > c:/gs/gs8.14/Resource ; c:/gs/fonts > For more information, see c:/gs/gs8.14/doc/Use.htm. > Report bugs to [EMAIL PROTECTED], using the form in Bug-form.htm. You have files from Ghostscript 7.03 in your search path, and I see to remember that you admitted to not actually having your Ghostscript files in c:/gs/gs8.14/lib. One can't move the stuff around freely after installation, or the files are not properly found. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum _______________________________________________ bug-auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-auctex
