[tbnl-devel] Installation error want package BASE64
Nicolas Lamirault
lam at tuxfamily.org
Wed May 12 16:55:35 UTC 2004
Frank <maillist at sonnemans.net> writes:
> Hi,
>
> I tried to install tbnl using asdf-install, but it breaks trying to
> install BASE64 package even though I have CL-BASE64 installed. I guess
> a type in the asdf file.
are u under Debian ?
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)
> Regards,
>
> Frank
>
>
> _______________________________________________
> tbnl-devel site list
> tbnl-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/tbnl-devel
>
--
Nicolas Lamirault
More information about the Tbnl-devel
mailing list