> > I think it's shipped with OpenSSL. You should put it in some directory > in the C compiler's headers search path.
Spot on. > Alternatively, you can put it in any arbitrary location and point to it > via CSC_OPTIONS (-I). > > I'm not sure I understand your question. > > If you are talking about setting CSC_OPTIONS at each chicken-install > invocation, that's usually not necessary. If you really need to tweak > it, you can set it in your shell (maybe in a file read by the shell at > startup time). How could this work under Windows systems? chicken-install deletes all files that were downloaded temporarily. I guess I have to build the source manually, then. Or find a way to include that rand.h into the Mingw/GCC. Piotr _______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
