Hello there - Thank you very much for this library!
I'm not sure if this has been reported in the mailing list before, but since I haven't found a similar thread in a couple of months I thought I would just inform this myself.
I've been unsuccessfully trying to install cl-ppcre from asdf, I'm getting "Component cl-ppcre-unicode not found" as an error message. Here's the installation procedure I went through:
https://gist.github.com/1327673
Could you provide me with more information on what I'm doing wrong?
Thanks :)
Hi Nicolas,
On Mon, Oct 31, 2011 at 4:00 PM, Nicolas Garcia Belmonte philogb@gmail.com wrote:
I've been unsuccessfully trying to install cl-ppcre from asdf, I'm getting "Component cl-ppcre-unicode not found" as an error message.
You are probably talking about asdf-install, which is no longer a recommended way to install Common Lisp libraries. Use quicklisp (http://www.quicklisp.org/) instead. It will make your life much easier.
-Hans
Hi Nicolas,
What you are talking about is asdf-install which is something entirely different from asdf. Anyway, I think nobody is using asdf-install anymore. You should check out Quicklisp instead which works a lot better:
HTH, Edi.
On Mon, Oct 31, 2011 at 4:00 PM, Nicolas Garcia Belmonte philogb@gmail.com wrote:
Hello there - Thank you very much for this library!
I'm not sure if this has been reported in the mailing list before, but since I haven't found a similar thread in a couple of months I thought I would just inform this myself.
I've been unsuccessfully trying to install cl-ppcre from asdf, I'm getting "Component cl-ppcre-unicode not found" as an error message. Here's the installation procedure I went through:
https://gist.github.com/1327673
Could you provide me with more information on what I'm doing wrong?
Thanks :)
-- Nicolas Garcia Belmonte - http://philogb.github.com/
cl-ppcre-devel site list cl-ppcre-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/cl-ppcre-devel
Thank you very much for your prompt response, I will try that.
On Mon, Oct 31, 2011 at 8:09 AM, Edi Weitz edi@agharta.de wrote:
Hi Nicolas,
What you are talking about is asdf-install which is something entirely different from asdf. Anyway, I think nobody is using asdf-install anymore. You should check out Quicklisp instead which works a lot better:
HTH, Edi.
On Mon, Oct 31, 2011 at 4:00 PM, Nicolas Garcia Belmonte philogb@gmail.com wrote:
Hello there - Thank you very much for this library!
I'm not sure if this has been reported in the mailing list before, but since I haven't found a similar thread in a couple of months I thought I would just inform this myself.
I've been unsuccessfully trying to install cl-ppcre from asdf, I'm getting "Component cl-ppcre-unicode not found" as an error message. Here's the installation procedure I went through:
https://gist.github.com/1327673
Could you provide me with more information on what I'm doing wrong?
Thanks :)
-- Nicolas Garcia Belmonte - http://philogb.github.com/
cl-ppcre-devel site list cl-ppcre-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/cl-ppcre-devel
cl-ppcre-devel site list cl-ppcre-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/cl-ppcre-devel
cl-ppcre-devel@common-lisp.net