Hello, Ralf Angeli <[EMAIL PROTECTED]> writes:
> Surendra Singhi <[EMAIL PROTECTED]> writes: > > According to the installation instructions you are not supposed to use > `(require 'tex-site)'. With XEmacs AUCTeX will be activated > automatically once installed. > OK, I removed it from the init file. Thanks. >> >> The output of configure is below: >> >> sh-3.00$ ./configure --with-xemacs='C:/cvs-synched/xemacs-21.5/src/xemacs' >> --wi >> th-texmf-dir='C:/localtexmf' --with-packagedir='C:/Program >> Files/XEmacs/xemacs- >> packages' >> checking whether make sets $(MAKE)... ./configure: eval: line 1293: >> unexpected E >> OF while looking for matching `"' >> ./configure: eval: line 1294: syntax error: unexpected end of file > > I don't know where this comes from. What kind of environment are you > using for configuration? > I think this might have been related to the problem with the "test", because I didn't get this error when I re-ran configure with the modified code. >> Partial output of 'make install' > [...] >> find "etc/auctex" "lisp/auctex" -print >"pkginfo/MANIFEST.auctex" && \ >> for i in preview-latex; do \ >> test -r "info/$i.info" && echo "info/$i.info" >> >> "pkginfo/MANIFEST.auctex" ; >> \ >> done && \ >> echo "pkginfo/MANIFEST.auctex" >> "pkginfo/MANIFEST.auctex" ; \ >> } >> FIND: Parameter format not correct > > Looks like Window's find utility is found in PATH before the one of > your build environment. > This time I ran 'make install' from cygwin shell and it installed fine. AUCTeX is working fine, but it seems there is no preview-latex, do I need to do a separate installation? In the AUCTeX mode when I do: (load "preview-latex.el" nil t t) it gives me an error that there is no preview-latex.el file. I checked in the auctex folder too, and it wasn't there. Thanks for your help. -- Surendra Singhi http://www.public.asu.edu/~sksinghi/index.html ,---- | WHY SHOULD WE SAVE TIGER? | Ans: Saving the tiger means saving mankind.. | | Help http://pudang.tripod.com/ | or https://secure.worldwildlife.org/forms/tiger_appeal_1.cfm `---- _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
