chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Re: Chicken 4 on Windows (MingW) - error when installing


From: Arthur Maciel
Subject: [Chicken-users] Re: Chicken 4 on Windows (MingW) - error when installing eggs
Date: Sun, 25 Oct 2009 18:52:10 -0300

I just changed chicken-config.h to the one attached (substituting /usr/... to c:\chicken) and chicken-install proceeds.

The problem is that to install spiffy, openssl is needed and I have problem including the library files in order to make mingw recognize them. Anyway I could install other eggs. 

Regards,
Arthur

2009/10/25 Arthur Maciel <address@hidden>
Hello!

I just installed Chicken 4 under Windows with MingW (snapshot 4.2.2). Unfortunately, I can´t build any egg with chicken-install:

----------------------------------------------------------------------------------------------------
C:\chicken>chicken-install spiffy
retrieving ...
Error: extension or version not found

C:\chicken>chicken-status

Error: (directory) cannot open directory: "/usr/local/lib/chicken/4"

        Call history:

        setup-api.scm: 422  get-environment-variable
        setup-api.scm: 422  make-parameter
        setup-api.scm: 717  make-parameter
        setup-api.scm: 725  ensure-string
        setup-api.scm: 724  ->string
        setup-api.scm: 725  ensure-string
        setup-api.scm: 724  ->string
        setup-api.scm: 791  user-install-setup                  <--
----------------------------------------------------------------------------------------------------


I keeps a link to "/usr/local/lib/chicken/4". How should I fix it? 

Thanks,
Arthur

Attachment: chicken-config.h
Description: Binary data


reply via email to

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