Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zshdb ready for stalwart hackers



Should now be fixed on github. Thanks for the report.

(You mean there is some computer out there that doesn't have Emacs
installed? :-)

On Fri, Sep 26, 2008 at 1:47 PM, Clint Adams <schizo@xxxxxxxxxx> wrote:
> 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.

Do you intend to package a very recent zsh on Debian? Because although
the program checks, this is useless without that. (And even with ...
There are still bugs I know about and some may turn out to be zsh
misfeatures.)



Messages sorted by: Reverse Date, Date, Thread, Author