Travis Jensen <[email protected]> writes:

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

Why do you need to tweak anything? What Emacs did configure find? You
can override that on the configure command line:

configure --with-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):

Why do you say this? 

Is texinfo/dvc-intro.texinfo present?

Run 'make -d dvc-intro.info'; what does it report?

-- 
-- Stephe

_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev

Reply via email to