On Apr 15 at 11:03 -0700, deadpixel wrote:
> I would like to use Mnemogogo. It seems it is not supported under
> 1.2.1. Is it worth the hassle to build 1.2.2 from the sources under
> 10.6 or is the Mac version expected to ship soon. I'm more a GUI guy
> and a little bit helpless regarding the terminal and make build.
> Perhaps someone can guide me in the right directions.

Bill Price found that the 1.2.1 build can be adapted:
http://groups.google.com/group/mnemosyne-proj-users/msg/6328328cf9603ba3

I believe that the 'official' Mac build could be updated in this way
without having to rebuild the whole thing (since Python and its
libraries need not change).

In fact, to use Mnemogogo, it isn't necessary to replace all the
files, but only to add three lines to the bottom of the
core/mnemosyne_core.py file (the indentation is important):

def get_time_of_start():
    global time_of_start
    return time_of_start

Tim.

Attachment: signature.asc
Description: Digital signature

Reply via email to