| 
     
      
      
      From: Anton V. <avo...@ya...> - 2015-12-10 01:01:01
      
     
   | 
After loading the image, try to call (cl+ssl:reload). >From its docstring: Reload libssl. Call this function after restarting a Lisp core with CL+SSL dumped into it on Lisp implementations that do not reload shared libraries automatically. Best regards, - Anton 10.12.2015, 03:34, "wis...@ma..." <wis...@ma...>: > I'd like to load cl+ssl, save the clisp image, resume it, and have cl+ssl still be usable. It isn't. I don't know if this is a general problem with saving/resuming an image containing any native library, or specific to the cl+ssl library. > > Even loading cl+ssl again into the resumed image doesn't help. (Otherwise, I'd just add that one step to my deployment process.) > > Has anybody on this list dealt with this, by chance? > > Thanks. > > ---------- > This message was sent from a MailNull anti-spam account. You can get > your free account and take control over your email by visiting the > following URL. > > http://mailnull.com/ > > ------------------------------------------------------------------------------ > _______________________________________________ > clisp-devel mailing list > cli...@li... > https://lists.sourceforge.net/lists/listinfo/clisp-devel  |