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 <[email protected]>

> 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

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

Reply via email to