I'm trying to figure out how to configure DVC to compile/install against a MacPorts Emacs install. In fact, in an ideal world, it wouldn't install in the Emacs directory at all, but rather in subdirectory of my .emacs.d folder that I have version controlled, but I'm OK with just doing a "normal" install.
So, here is what the directory structure looks like: /Applications/MacPorts/Emacs.app/Contents /Applications/MacPorts/Emacs.app/Contents/MacOS /Applications/MacPorts/Emacs.app/Contents/MacOS/bin /Applications/MacPorts/Emacs.app/Contents/MacOS/libexec /Applications/MacPorts/Emacs.app/Contents/Resources /Applications/MacPorts/Emacs.app/Contents/Resources/English.lproj /Applications/MacPorts/Emacs.app/Contents/Resources/etc /Applications/MacPorts/Emacs.app/Contents/Resources/info /Applications/MacPorts/Emacs.app/Contents/Resources/leim /Applications/MacPorts/Emacs.app/Contents/Resources/lisp /Applications/MacPorts/Emacs.app/Contents/Resources/site-lisp /Applications/MacPorts/Emacs.app/Contents/Resources/var Should my --prefix just be set to /Applications/MacPorts/Emacs.app/Contents/Resources? Do I need to set --with-lispdir, --infodir, and --with-infodir separately? Should I stick with Mercurial.el? :) Thanks. tj -- *Travis Jensen* *** *Read the Software Maven @ http://softwaremaven.innerbrane.com/ Read my LinkedIn profile @ http://www.linkedin.com/in/travisjensen Read my Twitter mumblings @ http://twitter.com/SoftwareMaven Send me email @ [email protected] **What kind of guy calls himself the Software Maven???**
_______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
