OK, so I decided (after reading further, call me dumb) to do the manual
install where I didn't have to worry about the install stuff.  Next step to
get past was which emacs executable to use, since MacPorts emacs executable
is called Emacs.  Hand-tweak my Makefile to call the right emacs.

Unfortunately, now I'm stuck again:

cd texinfo; /usr/bin/make info
Creating dvc-version.texinfo
make[1]: *** No rule to make target `dvc-intro.texinfo', needed by `dvc.info'.
 Stop.
make: *** [info] Error 2

It looks like an autoconf problem (that was supposed to be fixed in 2.61):

~/src2/foss/dvc/++build $ autoconf --version
autoconf (GNU Autoconf) 2.61
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software.  You may redistribute copies of it under the terms of
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.

Just wondering if anybody has any ideas on how to get around this one.

Since it seems to be autoconf related, I'll be asking there, too.

Thanks.

tj

On Wed, Dec 29, 2010 at 4:17 PM, Travis Jensen <[email protected]>wrote:

> 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???**
>
>


-- 
*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

Reply via email to