chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] CMake chicken-setup fails on MinGW and MSVC


From: Graham Fawcett
Subject: Re: [Chicken-users] CMake chicken-setup fails on MinGW and MSVC
Date: Thu, 10 Aug 2006 16:28:16 -0400

On 8/10/06, Brandon J. Van Every <address@hidden> 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




reply via email to

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