Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zshdb ready for stalwart hackers
- X-seq: zsh-workers 25752
- From: Clint Adams <schizo@xxxxxxxxxx>
- To: Rocky Bernstein <rocky.bernstein@xxxxxxxxx>
- Subject: Re: zshdb ready for stalwart hackers
- Date: Fri, 26 Sep 2008 17:47:52 +0000
- Cc: Zsh hackers list <zsh-workers@xxxxxxxxxx>
- In-reply-to: <6cd6de210809250925m560d28d2o58e95e695d63374f@xxxxxxxxxxxxxx>
- Mail-followup-to: Rocky Bernstein <rocky.bernstein@xxxxxxxxx>, Zsh hackers list <zsh-workers@xxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <6cd6de210809250925m560d28d2o58e95e695d63374f@xxxxxxxxxxxxxx>
On Thu, Sep 25, 2008 at 12:25:18PM -0400, Rocky Bernstein wrote:
> I think zshdb is good enough for stalwart hackers to get an initial
> feel for it. To try out
>
> git-clone git://github.com/rocky/zshdb.git
> cd zshdb
> ./configure # possibly --with-zsh=/location/of/cvs/zsh
> make && make test
Making check in command
make[1]: Entering directory `/tmp/zshdb/command'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/tmp/zshdb/command'
Making check in emacs
make[1]: Entering directory `/tmp/zshdb/emacs'
make dbg-test.el dbg-test.el.in elk-test.el
make[2]: Entering directory `/tmp/zshdb/emacs'
make[2]: `dbg-test.el' is up to date.
make[2]: Nothing to be done for `dbg-test.el.in'.
make[2]: Nothing to be done for `elk-test.el'.
make[2]: Leaving directory `/tmp/zshdb/emacs'
no -batch -q -l ../emacs/dbg-test.el ./elk-test.el
/bin/bash: no: command not found
make[1]: *** [check] Error 127
make[1]: Leaving directory `/tmp/zshdb/emacs'
make: *** [check-recursive] Error 1
Changing "no" to : in the emacs/Makefile leads to all the tests passing.
> Share and enjoy!
I'll probably package this for Debian soon. Shout now if you object.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author