gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] Mac OS X package install


From: Jim Busser
Subject: Re: [Gnumed-devel] Mac OS X package install
Date: Sun, 13 Jun 2004 17:32:01 -0700

On Jun 4, 2004, at 11:14 AM, Dominique Buenzli wrote:

<x-tad-smaller>Hi !
I manage to create a more easy install for Mac OS X even if it is not perfect yet.
You can have an idea how it looks by downloading "gmmacinstpdfs" here:
http://homepage.mac.com/dobunzli/gnumed/FileSharing23.html
</x-tad-smaller>
<x-tad-smaller>
Wonderful start. Great work Dominique, thank you for doing this.
Comments and suggested changes at:
http://hherb.com/cgi-bin/twiki/view/Gnumed/MacOSInstallers

The above topic inherits from a more general wiki topic intended for other OS specific notes and development:
http://hherb.com/cgi-bin/twiki/view/Gnumed/OperatingSystemsAndPlatforms

All is not yet functional. I got a panic running the command:

Last login: Sun Jun 13 17:00:32 on ttyp1
/Users/jamesbusser/Desktop/\ MacOSXinstallprer1.0.Welcome to Darwin!
rtfd/macgmstart.command; exit
James-Bussers-Computer:~ jamesbusser$ /Users/jamesbusser/Desktop/\ MacOSXinstallprer1.0.rtfd/macgmstart.command; exit
Gnumed -> client
log file is [/Users/jamesbusser/gnumed/gnumed/client/gm-from-cvs-macosx.log]
Activating verbose log level for debugging.
Had to create empty (default) config file [/Users/jamesbusser/.gnumed/gnumed.conf].
Please check the docs for possible settings.
Determining GnuMed base directory ...
- environment variable GNUMED_DIR not set
(only necessary if nothing else works, though)
- standard path [/usr/share/gnumed/] not accessible
- seems like we are running from an arbitrary
directory (like a CVS tree or on Windows)
Determining GnuMed resource directory ...
- standard resource path [/usr/share/gnumed/] not accessible
- seems like we are running from an arbitrary
directory (like a CVS tree or on Windows)
[PANIC] (wxpython/gnumed.py::Main:319): Exception: Unhandled exception encountered.
[PANIC] (wxpython/gnumed.py::Main:319): exception type : exceptions.SyntaxError
[PANIC] (wxpython/gnumed.py::Main:319): exception value: lambda cannot contain assignment (gmClinicalRecord.py, line 897)
[PANIC] (wxpython/gnumed.py::Main:319): Traceback (most recent call last):<#10-0x0A-lf>
[PANIC] (wxpython/gnumed.py::Main:319): File "wxpython/gnumed.py", line 314, in ?<#10-0x0A-lf> from Gnumed.wxpython import gmGuiMain<#10-0x0A-lf>
[PANIC] (wxpython/gnumed.py::Main:319): File "/Users/jamesbusser/gnumed/gnumed/Gnumed/wxpython/gmGuiMain.py", line 33, in ?<#10-0x0A-lf> from Gnumed.wxpython import gmSQLSimpleSearch, gmSelectPerson, gmGuiHelpers, gmTopPanel, gmPlugin<#10-0x0A-lf>
[PANIC] (wxpython/gnumed.py::Main:319): File "/Users/jamesbusser/gnumed/gnumed/Gnumed/wxpython/gmTopPanel.py", line 11, in ?<#10-0x0A-lf> from Gnumed.business import gmPatient<#10-0x0A-lf>
[PANIC] (wxpython/gnumed.py::Main:319): File "/Users/jamesbusser/gnumed/gnumed/Gnumed/business/gmPatient.py", line 22, in ?<#10-0x0A-lf> from Gnumed.business import gmClinicalRecord, gmDemographicRecord, gmMedDoc<#10-0x0A-lf>
[PANIC] (wxpython/gnumed.py::Main:319): File "/Users/jamesbusser/gnumed/gnumed/Gnumed/business/gmClinicalRecord.py", line 897<#10-0x0A-lf>
[PANIC] (wxpython/gnumed.py::Main:319): filtered_shots = filter(lambda shot: shot['pk_vaccination'] = ID, filtered_shots)<#10-0x0A-lf>
[PANIC] (wxpython/gnumed.py::Main:319): SyntaxError: lambda cannot contain assignment<#10-0x0A-lf>
../include/wx/datetime.h(1477): assert "IsValid()" failed: invalid wxDateTime [in child thread]
gm-from-cvs-macosx.sh: line 17: 4462 Trace/BPT trap pythonw wxpython/gnumed.py --debug --log-file=gm-from-cvs-macosx.log
logout
[Process completed]

</x-tad-smaller>

reply via email to

[Prev in Thread] Current Thread [Next in Thread]