12 May
                
                    2004
                
            
            
                12 May
                
                '04
                
            
            
            
        
    
                4:59 p.m.
            
        On Wed, 12 May 2004 18:55:35 +0200, Nicolas Lamirault <lam@tuxfamily.org> wrote:
because under Debian, package name isn't base64 but cl-base64
:depends-on (#:md5 #:base64 #:cl-ppcre #:kmrcl #:url-rewrite)
i change this line with the correct name and installation seems ok
:depends-on (#:md5 #:cl-base64 #:cl-ppcre #:kmrcl #:url-rewrite)
Yes, sorry, my fault. I was using an old version of the base64 library on my machine. I'll make a new release which fixes this. Thanks, Edi.