chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] chicken-setup quoting problem on CMake MinGW


From: Brandon J. Van Every
Subject: [Chicken-users] chicken-setup quoting problem on CMake MinGW
Date: Wed, 30 Aug 2006 13:27:51 -0700
User-agent: Thunderbird 1.5.0.5 (Windows/20060719)

E:\devel\mingw>rm -r *.egg *.egg.dir

E:\devel\mingw>chicken-setup -version
chicken-setup - Version 2, Build 427

E:\devel\mingw>chicken-setup 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 ...
downloading required extensions ...
downloading easyffi.egg from (www.call-with-current-continuation.org eggs 80) ..
.
installing required extensions ...
 gunzip -c ../easyffi.egg | tar xvf -
easyffi.scm
runsilex.scm
easyffi.setup
easyffi.html
easyffi.l
 E:\Program Files\Chicken\bin\csi -s runsilex.scm
'E:\Program' is not recognized as an internal or external command,
operable program or batch file.
make: Failed to make easyffi.l.scm: shell invocation failed with non-zero return
status
Error: shell invocation failed with non-zero return status
"E:\\Program Files\\Chicken\\bin\\csi -s runsilex.scm"
1

E:\devel\mingw>


Cheers,
Brandon Van Every





reply via email to

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