Monthly Archive for March, 2006

open source spirituality

The open source movement is, I think, the tip of the iceberg of a fundamental sea change in human thought that is swirling all around us. I had been emailing with a friend about how Quakerism seemed to me to embody in a religion,the principles of open source software because (I wrote) “it handles the balance of the community and the individual in a precise way: 1) the individual is highly autonomous and assumed to have unique and direct access to the devine. I.e. everybody can write code. 2) because this is true of everyone, individual revelation must be checked with the group for further descernment, i.e. your code has to be checked in to the repository and actually work with the whole system! Thus there is no preacher/parishoner or consumer/producer relationship, we all minister to eachother (we are all prosumers).”
My friend pointed me to various links on open source spirituality that are worth looking at. I was especially intruiged by yoism which at first seems like yet-another-newagey spirituality thingy, but on closer inspection is quite a bit more than that.
[tags]spirit,FLOSS,yoism[/tags]

Gnucash & Tiger

Another installment in the collective tech-support arena:
Gnucash wasn’t working under OS X Tiger (10.4.5); whenever I tried to run a report I kept getting the following cryptic error message in my terminal:

dyld: Symbol not found: _program_invocation_short_name
Referenced from: /sw/lib/libgnome.32.dylib
Expected in: flat namespace

A google search didn’t reveal anything with those error messages as keywords, so it was up to me to find the answer. Fourtunately my first stab in the dark worked! I did a fink selfupdate and then fink update-all (I’m using FinkCommander so I did those fink commands from the Source menu). I’m guessing that when I reinstalled gnucash after updating to Tiger, there were still some bugs in several of the libraries that were fixed by the fink update.
Be forewarned that this take a loooong time to complete (overnight for me on my G4 powerbook).
[tags]gnucash,fink,FinkCommander[/tags]