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. I did look at it but still find Linux talk considerably more alien than Japanese or Chinese, for now.
It might be best to start below Lion as that is not properly supported yet. It should become a valuable addition to Fink packages. www.finkproject.org/index.php?phpLang=en George On 15 Jun 2012, at 20:36, Patrick Kenny wrote: > 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 error: > > 12/06/16 12:31:20.229 [0x0-0xb20b2].org.pythonmac.unspecified.Mnemosyne: > Traceback (most recent call last): > 12/06/16 12:31:20.229 [0x0-0xb20b2].org.pythonmac.unspecified.Mnemosyne: > File > "/Volumes/Bullfrog/patrick/Downloads/Mnemosyne-2.0-RC4/dist/Mnemosyne.app/Contents/Resources/__boot__.py", > line 133, in <module> > 12/06/16 12:31:20.229 [0x0-0xb20b2].org.pythonmac.unspecified.Mnemosyne: > _argv_emulation() > 12/06/16 12:31:20.229 [0x0-0xb20b2].org.pythonmac.unspecified.Mnemosyne: > File > "/Volumes/Bullfrog/patrick/Downloads/Mnemosyne-2.0-RC4/dist/Mnemosyne.app/Contents/Resources/__boot__.py", > line 131, in _argv_emulation > 12/06/16 12:31:20.229 [0x0-0xb20b2].org.pythonmac.unspecified.Mnemosyne: > _get_argvemulator().mainloop() > 12/06/16 12:31:20.229 [0x0-0xb20b2].org.pythonmac.unspecified.Mnemosyne: > File > "/Volumes/Bullfrog/patrick/Downloads/Mnemosyne-2.0-RC4/dist/Mnemosyne.app/Contents/Resources/__boot__.py", > line 70, in mainloop > 12/06/16 12:31:20.229 [0x0-0xb20b2].org.pythonmac.unspecified.Mnemosyne: > stoptime = Evt.TickCount() + timeout > 12/06/16 12:31:20.229 [0x0-0xb20b2].org.pythonmac.unspecified.Mnemosyne: > AttributeError: 'module' object has no attribute 'TickCount' > 12/06/16 12:31:20.300 Mnemosyne: Mnemosyne Error > > I'm guessing this is because the dependencies aren't being added? However, > according to the documentation here: > http://packages.python.org/py2app/implementation.html#include-mach-o-dependencies > > It looks like dependencies are (in theory) should automatically be included > now... > > Will report more as I continue to look into this. > > > On Thursday, May 10, 2012 4:00:17 AM UTC+9, Peter Bienstman wrote: > Hi, > > Anyone interested in helping to package Mnemosyne 2.0 for OSX, just me know. > > There is code to create the installer for the 1.x series to start > from, but it needs to be updated with the new dependencies. > > Thanks in advance! > > Peter > > > > -- > You received this message because you are subscribed to the Google Groups > "mnemosyne-proj-users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/mnemosyne-proj-users/-/awbIRx5pvcgJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/mnemosyne-proj-users?hl=en. -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mnemosyne-proj-users?hl=en.
