<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.3.2">
</HEAD>
<BODY>
Also I changed the default directory from "elephant-0-3" to just "elephant" at the <BR>
end of the path, that might create a problem for someone.  I should have documented<BR>
that more thoroughly.<BR>
<BR>
<BR>
On Sun, 2006-02-05 at 23:03 -0500, Ian Eslick wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Does OpenMCL use darwin or macosx in the *features* variable?  In</FONT>
<FONT COLOR="#000000">sleepycat.lisp there's a #+macosx and #-macosx around the form assigned</FONT>
<FONT COLOR="#000000">to *c-library-extension* which is used to figure out which library type</FONT>
<FONT COLOR="#000000">to load (dylib or so).  If you modify this to #+(or macosx darwin) that</FONT>
<FONT COLOR="#000000">should fix it.  I'll look around for other macosx only reader</FONT>
<FONT COLOR="#000000">conditionals I stuck in there.  Under Allegro they use macosx and not</FONT>
<FONT COLOR="#000000">darwin.</FONT>

<FONT COLOR="#000000">Does OpenMCL require dylibs or so's?</FONT>

<FONT COLOR="#000000">Ian</FONT>

<FONT COLOR="#000000">Waldo Rubinstein wrote:</FONT>
<FONT COLOR="#000000">> Just downloaded this version and already ran into a little problem.</FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">> The new sleepycat libraries are built with .dylib extension for Mac</FONT>
<FONT COLOR="#000000">> OSX. However, when I launch OpenMCL, it complaints that it cannot find</FONT>
<FONT COLOR="#000000">> libmemutil.so and does not even look for libmemutil.dylib.</FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">> It looks like the actual elephant library is not synchronized with the</FONT>
<FONT COLOR="#000000">> Makefile, or something like that.</FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">> Thanks,</FONT>
<FONT COLOR="#000000">> Waldo</FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">> On Feb 5, 2006, at 9:39 PM, Robert L. Read wrote:</FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">>> Elephant 0.5.0 is now available under the LLGPL. </FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>> I put the following text on the project website:</FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>> The latest version is 0.5.0, release Feb. 5, 2006. It is released</FONT>
<FONT COLOR="#000000">>> under the LLGPL <<A HREF="http://opensource.franz.com/preamble.html">http://opensource.franz.com/preamble.html</A>>. This</FONT>
<FONT COLOR="#000000">>> version works with ACL, OpenMCL, and SBCL with or without Unicode</FONT>
<FONT COLOR="#000000">>> support. It has significant bug fixes over 0.4.0, especially with</FONT>
<FONT COLOR="#000000">>> respect to OpenMCL and ACL. Thanks to Andrew Blumberg, Ian Eslick,</FONT>
<FONT COLOR="#000000">>> and Waldo Rubinstein. The tutorial and documentation are improved,</FONT>
<FONT COLOR="#000000">>> but may still lag the source code in some ways.</FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>> ----</FONT>
<FONT COLOR="#000000">>> Robert L. Read, PhD                                     read &T</FONT>
<FONT COLOR="#000000">>> robertlread.net</FONT>
<FONT COLOR="#000000">>> Consider visiting Progressive Engineering:      <A HREF="http://robertlread.net/pe">http://robertlread.net/pe</A></FONT>
<FONT COLOR="#000000">>> In Austin: 912-8593                                        "Think</FONT>
<FONT COLOR="#000000">>> globally, Act locally." -- RBF</FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>> _______________________________________________</FONT>
<FONT COLOR="#000000">>> elephant-devel site list</FONT>
<FONT COLOR="#000000">>> <A HREF="mailto:elephant-devel@common-lisp.net">elephant-devel@common-lisp.net</A> <mailto:<A HREF="mailto:elephant-devel@common-lisp.net">elephant-devel@common-lisp.net</A>></FONT>
<FONT COLOR="#000000">>> <A HREF="http://common-lisp.net/mailman/listinfo/elephant-devel">http://common-lisp.net/mailman/listinfo/elephant-devel</A></FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">> ------------------------------------------------------------------------</FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">> _______________________________________________</FONT>
<FONT COLOR="#000000">> elephant-devel site list</FONT>
<FONT COLOR="#000000">> <A HREF="mailto:elephant-devel@common-lisp.net">elephant-devel@common-lisp.net</A></FONT>
<FONT COLOR="#000000">> <A HREF="http://common-lisp.net/mailman/listinfo/elephant-devel">http://common-lisp.net/mailman/listinfo/elephant-devel</A></FONT>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>