Load behaviour on Maxima 5.18.0 and above using ecl
Subject: Load behaviour on Maxima 5.18.0 and above using ecl
From: Raymond Toy
Date: Tue, 02 Jun 2009 08:53:48 -0400
Matthew Gwynne wrote:
> On Mon, Jun 1, 2009 at 5:09 PM, Raymond Toy <raymond.toy at stericsson.com> wrote:
>
>> Matthew Gwynne wrote:
>>
>>> This gives:
>>>
>>> (%i1) :lisp (directory (pathname (concatenate 'string *maxima-sharedir* "/")))
>>>
>>> (/home/aeternus/Work/OKlibrary/OKlibTest/maxima-5.18.1/install/share/maxima/5.18.1/share/)
>>>
>>>
>>>
>> Ok. Can you try the following replacement for share-subdirs-list?
>>
>> If it works, I don't need to see any output. If it doesn't, can you
>> send the first few lines showing share-root, x, dir, and enough?
>>
>
> Putting this in init-cl.lisp and rebuilding seems to fix the issue,
> i.e load works correctly and without error :)
>
>
Great! I'll check in this version soon.
Thanks for testing,
Ray