chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Regexp egg compilation error


From: Arthur Maciel
Subject: Re: [Chicken-users] Regexp egg compilation error
Date: Tue, 13 Mar 2012 00:54:53 -0300

Oh, how silly I was!

Well, now it I get another question:  does awful egg accepts irregex syntax instead of regex egg one? The documentation still suggests the use of regex egg.

Thanks,
Arthur

2012/3/13 Kon Lovett <address@hidden>

I think the extension is called "regex": http://wiki.call-cc.org/eggref/4/regex

BTW, this is for temporary backwards-compatibility. New code should use irregex: http://wiki.call-cc.org/man/4/Unit%20irregex

On Mar 12, 2012, at 8:14 PM, Arthur Maciel wrote:

Hello! I'm getting the following error:

$ sudo chicken-install regexp
retrieving ...
resolving alias `kitten-technologies' to: http://chicken.kitten-technologies.co.uk/henrietta.cgi
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
TCP connect timeout
resolving alias `call-cc.org' to: http://code.call-cc.org/cgi-bin/henrietta.cgi
connecting to host "code.call-cc.org", port 80 ...
requesting "/cgi-bin/henrietta.cgi?name=regexp&mode=default" ...
reading response ...
HTTP/1.1 200 OK
Date: Tue, 13 Mar 2012 02:49:21 GMT
Server: Apache/2.2.9 (Debian) DAV/2 SVN/1.5.1 mod_ssl/2.2.9 OpenSSL/0.9.8g
Connection: close
Vary: Accept-Encoding
Transfer-Encoding: chunked
Content-Type: text/plain
reading chunks .
reading files ...
 regexp located at /tmp/temp5d09/regexp

Warning: extension `regexp' has no .meta file - assuming it has no dependencies
install order:
()
--------------------------------

Is the error mine of is the package compromised?

Thanks!
Arthur
_______________________________________________
Chicken-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/chicken-users



reply via email to

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