On Sun Oct 6 2013 Sean Sieger wrote:
> Can git bbdb be built with MinGW?  I tried and failed with,
> 
> $ ./autogen.sh
> autoreconf-2.68: Entering directory `.'
> autoreconf-2.68: configure.ac: not using Gettext
> autoreconf-2.68: running: aclocal --force --warnings=all
> configure.ac:27: error: Autoconf version 2.69 or higher is required
> configure.ac:27: the top level
> autom4te-2.68: /bin/m4 failed with exit status: 63
> aclocal-1.11: /mingw/bin/autom4te-2.68 failed with exit status: 63
> autoreconf-2.68: aclocal failed with exit status: 63
> 
> Or, can git bbdb be used without `configure, make, make install'?

It's a pity that a full installation of BBDB 3 needs autoconf 2.69.
(Installing autoconf 2.69 from scratch is actually not difficult.)

As a workaround, you can use the file lisp/makefile-temp to compile
the elisp files of BBDB 3 on most systems, see README.  Most
importantly, this gives you the file lisp/bbdb-loaddefs.el that you
should load to use BBDB 3.

I just updated lisp/makefile-temp on savannah, so you should get it
before trying this.


2013-10-06  Roland Winkler  <wink...@gnu.org>
        * lisp/makefile-temp: Add commentary.  Copy bbdb-site.el.in to
        bbdb-site.el.  Clean up.

        * README: Clean up.


BBDB is available at
http://savannah.nongnu.org/projects/bbdb/
To check it out, use
git clone git://git.savannah.nongnu.org/bbdb.git

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to