chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Chicken Gazette - Issue 9


From: Alan Post
Subject: Re: [Chicken-users] Chicken Gazette - Issue 9
Date: Mon, 25 Oct 2010 17:06:53 -0600

On Mon, Oct 25, 2010 at 05:31:49PM -0500, Jim Ursetto wrote:
> ==== chicken-doc-admin
> 
> So this is the way to use chicken-doc as nature intended: checkout
> the wiki and then process it with chicken-doc-admin. First, grab a
> copy of the wiki and initialize an empty chicken-doc repository:
> 
>   $ chicken-install -s chicken-doc-admin
>   $ sudo chicken-doc-admin -i
>   $ svn co --username anonymous --password "" \
>       http://code.call-cc.org/svn/chicken-eggs/wiki
> 
> Then add the Chicken 4 man and egg pages to your database:
> 
>   $ sudo chicken-doc-admin -m wiki/man/4
>   49 man pages processed, 49 updated
>   $ sudo chicken-doc-admin -e wiki/eggref/4
>   347 eggs processed, 347 updated
> 

I run this command and get an error message:

  $ sudo chicken-doc-admin -m man/4             

  Error: (irregex-match-start-index) not a valid index
  #<regexp-match (8 submatches)>
  8

        Call history:

        ->string          
        ensure-string1437         
        ->string          
        setup-api#user-install-setup      
        tcp-connect-timeout       
        tcp-read-timeout          
        tcp-write-timeout         
        chicken-version   
        conc      
        make-parameter          <--

I'll be happy to help debug, if someone wants to work with me over
e-mail or IRC.  Or you can just tell me what I'd doing wrong!

-Alan
-- 
.i ko djuno fi le do sevzi



reply via email to

[Prev in Thread] Current Thread [Next in Thread]