[ann] [hunchentoot-announce] New version 0.4.3 (Was: [Lispweb] Announcement: Hunchentoot)

On Tue, 10 Oct 2006 22:24:27 +0000, Ralf Stoye <stoye@stoye.com> wrote:
I just tested Hunchentoot on osx openmcl (ppc)
Might as well be that you're the first one... :)
+ `(ccl::atomic-incf-decf ,place ,delta))
Ugh, another unexported symbol in the OpenMCL port. Well, we'll see what happens... Thanks for the patches - I've made a new release which incorporates them.
further i had to adjust the path to libssl in cl+ssl, in file cl+ssl.asd, just below (defparameter *libssl-pathname*....) insert: #+(and :openmcl :DARWIN-TARGET) (setf *libssl-pathname* "/usr/lib/libssl.dylib")
That should be sent to the cl+ssl maintainer. Cheers, Edi. _______________________________________________ tbnl-announce site list tbnl-announce@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-announce
participants (1)
-
Edi Weitz