[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] Installing "combinatorics" - "cock" missing
From: |
Mario Domenech Goulart |
Subject: |
Re: [Chicken-users] Installing "combinatorics" - "cock" missing |
Date: |
Mon, 15 Dec 2014 16:19:39 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
Hi,
On Mon, 15 Dec 2014 11:22:29 +0330 Bahman Movaqar <address@hidden> wrote:
> Has anyone recently managed to install "combinatorics" [1]?
> chicken-install (truely) keeps complaining about "cock" egg not exisiting.
>
> address@hidden:~/Work/Touka$ chicken-install combinatorics
> retrieving ...
> connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
> requesting "/henrietta.cgi?name=combinatorics&mode=default" ...
> reading response ...
> HTTP/1.1 200 OK
> Date: Mon, 15 Dec 2014 07:46:43 GMT
> Server: Apache/2.2.29 (Unix) DAV/2 SVN/1.8.10 PHP/5.4.32
> mod_fastcgi/2.4.6
> Transfer-Encoding: chunked
> Content-Type: text/plain
> Connection: close
> reading chunks ...
> reading files ...
> ./TODO.org
> ./combinatorics-core.scm
> ./combinatorics.meta
> ./combinatorics.release-info
> ./combinatorics.scm
> ./combinatorics.setup
> ./combinatorics.wiki
> combinatorics located at /tmp/temp6d7f.9819/combinatorics
> checking platform for `combinatorics' ...
> checking dependencies for `combinatorics' ...
> missing: cock, setup-helper, vector-lib
> retrieving ...
> connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
> requesting "/henrietta.cgi?name=cock&mode=default" ...
> reading response ...
> HTTP/1.1 403 Forbidden
> HTTP protocol error
> connecting to host "code.call-cc.org", port 80 ...
> requesting "/cgi-bin/henrietta.cgi?name=cock&mode=default" ...
> reading response ...
> HTTP/1.1 403 Forbidden
> HTTP protocol error
>
>
> Error: extension or version not found
Weird. Are you still getting that error? I just tried to fetch it here
and everything works as expected:
$ chicken-install -r -test cock
retrieving ...
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=cock&mode=default&tests=yes" ...
reading response ...
HTTP/1.1 200 OK
Date: Mon, 15 Dec 2014 16:18:00 GMT
Server: Apache/2.2.29 (Unix) DAV/2 SVN/1.8.10 PHP/5.4.32
mod_fastcgi/2.4.6
Connection: close
Transfer-Encoding: chunked
Content-Type: text/plain
reading chunks ..
reading files ...
./README.org
./TODO.org
./bin/
./bin/cock.scm
./cock.meta
./cock.release-info
./cock.scm
./cock.setup
cock located at /home/mario/src/cock
Best wishes.
Mario
--
http://parenteses.org/mario