[mnemosyne-proj-users] Re: looking for OSX packager

2012-06-16 Thread Patrick Kenny
Ok, one error-- py2app requires a non-Apple version of Python, so I'll have to get the Macports version working. I was able to build the software successfully, but when I start it I get the following error: Uncaught exception! > Traceback (innermost last): > File > "/opt/local/Library/Framewor

Re: [mnemosyne-proj-users] Re: looking for OSX packager

2012-06-16 Thread Patrick Kenny
No, the instructions are for MacPorts which still has a bug. I will replicate the steps one-by-one on a different Mac tomorrow and send exact install instructions. If it looks like it's going to take a long time to figure out how to do an installer, I may even do a screencast. Patrick -- Yo

Re: [mnemosyne-proj-users] Re: looking for OSX packager

2012-06-16 Thread Peter Bienstman
In absence of an installer, detailed instructions in the README file on how to install this with easy_install would be a good alternative. There is some stuff there now, which I copied from the website, but is it still up to date? Peter Quoting "Patrick Kenny" : It looks like the previou

Re: [mnemosyne-proj-users] Re: looking for OSX packager

2012-06-16 Thread Patrick Kenny
It looks like the previous Mac installers were done using py2app, which doesn't require Fink. I have been trying to use MacPorts (an alternative to Fink) for the past several months to install the various dev versions of 2.0 but I could never get it working due to various bugs in MacPorts (ever

Re: [mnemosyne-proj-users] Re: looking for OSX packager

2012-06-15 Thread George Wade
More details, www.finkproject.org/download/10.6-upgrade.php?phpLang=en www.finkproject.org/download/10.7-upgrade.php?phpLang=en Full X-code may be needed ? But if you work out how to manage with a matching version of Python only, or Python and X-code: that could be simple enough that Fink pac

Re: [mnemosyne-proj-users] Re: looking for OSX packager

2012-06-15 Thread George Wade
There is a Fink Beginners list where people gather to help each other package Linux programs for MacOS. In spite of the name, said to be 'Finch' in German and Dutch: they will sometimes bark at an illogical or illegal post. That is mostly for show; all is forgiven on correcting one's ways.

[mnemosyne-proj-users] Re: looking for OSX packager

2012-06-15 Thread Patrick Kenny
I'm willing to try doing this. I have RC4 running on my system now, and by following the instructions here: http://packages.python.org/py2app/tutorial.html I managed to get the application working in alias mode from the terminal. Launching the application, however, results in the following err

[mnemosyne-proj-users] Re: looking for OSX packager

2012-05-11 Thread G.
I'm trying to learn basic programming on the mac: willing to help, but damn ignorant of the process. If someone's willing to guide, I'll follow. Best, Rax On May 9, 3:00 pm, "Peter Bienstman" wrote: > Hi, > > Anyone interested in helping to package Mnemosyne 2.0 for OSX, just me know. > > There