Re: preview-latex 0.9 released...
David Kastrup <[email protected]> Fri, 04 Mar 2005 10:19:15 +0100
| Newsgroups | gmane.emacs.latex.preview.devel |
|---|---|
| Message-ID | <[email protected]> |
Ralf Angeli <[email protected]> writes: > * David Kastrup (2005-03-03) writes: > >> Ralf Angeli <[email protected]> writes: >> >>> Okay, I just made a `cvs up', `make clean', `./autogen.sh' and >>> `./configure'. This is what I got in Makefile: >>> >>> prefix = /usr/local$(null) >>> lispdir = ${datadir}/emacs/22.0.50/site-lisp$(null) > [...] >>> (BTW, I did not use `preview-report-bug' because I haven't installed >>> the new version yet due to this issue.) >> >> What issue? If you want a different path, specify a different path to >> configure. No problem there, is it? > > Okay, fine with me. Now if I use `./configure > --with-lispdir=/usr/local/share/emacs/site-lisp/', I get > > prefix = /usr/local$(null) > lispdir = /usr/local/share/emacs/site-lisp/$(null) > icondir = ${packagelispdir}/images$(null) > datadir = ${prefix}/share$(null) > packagedir = no$(null) > packagelispdir = /usr/local/share/emacs/site-lisp//preview$(null) > auctexdir = /usr/local/share/emacs/site-lisp$(null) > > Notice the double slash? Well, you enter a slash too many, you get a slash too many. But I am pretty sure that the scripts by now are rather robust regarding double slashes (in C they are never really a difference), and I don't think that any double slash makes it into a Lisp startup file: they get all cleaned up with expand-file-name if I am not mistaken. I am more worried about backslashes and spaces in file names. They stuff should work even in their presence, but if you want to give it a run for its money, create a directory "C:\My Stupid Idea" and create things in there. > Oh, and you might want to change "AucTeX" to "AUCTeX" in > Makefile.in. Yes. But it may take a few days until I commit again. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click