From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: <7fb94c8c89d208107f12d7e69d02f2d6@neinchan.znet> Date: Wed, 7 Aug 2013 00:22:27 -0700 Message-ID: From: Skip Tavakkolian To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=001a1133118c590a2204e3566791 Subject: Re: [9fans] text database Kirara Topicbox-Message-UUID: 6f8220b2-ead8-11e9-9d60-3106f5b1d025 --001a1133118c590a2204e3566791 Content-Type: text/plain; charset=ISO-8859-1 i've just started playing with it. why are the binaries installed in /n/other/kirara? on fossil i had to fake /n/other/kirara with: aux/stub -d /n/other/kirara mkdir kirara && chmod +t kirara bind -c /n/other/kirara kirara mk install but it doesn't install correctly: % kirara=`{pwd}^/kirara % kfind snoop Can't cd /n/other/kirara/sysdb: '/n/other/kirara' does not exist grep: can't open Dir: 'Dir' file does not exist Can't cd /n/other/kirara/usrdb: '/n/other/kirara' does not exist grep: can't open Dir: 'Dir' file does not exist % On Tue, Aug 6, 2013 at 11:31 PM, arisawa wrote: > Hello 9fans, > > Thanks for the attention to Kirara. > There was bugs in document, and probably in programs. > These bug reports are helpful for me. > There is room for improvement, any comment is welcome for future > development. > > Kenji Arisawa > > On 2013/08/07, at 3:14, brz-systemd-dev@intma.in wrote: > > > I've played around with Kirara for a couple hours, now, and am pretty > > surprised at how simple it is. It's already become integrated into my > > workflow. Being able to quickly (and easily) search for relevant > > snippets of code throughout the system is quite useful. > > > > I feel compelled to mention that the code is abnormally high in > > quality. (This is seen, even in the rc scripts) > > Now I'm going to have to look through your other projects. > > > > Thanks for releasing this. > > > > - BurnZeZ > > > > Bug: > > kirara-1.1/INSTALL:9: mkdir -p $kirarar/bin/^(rc $objtype) > > Here (and on line 11), '$kirarar' is used instead of '$kirara'. > > > > > > --001a1133118c590a2204e3566791 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
i've just started playing with it. =A0why are the bina= ries installed in /n/other/kirara?

on fossil= i had to fake /n/other/kirara with:

aux/stub -d /n/other/kira= ra
mkdir kirara && chmod +t kirara
bind -c /n/other/kir= ara kirara
mk install

but it= doesn't install correctly:

% kirara=3D`{pwd}^/kirara
% kfind snoop
Can't cd /n= /other/kirara/sysdb: '/n/other/kirara' does not exist
gre= p: can't open Dir: 'Dir' file does not exist
Can'= t cd /n/other/kirara/usrdb: '/n/other/kirara' does not exist
grep: can't open Dir: 'Dir' file does not exist
= %=A0


<= br>
On Tue, Aug 6, 2013 at 11:31 PM, arisawa <arisawa@ar.aichi-u.ac.jp> wrote:
Hello 9fans,

Thanks for the attention to Kirara.
There was bugs in document, and probably in programs.
These bug reports are helpful for me.
There is room for improvement, any comment is welcome for future
development.

Kenji Arisawa

On 2013/08/07, at 3:14, brz-sys= temd-dev@intma.in wrote:

> I've played around with Kirara for a couple hours, now, and am pre= tty
> surprised at how simple it is. =A0It's already become integrated i= nto my
> workflow. =A0Being able to quickly (and easily) search for relevant > snippets of code throughout the system is quite useful.
>
> I feel compelled to mention that the code is abnormally high in
> quality. =A0(This is seen, even in the rc scripts)
> Now I'm going to have to look through your other projects.
>
> Thanks for releasing this.
>
> - BurnZeZ
>
> Bug:
> =A0 =A0 =A0 kirara-1.1/INSTALL:9: mkdir -p $kirarar/bin/^(rc $objtype)=
> =A0 =A0 =A0 Here (and on line 11), '$kirarar' is used instead = of '$kirara'.
>




--001a1133118c590a2204e3566791--