On 8/10/06, Brandon J. Van Every <[EMAIL PROTECTED]> wrote:
felix winkelmann wrote:
> If you run "chicken-setup -v opengl", do you get any more
> informative output?

E:\devel\msys>chicken-setup -v opengl

The extension opengl does not exist.
Do you want to download it ? (yes/no/abort) [yes]
downloading catalog ...
downloading catalog from www.call-with-current-continuation.org ...
GET /eggs\repository HTTP/1.0

There's your culprit -- the back-slash after eggs: it should be
/eggs/repository.

Graham


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to