> Date: Fri, 28 Dec 2007 01:59:24 +0100
> From: "Aaron Kaplan" <[EMAIL PROTECTED]>
> Subject: Re: Synchronization between bbdb and mobile phone/palm pilot?
> To: bbdb-info@lists.sourceforge.net
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="ISO-8859-1"
>
> On Thu, 27 Dec 20
> 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,
Thanks. I was unfamiliar with autoconf usage, and the directions left
the ./configure step out. Doing that led to better results.
--
Haines Brown, KB1GRM
-
This SF.net email is sponsored by: Micr
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
>
*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