Hello Alex, your comments were very helpful. I will try installing on windows again tonight.

Alex Queiroz wrote:

    You must grab gzip and tar for Windows. You can get them at
http://unxutils.sourceforge.net/

Personally, I have a c:\devtools directory hierarchy (bin, lib,
include etc.) with lots of useful tools and libraries.

In other words you have, *in addition to C:\msys\1.0 and C:\mingw*, a directory C:\devtools which contains the hierarchy of unxutils as well as other utilities you found useful, right? I suppose that you also added the C:\devtools\bin to you PATH, correct? Does windows require the equivalent of LD_LIBRARY_PATH to be set to C:\devtools\lib ? Finally, did you allow CMake to install in its default path (Program File\CMake) or did you put it in devtools?

TIA
Martin




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

Reply via email to