Re: make.bat for BBDB

2001-01-31 Thread Ronan Waide
On January 31, [EMAIL PROTECTED] said: > > Do I have a wrong tarball? > Probably. The release version was bbdb-2.20.tar.gz, which was a bit silly of me, but I was trying to adhere to the existing release numbering. I suppose it should really have been 2.02! Cheers, Waider. -- [EMAIL PROTECTED

Re: make.bat for BBDB

2001-01-30 Thread Yair Friedman (Jerusalem)
Ronan Waide <[EMAIL PROTECTED]> writes: > On January 30, [EMAIL PROTECTED] said: > > This file don't exists in the tarball. > > > > Hmm. That's a mistake; it should be: > Waider (klortho.waider.ie) $ > tar tvfz ~/src/emacs/bbdb/html/bbdb-2.20.tar.gz | >grep auto > -rw-rw-r-- waider/waider 305

Re: make.bat for BBDB

2001-01-30 Thread Ronan Waide
On January 30, [EMAIL PROTECTED] said: > This file don't exists in the tarball. > Hmm. That's a mistake; it should be: Waider (klortho.waider.ie) $ > tar tvfz ~/src/emacs/bbdb/html/bbdb-2.20.tar.gz | grep auto -rw-rw-r-- waider/waider 30589 2001-01-24 20:57:49 bbdb-2.2/lisp/bbdb-autoloads.el

Re: make.bat for BBDB

2001-01-29 Thread Yair Friedman (Jerusalem)
Ronan Waide <[EMAIL PROTECTED]> writes: > well, and I'm not sure why. I'd suggest not overwriting the > bbdb-autoloads.el that comes with the distribution. This file don't exists in the tarball. > It may well be > possible to make an emacs-based build for makeless platforms which > simply sets

Re: make.bat for BBDB

2001-01-29 Thread Yair Friedman (Jerusalem)
Bill Pringlemeir <[EMAIL PROTECTED]> writes: > > "Yair" == Yair Friedman <[EMAIL PROTECTED]> writes: > > Yair> After manually building BBDB many times it was time to try to > Yair> write a make.bat for those who like me are in the make-less > Yair> world. Cygwin is unfortunately not an o

Re: make.bat for BBDB

2001-01-29 Thread Bill Pringlemeir
> On January 29, [EMAIL PROTECTED] said: >> Well, since someone else is doing the same thing... You should >> change the first line from `@echo on' to `@echo off'. I think >> that there is some problem with the generated file >> `bbdb-autoloads.el'. This files ends up being a single ^L

Re: make.bat for BBDB

2001-01-29 Thread Ronan Waide
On January 29, [EMAIL PROTECTED] said: > Well, since someone else is doing the same thing... You should change > the first line from `@echo on' to `@echo off'. I think that there is > some problem with the generated file `bbdb-autoloads.el'. This files > ends up being a single ^L. I think tha

Re: make.bat for BBDB

2001-01-29 Thread Bill Pringlemeir
> "Yair" == Yair Friedman <[EMAIL PROTECTED]> writes: Yair> After manually building BBDB many times it was time to try to Yair> write a make.bat for those who like me are in the make-less Yair> world. Cygwin is unfortunately not an option yet. Well, since someone else is doing the same