gnumed-devel
[Top][All Lists]
Advanced

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

Re: [Gnumed-devel] installation problem - re Mac OS 10.3.3 (Panther)


From: Jim Busser
Subject: Re: [Gnumed-devel] installation problem - re Mac OS 10.3.3 (Panther)
Date: Mon, 24 May 2004 09:32:52 -0700

On May 24, 2004, at 9:05 AM, Dominique Buenzli wrote:
<x-tad-bigger>Hi !
I am using Mac OS 10.3.3 (Panther) and wish to install gnumed.

I followed the instructions step by step provided here:
http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/gnumed/gnumed/gnumed/client/doc/user-manual/mac-panther.html

, but I still receive this error at end of step 6
</x-tad-bigger>gnumed$ pythonw ~/gnumed/gnumed/client/wxpython/gnumed.py

CRITICAL ERROR: Cannot load GnuMed Python modules ! - Program halted.
Please make sure you have...

I believe that Steps 6 (and perhaps Step 8) need amending. I am myself a newbie at this but Karsten pointed to me some options to try, and the following are the snippets I saved:

Test setup so far -
pythonw ~/gnumed/gnumed/client/wxpython/gnumed.py
pythonw ./gm-from-cvs.sh
pythonw ~/gnumed/gnumed/client/gm-from-cvs.sh

Change to the ~/gnumed/gnumed/client/ directory:
cd gnumed/client/
type:
pythonw ./gm-from-cvs.sh

If you receive an error:
## Component Manager: attempting to find symbols in a component alias of type (regR/carP/x!bt)

Then within ~/gnumed/gnumed/client/gm-from-cvs.sh a line of code which begins
python
may need to be replaced with
pythonw
If all is well, the gnumed log in window will be displayed.


reply via email to

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