chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Problem: Chicken-install OpenSSL / rand.h


From: mfv
Subject: Re: [Chicken-users] Problem: Chicken-install OpenSSL / rand.h
Date: Wed, 27 Nov 2013 01:25:34 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

> 
> 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



reply via email to

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