On Thursday, January 3, 2008 at 02:30:19, CHENG Gao wrote:
> *On Tue, 01 Jan 2008 22:31:35 -0500
> * Also sprach Haines Brown <[EMAIL PROTECTED]>:
> 
> > In any case, I ran into difficulty building the new bbdb. 
> >
> >    $ autoconf
> >
> > seemed to run ok. That is, there were no errors and a
> > "configure" file was created in the directory. 
> >
> > However, when I try to build, I get errors. I tried as user with
> > the "all" option and as root with no option.
> >
> >     $ make all
> >     make: *** No rule to make target `all'.  Stop.
> >
> >     # make
> >     make: *** No rule to make target `bbdb'.  Stop.
> >  
> > Have I got the syntax wrong here?
> 
> If I understand correctly, you need to run "./configure --blahblah"
> before "make".

Exactly.

But you may not need to upgrade in order to fix your problem.
It seems that Emacs 23 simply does not find BBDB at all.

Try M-x find-library RET bbdb RET.

If it cannot find bbdb, then add its location to the
load-path, else add a (require 'bbdb ... to your MUAs
init file.

Robert

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to