On Fri, May 08, 2015 at 11:52:06AM -0400, Nick Van Horn wrote:
> > Then this is probably a bug: it seems that in deploy mode, evaled code
> > does not use the deployment search path.  I've created a ticket to track
> > this bug: https://bugs.call-cc.org/ticket/1191
> 
> Great---thanks for doing this. This bug has derailed my plans to deploy
> this application on other machines. Hopefully the solution is simple
> enough to see this fixed someday soon.
> 
> Is there any possible quick-fix to use in the meantime, so that I can
> begin testing things in my deployed environment?

Sorry, I don't think there's any hook that allows for overriding any
of this.  I don't understand this module loading code very well yet,
so perhaps one of the other core maintainers can weigh in on this.

At least in http-client there is no easy hook.  But perhaps you could
tweak the sources of http-client to make openssl a hard dependency.
Simply add (use openssl) and remove the definition of ssl-connect.

Cheers,
Peter

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to