Gnucash binary 2.2.9.3 for PPC crashes

John Ralls jralls at ceridwen.us
Sun Dec 13 17:24:58 EST 2009


On Dec 13, 2009, at 1:43 PM, Santiago Fernandez wrote:

> 
> On Dec 13, 2009, at 9:25 PM, John Ralls wrote:
> 
>> 
>> On Dec 13, 2009, at 11:18 AM, Santiago Fernandez wrote:
>> 
>>> 
>>> On Dec 13, 2009, at 7:15 PM, John Ralls wrote:
>>> 
>>>> 
>>>> On Dec 13, 2009, at 6:43 AM, Santiago Fernandez wrote:
>>>> 
>>>>> Hi,
>>>>> I've downloaded Gnucash-PPC-2.2.9.3.dmg and I'm using it on a PPC laptop running Mac OS X Leopard 10.5.8.
>>>>> The first time I launch Gnucash.app it runs fine. After quitting, when I launch it again it crashes. The report includes the following:
>>>>> 
>>>>> Dyld Error Message:
>>>>> Library not loaded: /opt/gnucash-2.3.x/lib/libatk-1.0.0.dylib
>>>>> Referenced from: /Applications/Gnucash.app/Contents/MacOS/../Resources/lib/libgtk-quartz-2.0.0.dylib
>>>>> Reason: image not found
>>>> 
>>>> That's interesting.
>>>> What does ls -ld /opt/gnucash-2.3.x show? Don't include a trailing /, it's supposed to be a symlink and we need to see where it points.
>>> 
>>> Hi John,
>>> 
>>> $ ls -ld /opt/gnucash-2.3.x
>>> ls: /opt/gnucash-2.3.x: No such file or directory
>>> 
>> 
>> I'm sorry, that was stupid of me. I should have asked you to check /opt/gnucash-2.2.9. Would you, please?
>> 
> 
> Here you are:
> 
> $ ls -ld /opt/gnucash-2.2.9
> lrwxr-xr-x  1 root  admin  44 Dec 13 20:08 /opt/gnucash-2.2.9 -> /Applications/Gnucash.app/Contents/Resources

Darn, I'm really slow today. The problem is, obviously, that libgtk-quartz is looking in the wrong prefix directory. I'll rebuild it and get a repaired bundle up in the next day or so. In the meantime you can try
$ sudo ln -s /Applications/Gnucash.app/Contents/Resources /opt/gnucash-2.3.x 
so that the libraries with bad rpaths are findable. (I'm not 100% sure that it will work; there may be other problems.)

Regards,
John Ralls



More information about the gnucash-user mailing list