On Tue, Jan 28, 2003 at 06:15:01PM +0100, Martin Nilsson (�skblod) @ Pike (-) developers forum wrote:
As you can see in the backtrace, it isn't the SSL module but the
Look at this:
Compiler Error: /${PIKE_MODULE_PATH}/SSL.pmod/handshake.pike:978:Failed to index module 'X509' with 'decode_certificate' (module doesn't exist?)
It is not Calendar, but anyway, SSL and Tools.X509 are dependent (somehow) on Caldendar... :) But in this case reference is to X509 which is actually in Tools.X509 (it was fixed later on but brokem again). Anyway, I cannot use SSL.* after compilation/installation without tweaking. "Cannot be used immediately afetr installation" == "Doesn't work properly", or you think different? :) Regards, /Al