Guile Strings
John Ralls
jralls at ceridwen.us
Sat Dec 31 14:46:36 EST 2011
On Dec 31, 2011, at 11:11 AM, Derek Atkins wrote:
>
> On Sat, December 31, 2011 2:01 pm, John Ralls wrote:
>>
>> On Dec 31, 2011, at 1:59 AM, Geert Janssens wrote:
>>
>> The key is in "ERROR: no code for module (sw_gnc_module)", and after
>> debugging into it with the Guile interpreter I've established that Guile
>> 2.0 changes the way that it loads C libraries. I could only get
>> (dynamic-link) to find a library in /usr/lib. It ignores LD_LIBRARY_PATH
>> and DYLD_LIBRARY_PATH and won't load even with an absolute path (though
>> the documentation implies that it should).
>>
>> I'm going to have to go code-diving in the Guile-2 sources to figure this
>> out, but not right now.
>>
>
> IMHO this is not high priority for 2.4.x, but we should get guile-2
> working for 2.6. So, this should not hold up the 2.4.9 release.
Absolutely. I need to get guile-1.8 working correctly in M$Win for the 2.4.9 release.
Regards,
John Ralls
More information about the gnucash-devel
mailing list